Fix available
Fix available indicates whether a patch or update exists to address the vulnerabilities found in the corresponding package.Vulnerability count
Vulnerability count shows the number of vulnerabilities found in the package, counted by each severity level.No fix available
All {{ $element.VulnCount.AnalysisCount.Regular }} vulnerabilities have no fixed version available. {{ else }}Partial fixes available
Upgrading the package can fix {{ $element.VulnCount.FixableCount.Fixed }} out of {{ $element.VulnCount.AnalysisCount.Regular }} vulnerabilities. {{ end }} {{ else }}Fix available
Upgrading the package can fix all {{ $element.VulnCount.FixableCount.Fixed }} vulnerabilities. {{ end }}Filtered out
{{ getFilteredVulnReasons $element.HiddenVulns }}