trufflehog/pkg/engine
Alexandre GUIOT--VALENTIN 0d8c3335ed
Add "Intra42" detector (#2835)
* Add basic intra42 detector (lacks verification)

* Improve keywords/prefixes for intra42 detector

* Un-lint pkg/pb/detectorspb/detectors.pb.go to avoid bloating PR

* Add client_id match and secret verification

* Improve PrefixRegex

* Add missing entry in DetectorType_name in detectors.pb.go

* Add Intra42 to proto/detectors.proto

* Remove PrefixRegex

* Keep only identifiers as keywords

* Factorize regex (a-f0-9)
2024-05-14 11:33:54 -07:00
..
ahocorasick Postman Source (#2579) 2024-03-20 11:36:20 -05:00
testdata Polite Verification (#2356) 2024-02-02 09:29:18 -08:00
circleci.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
defaults.go Add "Intra42" detector (#2835) 2024-05-14 11:33:54 -07:00
defaults_test.go [chore] Add test to check all versioned detectors are non-zero (#2272) 2024-01-05 12:06:59 -08:00
docker.go [feat] - Support bearer auth for docker scans (#2848) 2024-05-14 11:30:11 -07:00
engine.go address linter (#2783) 2024-05-08 13:58:50 -07:00
engine_test.go Use fake detectors in versioned detectors test (#2847) 2024-05-14 13:15:06 -04:00
filesystem.go [feat] - Allow for the use of include/exclude path files for filesystem scans (#2297) 2024-01-11 15:41:50 -08:00
filesystem_integration_test.go [chore] Add filesystem integration test (#2358) 2024-01-31 08:27:57 -08:00
gcs.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
gcs_test.go Remove verify flag from Aho-Corasick core (#2010) 2023-10-30 09:52:51 -04:00
git.go [feat] - Make skipping binaries configurable (#2226) 2023-12-15 11:46:27 -08:00
git_test.go concurrency uint8 to int (#2488) 2024-02-20 09:35:40 -06:00
github.go Scan GitHub wikis #2233 2024-01-31 10:52:24 -05:00
gitlab.go [feat] - Make skipping binaries configurable (#2226) 2023-12-15 11:46:27 -08:00
gitlab_integration_test.go Implement SourceUnitEnumChunker for GitLab (#2367) 2024-02-09 11:06:31 -08:00
postman.go pkg: fix function names in comment (#2761) 2024-04-29 11:21:26 -05:00
s3.go Add naive S3 ignorelist (#2536) 2024-03-05 08:01:20 -05:00
syslog.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
travisci.go Add TravisCI source (#1877) 2023-10-30 07:28:25 -07:00