GitGuardian Personal Access Token
Description
General
- Documentation: https://docs.gitguardian.com/api-docs/personal-access-tokens
- Summary: A Personal Access Token (PAT) used to authenticate individual users to the GitGuardian API.
Details for GitGuardian Personal Access Token
-
Family: token
-
Category: monitoring
-
Company: GitGuardian
-
High recall: False
-
Validity check available: True
-
Analyzer available: True
-
Revoker available: True
-
On-premise instances exist: True
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: 0.05
-
Prefixed: False
Secret Analyzer
Analysis Method
- Provider allows scopes enumeration: False
- Total network call count: 1
- Total call count may vary: False
HTTP Calls
Requests are designed to capture metadata and not to function effectively.
- GET: /v1/api_tokens/self
Other Calls
Non-HTTP queries or HTTP calls made through a third-party app (e.g., Python package). No other calls for this analyzer.
Revoker
Auth Credentials
Valid credentials needed to authenticate the request. No extra credentials needed for this revoker.
HTTP Calls
List of calls performed by the revoker.
- DELETE: /v1/api_tokens/self
Revocation Mode
Revocation is synchronous.