MobSF / mobsfscan

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

semgrep.error.SemgrepError: Error while running rules: 0 bytes read on a total of 2 expected bytes #54

Closed gxwilkerson33 closed 1 year ago

gxwilkerson33 commented 1 year ago

v0.2.0 scanning android project root folder and specific files using CLI. tried on multiple projects for our team. the issue is:

gxwilkerson33 commented 1 year ago

mobsfscan /Users/**/AndroidStudioProjects/MobsfTest/app/src/main/java/com

gxwilkerson33 commented 1 year ago

can be closed. issue with mac.

ajinabraham commented 1 year ago

Thanks for the detailed troubleshooting.