Skip to content

Commit

Permalink
chore: fix false positive gitleaks in env file template
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzzy committed Jun 12, 2024
1 parent 50d84db commit bc68a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitleaks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ description = "global allow list"
# false positives in the dotenv template
regexes = [
'''CLOUDFLARE_API_TOKEN=''',
'''B2_APPLICATION_KEY=''',
]

0 comments on commit bc68a15

Please sign in to comment.