trufflehog
trufflehog copied to clipboard
[Feature] Fixed And Updated FlightLabs API Detector
Description:
This PR updates the FlightLabs API detector and updates (and fixes) its secret regex and also the verification URL and logic.
Checklist:
- [ ] Tests passing (
make test-community)? - [ ] Lint passing (
make lintthis requires golangci-lint)?