DepParse is a Python-based tool for analyzing project dependencies, detecting vulnerabilities, and ensuring license compliance and security integrity.
- Vulnerability Detection
- License Compliance
- Supply Chain Attack Detection
- Security Hardening
- Software Composition Analysis
Run pip install .
to install the package.
sh depgen create-parser npm depgen scan <project-directory> depgen report <project-directory>