Skip to content

Sentry Auth Token not detected #3575

Closed
@cr7pt0gr4ph7

Description

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.

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions