Skip to content

Commit

Permalink
Import .gitleaks
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Oct 19, 2024
1 parent b4024c2 commit 13dc46c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/linters/.gitleaks.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
title = "Gitleaks configuration"

[extend]
useDefault = true

[allowlist]
regexTarget = "match"
regexes = [
'''46BDC6B3DE10CB983B880095022A860ECDA18F02''',
]

0 comments on commit 13dc46c

Please sign in to comment.