Report from the scan performed on {{ invocation.endTimeUtc|replace("T", " at ")|replace("Z", "") }} for {{ versionControlProvenance.repositoryUri|default('local') }}
This report was generated by AppThreat from the SAST scan invocation on {{ invocation.endTimeUtc|replace("T", " at ")|replace("Z", "") }}. The scan used the open source tool {{ tool.driver.name }} to scan the source code repository {{ versionControlProvenance.repositoryUri|default('local')|urlize(40, target='_blank') }}.
{% if metrics.total %}Below is a summary of the issues identified:
Severity | Count |
---|---|
{{ sev|upper }} | {{ metrics.get(sev)|default('NA') }} |
AppThreat recommends immediate remediation of the key issues identified before using this application in a live environment.
{% else %}
Based on this report, the application is certified as ready for deployment to test and production environments. Please refer to the dependency and container scan reports (if available) for additional context.
{% endif %}{{ result.ruleId|default('') }}
{{ location.physicalLocation.artifactLocation.uri|basename }} {{ location.physicalLocation.contextRegion.startLine }}: {{ firstLine|safe }}
{{ remLines|safe }}
Rule | Severity | Source location | Message |
---|---|---|---|
{{ result.ruleId|default('') }} | {{ result.properties.issue_severity }} | {{ location.physicalLocation.artifactLocation.uri|basename }} |
{{ result.message.text|auto_text_highlight|safe }}
|
Thank you for supporting AppThreat