We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e234ea commit 3b1e779Copy full SHA for 3b1e779
1 file changed
gitleaks/config/gitleaks.base.toml
@@ -33,9 +33,6 @@ regexes = [
33
# Go module checksums - always public
34
'''h1:[A-Za-z0-9+/=]{12,}''',
35
36
- # Public certificates (only ca.crt, NOT private keys!)
37
- '''ca\.crt:\s*[A-Za-z0-9+/=]+''',
38
-
39
# AWS Example values from official documentation - exact match
40
'''AKIAIOSFODNN7EXAMPLE''',
41
'''wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY''',
0 commit comments