trufflehog icon indicating copy to clipboard operation
trufflehog copied to clipboard

fixes calendly api key regex

Open ankushgoel27 opened this issue 1 year ago • 0 comments

Description:

This PR fixes the regex for the calendly api key. The current regex doesn't detect the JWT key properly and misses. This regex is more open and detects the calendly API key

calendly

Checklist:

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

ankushgoel27 avatar Feb 03 '24 06:02 ankushgoel27