Skip to content

Commit ac2413b

Browse files
committed
remove mitigation deduplication
1 parent ad0a567 commit ac2413b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/settings/settings.dist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ def saml2_attrib_map_format(din):
13011301
"JFrog Xray Scan": ["title", "description", "component_name", "component_version"],
13021302
"CycloneDX Scan": ["vuln_id_from_tool", "component_name", "component_version"],
13031303
"SSLyze Scan (JSON)": ["title", "description"],
1304-
"Harbor Vulnerability Scan": ["title", "mitigation"],
1304+
"Harbor Vulnerability Scan": ["title"],
13051305
"Rusty Hog Scan": ["file_path", "payload"],
13061306
"StackHawk HawkScan": ["vuln_id_from_tool", "component_name", "component_version"],
13071307
"Hydra Scan": ["title", "description"],

0 commit comments

Comments
 (0)