This chapter covers the core features and capabilities of Dependency Auditor.
requirements.txt, Pipfile, and pinned version formatsFollow this guide to get Dependency Auditor up and running in your environment.
# Audit your requirements file
python src/dependency_auditor.py --file requirements.txt
# Strict mode — fail on any vulnerability
python src/dependency_auditor.py --file requirements.txt --strict
# Audit a Pipfile with JSON output
python src/dependency_auditor.py --file Pipfile --output report.jsonConsole output shows a package-by-package breakdown with CVE IDs, severity, and recommended actions. JSON output provides structured findings for integration with dashboards or CI systems.
Get the full Dependency Auditor and unlock everything.
Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.
Access all interactive tools with complete data, all workload profiles, and the full scenario library.
Downloadable source code, configuration files, and working examples from every chapter.
Free updates for life. Every new chapter, tool, and improvement included.