Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentry Auth Token not detected #3575

Open
cr7pt0gr4ph7 opened this issue Nov 8, 2024 · 0 comments
Open

Sentry Auth Token not detected #3575

cr7pt0gr4ph7 opened this issue Nov 8, 2024 · 0 comments
Labels

Comments

@cr7pt0gr4ph7
Copy link

cr7pt0gr4ph7 commented Nov 8, 2024

Please review the Community Note before submitting

TruffleHog Version

trufflehog 3.83.5

Expected Behavior

Sentry Auth Tokens of the form sntrys_<long base64 encoded string> or sntryu_<long hex string> are detected by trufflehog.

Actual Behavior

The secret tokens are not detected.

Steps to Reproduce

  1. Generate new Sentry Auth Token (as described in the Sentry docs)
  2. Paste it into a file scanned by trufflehog
  3. Run trufflehog

Environment

  • OS: Linux

Additional Context

It seems that Sentry has changed the format of the auth tokens since this detector was implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant