Skip to content

Commit

Permalink
Merge pull request #106 from MobSF/ajinabraham-patch-1
Browse files Browse the repository at this point in the history
Update kotlin_rules.yaml
  • Loading branch information
ajinabraham authored Jan 31, 2025
2 parents 9bb2376 + a7da855 commit d564d58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobsfscan/rules/patterns/android/kotlin/kotlin_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
- setJavaScriptEnabled\(true\)
- - \.setAllowFileAccessFromFileURLs\(true\)
- \.setAllowUniversalAccessFromFileURLs\(true\)
severity: warning
severity: WARNING
input_case: exact
metadata:
cvss: 6.1
Expand Down Expand Up @@ -341,4 +341,4 @@
masvs: storage-14
cwe: cwe-798
owasp-mobile: m9
reference: https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#storing-a-key---example
reference: https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#storing-a-key---example

0 comments on commit d564d58

Please sign in to comment.