One-click reference
find . -maxdepth 3 -type f -name package.json -o -name requirements.txt -o -name go.mod -o -name pom.xml
This action should be reviewed for the target environment before execution.
Dependency graph
Map runtime dependencies and identify where control risk concentrates across the stack.
Generate safe dependency inventory commands, review output, and convert findings into local evidence.
Commands
find . -maxdepth 3 -type f -name package.json -o -name requirements.txt -o -name go.mod -o -name pom.xml
This action should be reviewed for the target environment before execution.
Severity map
Single-point dependency failures or unmanaged vendor drops.
Deprecated or unpinned critical libraries without ownership.
Duplicate utility dependencies with clear owners and licenses.
Analyzer
Total in this lab: 0
Related routes