Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
SECRET
, VULNERABILITY
Search across all parameters
Sort by 'repo_count', 'secret_count', or 'vulnerability_count'
Order by 'asc' or 'desc'
Successful Response
The response is of type any
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
SECRET
, VULNERABILITY
Search across all parameters
Sort by 'repo_count', 'secret_count', or 'vulnerability_count'
Order by 'asc' or 'desc'
Successful Response
The response is of type any
.