Retrieve the scan results data associated with a specific commit in a branch of a repository.
Note: This API endpoint allows you to obtain detailed scan results for a particular commit identified by commit_hash, within a specified branch (branch_name) of a given repository (repo_id). The scan results provide insights into any vulnerabilities or issues detected in the code at the time of the commit. If the same commit hash was scanned multiple times—for example, by different jobs building different parts of the code or by rerunning the scan—the API will return findings from all those scans. It does not identify or eliminate duplicate issues across scans.
Produces: application/json
Path Parameters
Query Parameters
Response Codes
Response Body
scan_results
ComponentObj
ContextualAnalysisObj
JfrogResearchInformationObj
ApplicabilityEvidenceObj
SeverityReasonsObj
SbomObj
LicenseObj
OpRiskObj
SecretObj
SastObj
Successful Response Example
