ahrav
a5fbc54312
[chore] - update benchmarks. ( #1641 )
...
* update benchmarks.
* remove dupe timer reset.
2023-08-23 14:34:10 -07:00
Miccah
6209a80ce1
[chore] Address more linter errors ( #1134 )
...
* Address lint errors in detectors
* Update deprecated ioutil call
2023-02-28 10:00:41 -06:00
trufflesteeeve
114f4b6989
Add Type() to detector interface ( #1088 )
...
* Add Type() to detector interface
The goal here is to allow the detector type information to be used
without the need for reflection. This could possibly allow us to more
easily inject information into detectors or filter them out if
necessary.
Co-authored-by: ahmed <ahmed.zahran@trufflesec.com>
* remove test detector
---------
Co-authored-by: ahmed <ahmed.zahran@trufflesec.com>
2023-02-09 14:46:03 -08:00
Miccah
c4ca7d7c8b
Mark detector tests with a build flag ( #613 )
2022-07-07 10:27:21 -07:00
ahrav
198cb1a786
Clean up comments. ( #562 )
2022-05-16 09:03:10 -07:00
Dustin Decker
99372694ca
check request errors
2022-03-23 16:42:34 -07:00
marlon pamisa
7e04c09708
added stormglass detector
2022-03-11 10:24:36 -08:00
Dustin Decker
c80bd5e905
Fix linting and dogfood in CI
2022-03-04 08:39:23 -08:00
Dustin Decker
86c2eb507b
Adding detectors ( #46 )
...
* rename secret
* Add supporting docs and tooling for adding new detectors
2022-03-04 08:39:22 -08:00
Dustin Decker
77418fb3f8
module v3
2022-02-15 18:54:47 -08:00
Dustin Decker
79496b8142
Add context timeout to scanners
2022-02-15 18:54:47 -08:00
Dustin Decker
5596025b0b
more detectors
2022-02-15 18:46:28 -08:00
marlon pamisa
75bdcf530c
added stormglass detector
2022-02-15 18:45:54 -08:00