Skip to content

Discrepancy in Severity Mappings for Veracode SCA scans #6248

Description

@cah-thomas-howard

Veracode SCA scans given the following severities based upon CVSS scores:

Screen Shot 2022-05-04 at 1 53 55 PM

However, DefectDojo tags the severity using this criteria:

Screen Shot 2022-05-04 at 1 58 10 PM

Given this, a CVSS score of 4.0 will put the severity at 'Medium' in DD but the description assigned to the finding will show CVS Score 4.0 (Low) since the severity value coming from Veracode is used within the description:

Screen Shot 2022-05-04 at 2 20 26 PM

Personally, I would think the CVSS breakdown within Veracode would be used since it's well defined, with Very High mapping to Critical and Low/Very Low mapping to Low.

Veracode SCA Severity mapping
https://docs.veracode.com/r/review_severity_exploitability

DefectDOJO Veracode parser SCA Severity Mapping

def __cvss_to_severity(cls, cvss):

Deployment method (select with an X)

  • Docker Compose

  • Kubernetes

  • GoDojo

  • DefectDojo version 2.7.1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions