Skip to content

Commit 8795b8d

Browse files
committed
Add gitleaks from master
Signed-off-by: Stewart X Addison <sxa@redhat.com>
1 parent cd15bb0 commit 8795b8d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/linters/.gitleaks.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
title = "gitleaks config"
2+
[allowlist]
3+
files = [
4+
"cyclonedx-lib/dependency_data/dependency_data.properties"
5+
]

0 commit comments

Comments
 (0)