mobsfscan is a static analysis tool that can find insecure code patterns in your Android and iOS source code. Supports Java, Kotlin, Swift, and Objective C Code. mobsfscan uses MobSF static analysis rules and is powered by semgrep and libsast pattern matcher.
GNU Lesser General Public License v3.0
607
stars
97
forks
source link
BUG: Some metadata field (reference and cwe) are not in semgrep recommended format #80
Identified 4 issues related to metadata field (reference and cwe) are not in semgrep recommended format :
reference
key. This should bereferences
to be compliant with semgrep required formatreferences
key should be a list. This is semgrep required formatcwe
key. This should be in the formatCWE-XXX: CWE_TITLE
to be compliant with semgrep required formatcwe
key should be a list. This is semgrep required format-- nitin (Semgrep Solution Engineering, EMEA)