github betterleaks/betterleaks v1.7.1

5 hours ago

What's New

The last thing we want is for Betterleaks to be spamming providers with unnecessary API calls. Betterleaks caches requests per unique finding so hitting a rate limit shouldn't be a common occurrence. If you find you are getting rate limited, then we probably need to tweak the rule to fire less often.

This release gives users the ability to control requests per second and max requests.

--validation-max-requests int   maximum validation requests sent to each provider target (0 = unlimited)
--validation-rps float          global validation requests per second (0 = unlimited)
--validation-rps-rule strings   rule-specific validation request rate as RULE=RPS (repeatable)

Fixed

Fixed a potential panic on archive handling #266 and #270

Changelog

  • d56727e add validation limits (#273)
  • c197f8d bump min ver for config (#271)
  • ca147d7 fix(sources): don't crash the process on archive/decompress panics (#266)
  • 968138e fix(sources): recover from panics on the archive extractor path (#270)
  • 42fbff2 rm POST validators for aikido (#272)

Don't miss a new betterleaks release

NewReleases is sending notifications on new releases.