Skip to content

Commit

Permalink
add hashcode according to review
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-sommer committed Feb 14, 2024
1 parent 2266545 commit 5caa5c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dojo/settings/settings.dist.py
Original file line number Diff line number Diff line change
Expand Up @@ -1210,6 +1210,7 @@ def saml2_attrib_map_format(dict):
'Checkmarx Scan': ['cwe', 'severity', 'file_path'],
'Checkmarx OSA': ['vulnerability_ids', 'component_name'],
'Cloudsploit Scan': ['title', 'description'],
'KICS Scan': ['file_path', 'line', 'severity', 'description', 'title'],
'SonarQube Scan': ['cwe', 'severity', 'file_path'],
'SonarQube API Import': ['title', 'file_path', 'line'],
'Dependency Check Scan': ['title', 'cwe', 'file_path'],
Expand Down

0 comments on commit 5caa5c7

Please sign in to comment.