AUXSAYS Tactical knowledge for creators who want control
< Back to GitHub
GitHub / Copilot logo GitHub / Copilot GitHub

Patch intelligence record

GitHub / Copilot Fetch Code Quality findings via REST API

ProductGitHub / Copilot VersionFetch Code Quality findings via REST API Release dateJun 23, 2026 File size
Evidence summary: Not enough reports 0 user reports found

Last evidence checked:

AUXSAYS verdict INSUFFICIENT DATA

Too few reports for a verdict yet.

Too few reports for a verdict yet.

Official Patch Notes

Repository-level REST APIs for Code Quality findings are now available in public preview, bringing API support closer to the functionality already available in the GitHub UI. Two new read-only endpoints are now available: GET /repos/{owner}/{repo}/code-quality/findings/{finding_number} : Retrieve details for a single Code Quality CodeQL finding. GET /repos/{owner}/{repo}/code-quality/findings : List Code Quality CodeQL findings for a repository with filtering and pagination support. These endpoints enable broader access to Code Quality results and support integrations such as tooling and agentic remediation workflows. Availability The Code Quality Findings REST API is available today in public preview on github.com and is not yet available on GitHub Enterprise Server. Learn more Read the GitHub Code Quality REST API documentation Explore GitHub Code Quality documentation The post Fetch Code Quality findings via REST API appeared first on The GitHub Blog .

Repository-level REST APIs for Code Quality findings are now available in public preview, bringing API support closer to the functionality already available in the GitHub UI.

Two new read-only endpoints are now available:

GET /repos/{owner}/{repo}/code-quality/findings/{finding_number} : Retrieve details for a single Code Quality CodeQL finding. GET /repos/{owner}/{repo}/code-quality/findings : List Code Quality CodeQL findings for a repository with filtering and pagination support.

These endpoints enable broader access to Code Quality results and support integrations such as tooling and agentic remediation workflows.

Availability The Code Quality Findings REST API is available today in public preview on github.com and is not yet available on GitHub Enterprise Server.

Learn more

Read the GitHub Code Quality REST API documentation Explore GitHub Code Quality documentation

The post Fetch Code Quality findings via REST API appeared first on The GitHub Blog .

Technical Details
Released
Jun 23, 2026
File size
Official source checked
Jun 24, 2026
Official notes checked
Jun 24, 2026
Checksum

Use these hashes to verify downloaded installers match the files published with the official release.

User Reports / Sources (0)

No user report sources have been counted for this record yet.

Official sources