Sentry Token
Bridgecrew Policy ID: BC_GIT_65
Chekov Check ID: CKV_SECRET_65
Severity: LOW
Sentry Token
Description
Sentry Authentication tokens are passed using an auth header, and are used to authenticate as a user or organization account with the API. In our documentation, we have several placeholders that appear between curly braces or chevrons, such as {API_KEY} or <auth_token>, which you will need to replace with one of your authentication tokens in order to use the API call effectively.
Fix - Buildtime
Sentry
- Go to Settings > Developer Settings > [Your Internal Integration]
- You can have up to 20 tokens at a time for each internal integration. These tokens do not expire automatically, but you can manually revoke them as needed.
Updated 10 months ago