-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitallowed
More file actions
33 lines (27 loc) · 1.9 KB
/
.gitallowed
File metadata and controls
33 lines (27 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.gitallowed:
.gitdisallowed:
.git/*
mesh_sandbox/store/data/mailboxes.jsonl.*password.*
"account": "123456789012"
"accountId": "123456789012"
123456789012:role
.*[Pp][Aa][Ss][Ss][Ww][Oo][Rr][Dd]("|'?)\s*(:|=|!=|==)\s*("|'?)(MAILBOX_PASSWORD|)("|'?)
.*[Pp][Aa][Ss][Ss][Ww][Oo][Rr][Dd]("|'?)\s*(:|=|!=|==)\s*(""|'')
.*("|'?)[Ss][Ee][Cc][Rr][Ee][Tt]("|'?)\s*.+(:|=|!=|==)\s*("|'?)(\[\]|secrets_client\(\)|self.secrets,|secrets,|SecretsManagerClient|self._required_common_params\(\)|secrets or secrets_client\(\)|self.secrets_manager,|secrets)("|'?)
.*("|'?)[Ss][Ee][Cc][Rr][Ee][Tt]("|'?)\s*(:|=|!=|==)\s*(:|=|!=|==)\s*(""|'')
.*("|'?)[Tt][Oo][Kk][Ee][Nn]("|'?)\s*(:|=|!=|==)\s*("|'?)(response.get\("nextToken"\)|response\["nextToken"\])("|'?)
.*("|'?)[Tt][Oo][Kk][Ee][Nn]("|'?)\s*(:|=|!=|==)\s*(:|=|!=|==)\s*(""|'')
stacks/localstack/main.tf:[0-9]+:\s*account_id\s*=\s*"000000000000"
src/shared/mailbox.py:[0-9]+:\s*password=self.params\[MeshMailbox.MAILBOX_PASSWORD\]
tests/mesh_testing_common.py:[0-9]+:\s*-----BEGIN CERTIFICATE-----
tests/mesh_testing_common.py:[0-9]+:\s*-----(BEGIN|END) PRIVATE KEY-----
tests/integration/fetch_message_chunk_test.py:[0-9]+:\s*password="password",
tests/integration/get_messages_test.py:[0-9]+: \s*url=_SANDBOX_URL, mailbox=mailboxes\[[0-9]+\], password="password", verify=False
src/shared/application.py:[0-9]+:\s*password = self.mailbox_params\[self.mailbox_id\]\["params"\].get\(MAILBOX_PASSWORD\)
src/shared/application.py:[0-9]+:\s*password=password
tests/integration/send_message_test.py:[0-9]+:\s*"accountId": "000000000000"
tests/integration/send_message_test.py:[0-9]+:\s*url=_SANDBOX_URL, mailbox=mailboxes\[0\], password="password", verify=False
tests/integration/send_message_test.py:[0-9]+:\s*url=_SANDBOX_URL, mailbox=mailboxes\[1\], password="password", verify=False
tests/integration/conftest.py:[0-9]+:\s*password="password"
poetry.lock:.*asttokens = ">=2.1.0"
poetry.lock:.*:pytokens = ".*"