OWASP / owasp-mastg

The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
https://mas.owasp.org/
Creative Commons Attribution Share Alike 4.0 International
11.78k stars 2.34k forks source link

[Tool] Add blint for SBOM #2613

Open cpholguera opened 6 months ago

cpholguera commented 6 months ago

See https://github.com/owasp-dep-scan/blint

blint sbom -i /path/to/apk -o bom.json --deep

https://www.linkedin.com/mwlite/feed/update/urn:li:activity:7228276455560876032

sushi2k commented 3 weeks ago

Need to see how useful it is: https://github.com/owasp-dep-scan/blint/issues/119