Skip to content

[Bugfix] Updated AudD API Token Detector #4233

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nabeelalam
Copy link
Contributor

@nabeelalam nabeelalam commented Jun 16, 2025

Description:

The AudD API token detector was using the setCallbackUrl endpoint for token verification which is unoptimal for that purpose. As suggested by AudD, the verification endpoint has been changed to getStreams.

Any API requests with the User-Agent header containing TruffleHog have been disabled by AudD until a more suitable endpoint is used for verification.

Indeterminate verification has also been added to the detector.

NOTE: This PR has been set as a draft until the detector can be tested with theUser-Agent header containing TruffleHog.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@nabeelalam nabeelalam self-assigned this Jun 16, 2025
@nabeelalam nabeelalam requested a review from a team as a code owner June 16, 2025 11:40
@nabeelalam nabeelalam marked this pull request as draft June 16, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant