trufflehog icon indicating copy to clipboard operation
trufflehog copied to clipboard

Azure: reduce false-positive secrets

Open rgmz opened this issue 10 months ago • 1 comments

Description:

This skips alpha-only and low-entropy secrets. It also has a few misc improvements discovered while testing.

e.g.,

✅ Found verified result 🐷🔑
Detector Type: Azure
Decoder Type: PLAIN
Raw result: {"clientSecret":"preferredTokenSigningKeyThumbprint",

Checklist:

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

rgmz avatar Dec 03 '24 00:12 rgmz