{{ vulnerabilitySummary?.severity | slice : 0 : 1 }}
{{ 'SCANNER.VULNERABILITY_SEVERITY' | translate }} {{ tipTitle }}
{{ total }} {{ 'SCANNER.TOTAL' | translate }}
-
{{ fixableCount }} {{ 'SCANNER.FIXABLE' | translate }}
{{ 'VULNERABILITY.NO_VULNERABILITY' | translate }}
{{ vulnerabilitySummary?.severity | slice : 0 : 1 }}
{{ 'VULNERABILITY.OVERALL_SEVERITY' | translate }} {{ 'VULNERABILITY.SEVERITY.CRITICAL' | translate | titlecase }} {{ 'VULNERABILITY.OVERALL_SEVERITY' | translate }} {{ 'VULNERABILITY.SEVERITY.HIGH' | translate | titlecase }} {{ 'VULNERABILITY.OVERALL_SEVERITY' | translate }} {{ 'VULNERABILITY.SEVERITY.MEDIUM' | translate | titlecase }} {{ 'VULNERABILITY.OVERALL_SEVERITY' | translate }} {{ 'VULNERABILITY.SEVERITY.LOW' | translate | titlecase }} {{ 'VULNERABILITY.OVERALL_SEVERITY' | translate }} {{ 'VULNERABILITY.SEVERITY.NONE' | translate | titlecase }} {{ 'VULNERABILITY.NO_VULNERABILITY' | translate }}

{{ 'SCANNER.SCANNED_BY' | translate }} {{ getScannerInfo() }}
{{ 'SCANNER.DURATION' | translate }} {{ duration() }}
{{ 'VULNERABILITY.CHART.SCANNING_TIME' | translate }} {{ completeTimestamp | harborDatetime : 'short' }}
{{ 'VULNERABILITY.CHART.SCANNING_PERCENT' | translate }} {{ completePercent }}
{{ 'VULNERABILITY.CHART.SCANNING_PERCENT_EXPLAIN' | translate }}