trufflehog/pkg
ahrav 6557b3b321
[feat] - buffered file writer metrics (#2395)
* use diff chan

* correctly use the buffered file writer

* use value from source

* reorder fields

* add tests and update

* Fix issue with buffer slices growing

* fix test

* correctly use the buffered file writer

* use value from source

* reorder fields

* fix

* add singleton

* use shared pool

* optimize

* rename and cleanup

* add metrics

* add print

* rebase

* remove extra inc

* add metrics for checkout time

* add comment

* use microseconds

* add metrics

* add metrics pkg

* add more metrics

* rever test

* remove fields

* fix

* resize and return

* update metric name

* remove comment

* address comments

* add comment
2024-02-08 07:38:40 -08:00
..
cache Extend memory cache (#2275) 2024-01-11 08:20:37 -08:00
cleantemp Wrap temp deletion err #2277 2024-01-08 12:48:58 -05:00
common fix: case-insensitive ext check (#2383) 2024-02-06 10:13:53 -05: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 tightening opsgenie detection and verification (#2389) 2024-02-05 17:31:09 -08:00
engine Allow CLI version pinning in GHA (#2397) (#2398) 2024-02-07 16:58:04 -06:00
gitparse Update GitParse to handle quoted binary filenames (#2391) 2024-02-08 09:25:04 -06:00
giturl [chore] - update docs for pre-commit (#2280) 2024-01-09 15:41:27 -08:00
handlers Individuate archive tests #2293 2024-01-12 09:39:48 -05:00
log [THOG-643] Implement independent log level controls (#733) 2022-08-26 15:27:09 -05:00
output prevent concurrent map writes (#2399) 2024-02-07 17:45:06 -08:00
pb Allow multiple domains for Forager (#2400) 2024-02-08 07:08:30 -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 Fix handling of GitHub ratelimit information (#2041) 2024-02-07 09:11:12 -05: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
writers/buffered_file_writer [feat] - buffered file writer metrics (#2395) 2024-02-08 07:38:40 -08:00