Skip to content

feat(#218): Add Critical CVE Severity to support CVSS v3 scores 9.0-10.0#229

Open
rushk014 wants to merge 1 commit into
neuvector:mainfrom
rushk014:main
Open

feat(#218): Add Critical CVE Severity to support CVSS v3 scores 9.0-10.0#229
rushk014 wants to merge 1 commit into
neuvector:mainfrom
rushk014:main

Conversation

@rushk014
Copy link
Copy Markdown
Collaborator

Description

Fix #218

Adds Critical CVE severity labeling throughout the Vulnerabilities interface, consistent with CVSS v3 score range 9.0–10.0. Mirrors the analogous changes in neuvector/manager#1178

Test

Deploy the extension against a NeuVector backend with Critical CVE support and verify:

  1. Vulnerabilities page → Advanced Filter → Severity dropdown shows "Critical" option and filters correctly
  2. Top Vulnerable Nodes/Images charts show a Critical (pink) bar series
  3. CVE score bars render in pink for Critical-severity entries
  4. Node/Pod detail dialogs show a Critical badge when scan_summary.critical > 0
  5. CSV exports include a Critical column

…res 9.0-10.0

Adds Critical labeling to all `Severity`-related data and filtering options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Critical CVE Severity to support CVSS v3 scores 9.0-10.0

1 participant