Improvement
Retrieve the validity status of secret scanning tokens with the REST API
GitHub Advanced Security users can now use the REST API to retrieve the validity status of a secret scanning token and retrieve all tokens of a particular validity status. The API will return the status of the token as of the last validity check. Valid statuses are active
, inactive
, or unknown
. Validity checks must be enabled for the enterprise, organization, or repository.