trufflehog/pkg/engine
Daniel Teixeira f24f62832b
Add detector for Nvidia NGC Personal Keys (#3280)
* Add detector for Nvidia NGC Personal Keys

* Update nvapi.go to use `nvapi-` as the keyword
2024-09-10 08:36:33 -07:00
..
ahocorasick Log when a detector ignores the timeout (#3201) 2024-08-08 14:58:23 -04:00
testdata [fix] - Refactor Filtering Logic to Fix Known False Positive Handling in Overlapping Cases (#2946) 2024-06-11 07:25:12 -07:00
circleci.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
defaults.go Add detector for Nvidia NGC Personal Keys (#3280) 2024-09-10 08:36:33 -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
elasticsearch.go Elastic adapter (#2727) 2024-05-24 09:38:20 -05:00
engine.go Make worker multipliers configurable (#3267) 2024-09-04 11:36:26 -07:00
engine_test.go Customize results cleaning (using smuggled interface) (#3235) 2024-08-21 09:42:20 -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 Fix integration tests (#2970) 2024-06-14 14:30:18 -04:00
gcs.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
gcs_test.go Modularize scanning engine (#2887) 2024-06-13 13:47:09 -07:00
git.go [feat] - Make skipping binaries configurable (#2226) 2023-12-15 11:46:27 -08:00
git_test.go Modularize scanning engine (#2887) 2024-06-13 13:47:09 -07:00
github.go Scan GitHub wikis #2233 2024-01-31 10:52:24 -05:00
github_experimental.go CFOR Commit Scanner (#3145) 2024-08-01 23:04:20 -04:00
gitlab.go [feat] - Make skipping binaries configurable (#2226) 2023-12-15 11:46:27 -08:00
gitlab_integration_test.go Fix integration tests (#2970) 2024-06-14 14:30:18 -04:00
huggingface.go New Source: HuggingFace (#3000) 2024-06-27 13:22:06 -04:00
jenkins.go Add Jenkins scanning (#2892) 2024-06-04 07:13:14 -04:00
metrics.go Capture decoding time metric (#3209) 2024-08-09 15:19:16 -04:00
postman.go Th 899 postman panic issue (#3245) 2024-08-26 14:46:05 -04:00
postman_test.go Th 899 postman panic issue (#3245) 2024-08-26 14:46:05 -04: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