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

[Feat] Detector implementation for Azure SAS Tokens #3963

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

abmussani
Copy link
Contributor

@abmussani abmussani commented Mar 6, 2025

Description:

This PR implements a new Detector for Azure SAS Token. This detector looks for blob URL with signature, generated via portal, and verify the credentials based on generated values. Please note that, The Detector type was already mentioned with the implementation. This PR reuse that type from proto

Test Output:

$ go test -tags=detectors ./pkg/detectors/azuresastoken/
ok  	github.com/trufflesecurity/trufflehog/v3/pkg/detectors/azuresastoken	11.807s

Checklist:

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

@abmussani abmussani self-assigned this Mar 6, 2025
@abmussani abmussani requested review from a team as code owners March 6, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant