trufflehog/pkg/engine
ahrav 29613220b0
[chore] - log detector type on error (#3159)
* log detector type on error

* update error message

* update log

* update message
2024-08-02 10:54:59 -07:00
..
ahocorasick [feat] - Update span calculation logic to use offset magnitude (#2957) 2024-06-11 09:12:31 -07: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 Remove onwater detector (#3088) 2024-07-22 17:00:32 -04: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 [chore] - log detector type on error (#3159) 2024-08-02 10:54:59 -07:00
engine_test.go Include default detectors when using a config that contains detectors (#3115) 2024-07-29 14:36:40 -07: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 add metrics to the pipeline (#2968) 2024-06-14 07:57:52 -07: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