secret-scanning
Get secret scanning scan history for a repository
Lists the latest default incremental and backfill scans by type for a repository.
[!NOTE] This endpoint requires GitHub Advanced Security.
OAuth app tokens and personal access tokens (classic) need the repo or security_events scope to use this endpoint. If this endpoint is only used with public repositories, the token can use the public_repo scope instead.
get/repos/{owner}/{repo}/secret-scanning/scan-history
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
Response
Response