Skip to content

Commit b566615

Browse files
committed
Update settings.dist.py
1 parent f395ff3 commit b566615

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
@@ -1327,7 +1327,7 @@ def saml2_attrib_map_format(din):
13271327
"HCLAppScan XML": ["title", "description"],
13281328
"HCL AppScan on Cloud SAST XML": ["title", "file_path", "line", "severity"],
13291329
"KICS Scan": ["file_path", "line", "severity", "description", "title"],
1330-
"MobSF Scan": ["title", "severity", "cwe", "file_path", "description"],
1330+
"MobSF Scan": ["title", "description", "severity", "file_path"],
13311331
"MobSF Scorecard Scan": ["title", "description", "severity"],
13321332
"OSV Scan": ["title", "description", "severity"],
13331333
"Snyk Code Scan": ["vuln_id_from_tool", "file_path"],

0 commit comments

Comments
 (0)