trufflehog/pkg/engine
ahrav cb81f7d11a
[feat] - Remove go-git dependency (#2174)
* remove use of go-git for binary files

* fix it

* use limit reader

* fix comment

* fix test

* address comments

* address comments

* address comments
2023-12-06 13:38:01 -08:00
..
testdata cache dupes w/ different decoders (#1754) 2023-09-11 08:18:48 -07:00
ahocorasickcore.go Support multiple detectors per match (#2065) 2023-11-03 12:26:18 -04:00
ahocorasickcore_test.go Support multiple detectors per match (#2065) 2023-11-03 12:26:18 -04:00
circleci.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
defaults.go import missing detectors (#2119) 2023-11-21 10:30:11 -08:00
defaults_test.go Fix include and exclude detector logic (#1267) 2023-04-26 10:49:54 -05:00
docker.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
engine.go [chore] - fix import name clashes (#2143) 2023-12-01 06:53:15 -08:00
engine_test.go Remove verify flag from Aho-Corasick core (#2010) 2023-10-30 09:52:51 -04:00
filesystem.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07: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 move all Git setup into Init method (#2105) 2023-11-16 13:59:53 -08:00
git_test.go [feat] - Remove go-git dependency (#2174) 2023-12-06 13:38:01 -08:00
github.go consolidated pr and issue descr/comment flags (#1827) 2023-09-27 15:54:02 -04:00
gitlab.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
s3.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07: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