What problem does it solve? It gives you programmatic access to DeepSource code quality and security analysis results without opening the web dashboard, so you can pull issues, CVEs, and report cards directly into your terminal or AI-assisted workflow. ## Core Features & Use Cases - Issue Retrieval: List code review issues filtered by severity, category, path, PR, or branch in JSON format. - Security & Vulnerability Reports: Fetch dependency CVEs and security findings scoped to a PR, commit, or default branch. - Report Cards & Run Status: Get A-F grades for security, reliability, complexity, hygiene, and coverage, plus analysis run history. - Use Case: Before merging a pull request, ask for all critical security issues on PR 42 and the PR's report card to decide whether the branch is ready to merge. ## Quick Start Ask the assistant to show all critical and major issues for the current repository using the DeepSource CLI.