Cloud maturity results may be inconsistent between what is shown in the GUI and what is shown in an export or report.
For example, the GUI shows 4 results here for blockers:
but an export shows 5:
Execution Environment | Using file system | Low | Coding | C# | file1.cs |
Execution Environment | Using system DLLs | High | Coding,Framework | C# | file2.cs |
Security & User Authentication | Use of unsecured network protocols or URI libraries | Low | Coding | C# | |
Security & User Authentication | Use of unsecured network protocols (HTTP) | Low | Coding | C# | file1.cs |
Security & User Authentication | Avoid using hardcoded URLs (HTTP protocol) in source code | Low | Coding | C# | file1.cs |
Solution / Explanation
This is caused by a Cloud Maturity insight which is composed of two patterns.
- Use of unsecured network protocols or URI libraries is the parent (doesn't trigger files per say, as it is the group of patterns).
- Use of unsecured network protocols (HTTP) is one of the pattern from the group which triggers an occurrence (with a file name indicated in the Excel).
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Zendesk Ticket Number
50979
Comments