trufflehog/pkg
Cody Rose 9c8674777c
Dedupe some source log keys (#2250)
The source manager attaches some context keys, but in certain circumstances, they're already present, resulting in duplicate keys. This PR changes the attachment to be conditional. It also adds some new log messages to track source startup progress.
2023-12-21 10:11:52 -08:00
..
cache update comment (#2084) 2023-11-01 07:36:22 -07:00
cleantemp [chore] - lower logging level (#2249) 2023-12-20 09:50:32 -08:00
common [chore] - add additional binary extensions to skip (#2235) 2023-12-20 06:57:23 -08:00
config [chore] - fix import name clashes (#2143) 2023-12-01 06:53:15 -08:00
context Add the 'Cause' family of functions to the context wrapper library (#1725) 2023-08-30 07:57:45 -07:00
custom_detectors Support multiple custom detectors (#2064) 2023-10-30 18:17:17 -04:00
decoders Filter unique detectors by keywords in chunk (#1711) 2023-10-23 08:02:01 -07:00
detectors Add missing import (#2246) 2023-12-19 16:40:31 -08:00
engine [feat] - Make skipping binaries configurable (#2226) 2023-12-15 11:46:27 -08:00
gitparse fix(gitparse): don't trim filename (#2201) 2023-12-14 08:29:46 -08:00
giturl fix(giturl): encode '%' in path (#2214) 2023-12-14 08:06:09 -08:00
handlers Fix goroutine leak (#2251) 2023-12-20 21:09:05 -08:00
log [THOG-643] Implement independent log level controls (#733) 2022-08-26 15:27:09 -05:00
output [chore] - fix error comparisons (#2142) 2023-12-01 08:32:41 -08:00
pb use snake_case for naming (#2238) 2023-12-20 06:57:00 -08: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 Dedupe some source log keys (#2250) 2023-12-21 10:11:52 -08:00
sourcestest [chore] Add SourceUnitEnumChunker filesystem tests (#1873) 2023-10-16 10:42:18 -07:00
tui Use placeholder as default if field left empty and is required (#1642) 2023-10-02 17:21:40 -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