Skip to content

Commit

Permalink
add .gitleaks.toml (codeready-toolchain#393)
Browse files Browse the repository at this point in the history
* add .gitleaks.toml

Signed-off-by: Francesco Ilario <[email protected]>

* update .gitleaks.toml

Signed-off-by: Francesco Ilario <[email protected]>

* remove e2e embedded cert

Signed-off-by: Francesco Ilario <[email protected]>

* refactor

Signed-off-by: Francesco Ilario <[email protected]>

* Revert "refactor"

This reverts commit 84e806b.

* Revert "remove e2e embedded cert"

This reverts commit 750e6ce.

---------

Signed-off-by: Francesco Ilario <[email protected]>
  • Loading branch information
filariow authored and fbm3307 committed May 2, 2024
1 parent 909c60b commit 74ddc1d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitleaks.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[allowlist]
description = "Global Allowlist"

paths = [
'''^pkg/test/auth/tokenmanager.go$''',
]

0 comments on commit 74ddc1d

Please sign in to comment.