VulHunt CLI provides four subcommands:Documentation Index
Fetch the complete documentation index at: https://vulhunt-docs.binarly.io/llms.txt
Use this file to discover all available pages before exploring further.
Each subcommand has its own set of options documented in the pages linked above.
Environment variables
VulHunt can take some of its options from environment variables:| Variable | Subcommands | Option |
|---|---|---|
BIAS_DATA | scan, mcp | -d, --data <data> |
BIAS_VULHUNT_RULES | scan | -r, --rules <rules> |
BIAS_VULHUNT_MODULES | scan, mcp | -m, --modules <modules> |
BTP_USERNAME | btp | -u, --username |
BTP_PASSWORD | btp | -p, --password |
BTP_INSTANCE_SLUG | btp | -s, --instance-slug |