Example Usage
it-depends . # Analyze current directory it-depends /path/to/project # Analyze a source repository it-depends "pip:numpy" # Analyze a pip package it-depends "ubuntu:libc6@2.31" # Analyze an Ubuntu package it-depends "npm:lodash@>=4.17.0" # Specify a version constraint it-depends --audit pip:numpy # Include vulnerability audit it-depends . --list # List compatible resolvers it-depends --output-format dot . # Output as Graphviz/Dot it-depends --depth-limit 1 pip:numpy # Only direct dependencies
See also
public-skills-builder
Free
Generate Claude Code bug bounty skills from public HackerOne reports and GitHub writeups — 18 vuln c…
ffuf
Open Source
Kali
Fast web fuzzer written in Go. Supports directory discovery, parameter fuzzing, virtual host discove…
OWASP ZAP
Open Source
Kali
OWASP's Zed Attack Proxy — one of the world's most popular free web application security scanners. F…
enum4linux-ng
Open Source
Kali
Next-generation rewrite of enum4linux with YAML/JSON output, improved reliability, and additional ch…
o365spray
Open Source
Username enumeration and password spraying tool aimed at Microsoft O365.…
Feroxbuster
Open Source
Kali
Fast, recursive content discovery tool written in Rust. Performs automatic recursive scanning and ha…