trufflehog/pkg
ahrav 6ad5659334
Integration of SpecializedHandler for Enhanced Archive Processing (#1625)
* Add handler for .deb file formats.

* Add handler for .rpm file formats.

* update.

* move logic to general archive handler.

* update const.

* Add compile time guard.

* Remove redundant parens.

* Add checks to make sure we have the tools installed to extract arhives.

* Limit size of temp file for arhive reading.

* handle nested archives.

* add comment.

* use consistent name for tempEnv -> env

* fix handler fxn signature.
2023-08-15 16:08:55 -07:00
..
cache Extend cache interface (#1318) 2023-05-03 08:21:00 -07:00
common Common chunk reader (#1594) 2023-08-03 06:27:33 -07:00
config Implement EndpointCustomizer (#1291) 2023-04-27 12:23:50 -05:00
context Remove capturing the cancel callstack in the context package (#1595) 2023-08-01 21:34:00 -05:00
custom_detectors Custom detector name (#1400) 2023-06-20 13:55:31 -05:00
decoders Dedupe results (#1479) 2023-07-11 15:48:00 -05:00
detectors change verification endpoint (#1611) 2023-08-14 11:50:11 -07:00
engine Refactor FragmentLineOffset to match multiline secrets (#1612) 2023-08-14 10:51:41 -07:00
gitparse initial support for bare repositories (#1499) 2023-08-03 11:23:41 -05:00
giturl Replace magic strings with const (#1568) 2023-07-31 11:12:26 -07:00
handlers Integration of SpecializedHandler for Enhanced Archive Processing (#1625) 2023-08-15 16:08:55 -07:00
log [THOG-643] Implement independent log level controls (#733) 2022-08-26 15:27:09 -05:00
output Make prints to stdout serial. (#1597) 2023-08-02 11:38:10 -07:00
pb add huggingface detector (#1621) 2023-08-14 14:22:04 -04: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 Docker scanning by digest (#1615) 2023-08-11 16:53:12 -05:00
tui fix github org placeholder (#1627) 2023-08-15 15:27:52 -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