Skip to content

Commit 35500de

Browse files
committed
Update settings.dist.py
1 parent f889353 commit 35500de

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

0 commit comments

Comments
 (0)