AI & Machine Learning
โ
436
Python
owasp-dep-scan/blint
436
Stars
46
Forks
39
Issues
Python
Language
blint is a Binary Linter that checks the security properties and capabilities of your executables. It can also generate a Software Bill-of-Materials (SBOM) for supported binaries.
View on GitHub
git clone https://github.com/owasp-dep-scan/blint.git
Quick Start Example
bash
# owasp-dep-scan/blint
git clone https://github.com/owasp-dep-scan/blint
cd blint
# See README for setup instructions