{{ securitySummary?.total_artifact || 0 }} {{ 'SECURITY_HUB.ARTIFACTS' | translate }}, {{ securitySummary?.scanned_cnt || 0 }} {{ 'SECURITY_HUB.SCANNED' | translate }}, {{ securitySummary?.total_artifact - securitySummary?.scanned_cnt }} {{ 'SECURITY_HUB.NOT_SCANNED' | translate }} {{ 'SECURITY_HUB.PAGE_TITLE_TOOLTIP' | translate }}

{{ 'SECURITY_HUB.TOTAL_VUL' | translate }}
{{ securitySummary?.critical_cnt || 0 }}
{{ securitySummary?.high_cnt || 0 }}
{{ securitySummary?.medium_cnt || 0 }}
{{ securitySummary?.low_cnt || 0 }}
{{ securitySummary?.unknown_cnt || 0 }}
{{ securitySummary?.none_cnt || 0 }}
{{ 'SECURITY_HUB.TOP_5_ARTIFACT' | translate }}
{{ 'SECURITY_HUB.REPO_NAME' | translate }}
{{ 'P2P_PROVIDER.DIGEST' | translate }}
{{ 'VULNERABILITY.PLURAL' | translate }}
{{ 'SECURITY_HUB.TOP_5_CVE' | translate }}
{{ 'SECURITY_HUB.CVE_ID' | translate }}
{{ 'VULNERABILITY.GRID.COLUMN_SEVERITY' | translate }}
{{ 'VULNERABILITY.GRID.CVSS3' | translate }}
{{ 'VULNERABILITY.GRID.COLUMN_PACKAGE' | translate }}
{{ severityText(item.severity) | translate }} {{ severityText(item.severity) | translate }} {{ severityText(item.severity) | translate }} {{ severityText(item.severity) | translate }} {{ severityText(item.severity) | translate }} {{ severityText(item.severity) | translate }}
{{ item?.cvss_score_v3 }}
{{ item?.package + '@' + item?.version }} {{ item?.package }}
{{ 'SECURITY_HUB.NO_VUL' | translate }}