SCA and dependency vulnerability scanner CLI.
Radar checks dependency risk from bundled and cached vulnerability data, giving developers a software composition analysis CLI for supported lockfiles.
radar scan . --quickLockfile vulnerability scanner
Scan common package ecosystems and report advisory identifiers in the same merge-readiness output.
- Cargo.lock
- package-lock.json
- pnpm-lock.yaml
- requirements.txt
Evidence to inspect
Use “SCA and dependency vulnerability scanner CLI.” as the scope for this decision: verify the input, finding detail, workflow handoff, and product boundary before you install or buy.
Run this check locally
SCA for developers
Emit SARIF and JSON so dependency findings can show up next to code scanning alerts without splitting local review across separate tools.
Primary sources
Validate the workflow on your own code.
Apply this page’s evidence to one real repository. For “SCA and dependency vulnerability scanner CLI.”, confirm which finding is produced, whether the proposed next step is reproducible, and where local scanning, reports, agents, or CI should stop or expand.