Skip to content

Commit 3b1e779

Browse files
committed
remove allow ca exceptions
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
1 parent 4e234ea commit 3b1e779

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

gitleaks/config/gitleaks.base.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ regexes = [
3333
# Go module checksums - always public
3434
'''h1:[A-Za-z0-9+/=]{12,}''',
3535

36-
# Public certificates (only ca.crt, NOT private keys!)
37-
'''ca\.crt:\s*[A-Za-z0-9+/=]+''',
38-
3936
# AWS Example values from official documentation - exact match
4037
'''AKIAIOSFODNN7EXAMPLE''',
4138
'''wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY''',

0 commit comments

Comments
 (0)