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

[Feature] Detector implementation for Azure Configuration Connection String Key #3939

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

Conversation

abmussani
Copy link
Contributor

Description:

This PR implements a new Detector for Azure Configuration Service. This detector looks for connection strings and verify it using Azure App Configuration REST API.

Test Output:

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

Checklist:

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

@abmussani abmussani requested review from a team as code owners February 26, 2025 16:54
@abmussani abmussani changed the title Azureappconfigconnectionstring detector impl [Feature] Detector implementation for Azure Configuration Connection String Key Feb 27, 2025
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