Access DeepSource analysis data directly from your terminal.
DeepSource CLI lets you view issues, metrics, vulnerabilities, and analysis runs from your terminal.
- View the status and results of analysis runs across your repositories
- Filter and inspect code issues by severity, category, analyzer, or file path
- Check code coverage, code health scores, and other metrics
- Send test coverage artifacts to DeepSource from CI pipelines or local environments
- Review dependency vulnerabilities detected in your codebase
- Get a report card of code health across all analyzers
All commands support JSON output for scripting and automation.
curl -sfL https://cli.deepsource.com/install | shLicensed under the BSD 2-Clause "Simplified" License.