trufflehog/pkg
ahrav c451f9daf8
Use persistable cache for GCS progress tracking (#1204)
* Add in-memory caching lib, used by the GCS source.

* Use cache for tracking progress for the GCS source.

* fix merge issue.

* fix merge issue.

* fix test.

* Fix static check.

* Add test for NewWithData.

* Use cache for tracking progress for the GCS source.

* fix merge issue.

* fix merge issue.

* fix test.

* update comment.

* update comments.

* Use cache for tracking progress for the GCS source.

* fix merge issue.

* fix merge issue.

* fix test.

* remove unused dep.

* address comments.

* Add exists method.

* Use cache for tracking progress for the GCS source.

* fix merge issue.

* fix merge issue.

* fix test.

* rebase.

* fix test.

* Use cache for tracking progress for the GCS source.

* fix merge issue.

* fix merge issue.

* fix test.

* rebase.

* rebase.

* split encode resume by comma.

* Use a persistable cache.

* fix merge.

* fix merge.

* Add progress as part of the cache given it will be the persistence layer.

* Add test for making sure the cache doesn't persist when the increment value is not met.

* fix tests.
2023-04-10 07:55:00 -07:00
..
cache Add in-memory caching pkg (#1189) 2023-03-20 16:16:49 -07:00
common Remove period from file extension (#1154) 2023-03-06 14:49:16 -08:00
config Support filtering detectors by version (#1150) 2023-03-02 16:33:56 -06:00
context Record timestamp when a context was cancelled (#1018) 2023-01-13 12:21:09 -06:00
custom_detectors Add DetectorName to Result (#1223) 2023-03-30 09:40:05 -07:00
decoders Replace plain decoder with utf8 (#922) 2022-11-15 09:36:01 -08:00
detectors Use defautl endpoints when no custom verifier provided. (#1242) 2023-04-06 08:35:01 -07:00
engine Resolve #1167 by adding support for the AWS_SESSION_TOKEN (#1170) 2023-04-03 14:56:43 -07:00
gitparse forager requires direct access to gitparse.FromReader (#1233) 2023-04-02 17:54:43 -07:00
giturl Fix GitUrl Return (#987) 2023-01-09 09:17:30 -08:00
handlers [chore] Remove logrus from trufflehog (#1095) 2023-02-14 17:00:07 -06:00
log [THOG-643] Implement independent log level controls (#733) 2022-08-26 15:27:09 -05:00
output Add GitHub Actions output (#1201) 2023-03-28 09:07:26 -07:00
pb Resolve #1167 by adding support for the AWS_SESSION_TOKEN (#1170) 2023-04-03 14:56:43 -07:00
protoyaml Add custom detectors configuration parsing (#927) 2022-11-21 15:10:38 -06:00
sanitizer Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
sources Use persistable cache for GCS progress tracking (#1204) 2023-04-10 07:55:00 -07:00
updater [chore] Remove logrus from trufflehog (#1095) 2023-02-14 17:00:07 -06:00
version Automatically update trufflehog (#121) 2022-04-03 11:51:56 -07:00