Skip to content

Commit 643f144

Browse files
committed
Update CI files
1 parent 4ad68e5 commit 643f144

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.gitleaks.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[allowlist]
2+
description = "Allow specific test-keys."
3+
paths = [
4+
]
5+
regexes = [
6+
'''AKIAIT2Z5TDYPX3ARJBA''',
7+
'''qR\+vjWPU50fCqQuUWbj9Fain/j2pV\+ZtBCiDiieS''',
8+
'''fqRvjWaPU5o0fCqQuUWbj9Fainj2pVZtBCiDiieS''',
9+
'''Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw''',
10+
]

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ include test_requirements.txt
99
include unittest_requirements.txt
1010
include pulp_python/app/webserver_snippets/*
1111
exclude releasing.md
12+
13+
exclude .gitleaks.toml

0 commit comments

Comments
 (0)