implement csgrep --limit-msg-len
to limit length of event messages
#133
Labels
csgrep --limit-msg-len
to limit length of event messages
#133
This is again needed for Gitleaks, which is able to produce a few gigabytes of data even if we rate limit the number of warnings at 1024 (because it pastes the secrets as excessively long lines). This can be reproduced with
nss-util-3.90.0-1.el7_9
andcsmock -t gitleaks ...
.The text was updated successfully, but these errors were encountered: