Skip to content

fix: Add support to parse CVSSV4 findings for the Trivy parser#14379

Merged
mtesauro merged 1 commit intoDefectDojo:devfrom
coheigea:coheigea/trivy-support-cvssv4
Feb 26, 2026
Merged

fix: Add support to parse CVSSV4 findings for the Trivy parser#14379
mtesauro merged 1 commit intoDefectDojo:devfrom
coheigea:coheigea/trivy-support-cvssv4

Conversation

@coheigea
Copy link
Copy Markdown
Contributor

Description

The Trivy parser currently only parses CVSSV3 scores, but this is problematic as ghas is using CVSSv4 scores for recent findings and DefectDojo doesn't report the score in this case.

Test results

Added a unit test with a CVSSv4 finding

@coheigea coheigea force-pushed the coheigea/trivy-support-cvssv4 branch from 7bc19fc to bdac8f7 Compare February 24, 2026 11:16
@valentijnscholten valentijnscholten added this to the 2.56.0 milestone Feb 24, 2026
Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro removed the request for review from Jino-T February 26, 2026 18:45
@mtesauro mtesauro merged commit 75888cc into DefectDojo:dev Feb 26, 2026
284 checks passed
@coheigea coheigea deleted the coheigea/trivy-support-cvssv4 branch February 27, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants