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

I scan the others as normal But this folder will have error #98

Open cxf-boluo opened 6 days ago

cxf-boluo commented 6 days ago

mobsfscan /Users/cxf/work-zeek/apks_analysis/Scanner/.tmp/InternetVehicles/sources

ajinabraham commented 2 days ago

What's the no of files in this location? /Users/cxf/work-zeek/apks_analysis/Scanner/.tmp/InternetVehicles/sources

OSError: [Errno 7] Argument list too long: 'semgrep' seems like semgrep has a limit on no of files it can take as input for a scan.