Live Commits
Get Live Commits Scan
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
List of VC IDs
List of Repo IDs
List of Commit IDs
Filter by author name
Filter by commit message
Page number
Number of items per page
Filter by scan type: SECRET or VULNERABILITY
Available options:
SECRET
, VULNERABILITY
Search across all parameters
Sort by 'repo_count', 'secret_count', or 'vulnerability_count'
Order by 'asc' or 'desc'
Response
200 - application/json
The response is of type any
.