Scans
Upload scan SARIF to GitHub
Generate SARIF for active scan vulnerabilities and upload it to GitHub code scanning. Requires an Enterprise plan.
POST
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Path Parameters
Body
application/json
Repository full name (owner/repo) to upload SARIF for.
Git ref to associate with the SARIF upload.
40-character commit SHA. If omitted, Strix resolves it from ref.
Override GitHub API base URL for GitHub Enterprise Server.
Error