Skip to content

Commit 24de7ed

Browse files
committed
Update settings.dist.py
1 parent 6669f30 commit 24de7ed

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
@@ -1332,7 +1332,7 @@ def saml2_attrib_map_format(din):
13321332
"HCLAppScan XML": ["title", "description"],
13331333
"HCL AppScan on Cloud SAST XML": ["title", "file_path", "line", "severity"],
13341334
"KICS Scan": ["file_path", "line", "severity", "description", "title"],
1335-
"MobSF Scan": ["title", "severity", "cwe", "file_path", "description"],
1335+
"MobSF Scan": ["title", "description", "severity", "file_path"],
13361336
"MobSF Scorecard Scan": ["title", "description", "severity"],
13371337
"OSV Scan": ["title", "description", "severity"],
13381338
"Snyk Code Scan": ["vuln_id_from_tool", "file_path"],

0 commit comments

Comments
 (0)