Skip to content

Commit

Permalink
Add README.md to allowlist
Browse files Browse the repository at this point in the history
Contains fake PostgreSQL connection string, and gitleaks doesn't like
that.
  • Loading branch information
wzzrd committed Mar 12, 2024
1 parent a4b42b1 commit 266107a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitleaks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@
regexes = [
'''gitea_gpg_key'''
]

paths = [
'''README.md'''
]

0 comments on commit 266107a

Please sign in to comment.