Skip to content

Commit e24e363

Browse files
Update settings.dist.py
1 parent 28f0d43 commit e24e363

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

0 commit comments

Comments
 (0)