-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitallowed
More file actions
16 lines (15 loc) · 821 Bytes
/
.gitallowed
File metadata and controls
16 lines (15 loc) · 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
token: \$\{\{ secrets.GITHUB_TOKEN \}\}
token = self.generate_token()
password: \$\{\{ secrets.PYPI_TOKEN \}\}
password: \$\{\{ secrets.TEST_PYPI_TOKEN \}\}
mesh_client/__init__.py:..*password: str
mesh_client/nhs-dep-ca-bundle.pem:[0-9]+:-----BEGIN CERTIFICATE-----
mesh_client/nhs-int-ca-bundle.pem:[0-9]+:-----BEGIN CERTIFICATE-----
mesh_client/nhs-live-ca-bundle.pem:[0-9]+:-----BEGIN CERTIFICATE-----
tests/ca.cert.pem:[0-9]+:-----BEGIN CERTIFICATE-----
tests/client.cert.pem:[0-9]+:-----BEGIN CERTIFICATE-----
tests/server.cert.pem:[0-9]+:-----BEGIN CERTIFICATE-----
tests/ca.key.pem:[0-9]+:-----(BEGIN|END) RSA PRIVATE KEY-----
tests/client.key.pem:[0-9]+:-----(BEGIN|END) RSA PRIVATE KEY-----
tests/server.key.pem:[0-9]+:-----(BEGIN|END) RSA PRIVATE KEY-----
tests/mailboxes.jsonl:[0-9]+:.*"password": "password"