Skip to content

Commit 3cb19c7

Browse files
Update settings.dist.py
1 parent ee24895 commit 3cb19c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dojo/settings/settings.dist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1343,7 +1343,7 @@ def saml2_attrib_map_format(din):
13431343
"Invicti Scan": ["title", "description", "severity"],
13441344
"Checkmarx CxFlow SAST": ["vuln_id_from_tool", "file_path", "line"],
13451345
"HackerOne Cases": ["title", "severity"],
1346-
"KrakenD Audit Scan": ["description", "severity"],
1346+
"KrakenD Audit Scan": ["description", "mitigation", "severity"],
13471347
"Red Hat Satellite": ["description", "severity"],
13481348
"Qualys Hacker Guardian Scan": ["title", "severity", "description"],
13491349
"Cyberwatch scan (Galeax)": ["title", "description", "severity"],

0 commit comments

Comments
 (0)