Files
compounding-intelligence/scripts
Alexander Payne 2fa8c2dea3
Some checks failed
Test / pytest (pull_request) Failing after 7s
scripts: add dependency_inventory script
Add dependency_inventory.py — an inventory tool that scans repos
for dependency manifests (requirements.txt, package.json,
go.mod, Cargo.toml, pyproject.toml) and produces either
JSON or markdown report.

Includes:
- Full parser suite for 5 manifest types
- --repos and --repos-dir argument support
- Incremental friendly — safe to add new features
- --output/-o file support
- Test suite in tests/test_dependency_inventory.py

Closes #107 (1/5) — first script in the Health Report toolkit.
2026-04-26 05:10:14 -04:00
..
2026-04-21 11:57:53 +00:00