@cvespy/cvescan
v0.3.0
Published
cvescan by CVEspy — scan your dependencies for CVEs on every deploy
Readme
@cvespy/cvescan
cvescan — scan your dependencies for CVEs on every deploy.
npm install -g @cvespy/cvescan # or: npx cvescan scan
export CVESCAN_API_KEY=cv_... # from cvespy.com/dashboard
cvescan scan # scan, report, record to your audit trail
cvescan scan --fail-on critical # same, but gate a CI buildScans made with your key land in your cvespy.com audit trail — powering your MTTR record and (on paid plans) your public trust page.
Detects dependencies from package.json (npm/pnpm/yarn), requirements.txt,
Cargo.toml and go.mod. Need watch mode, runtime inventory, Docker or
Kubernetes? That's @cvespy/agent.
