You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the best quick solution is to create .gitleaksignore file and put there fingerprints from your baseline reports https://github.com/gitleaks/gitleaks/blob/master/.gitleaksignore
It will give you chance to ignore some false positive detection, but of course will not improve the speed
How do I use the
--baseline-path
flag in github actions.Is it possible to set the path in my config file
.gitleak-config.toml
. I can't see a reference to in the gitleaks configuration file docs or the default configuration fileThe text was updated successfully, but these errors were encountered: