-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitallowed
More file actions
35 lines (35 loc) · 1.06 KB
/
.gitallowed
File metadata and controls
35 lines (35 loc) · 1.06 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
34
35
token: ?"?\$\{\{\s*secrets\.GITHUB_TOKEN\s*\}\}"?
github-token: ?"?\$\{\{\s*secrets\.GITHUB_TOKEN\s*\}\}"?
token: ?"?\$\{\{\s*secrets\.DEPENDABOT_TOKEN\s*\}\}"?
id-token: write
self.token = token
--token=\$\{\{\s*steps\.generate-token\.outputs\.token\s*\}\}
--token=\$GITHUB-TOKEN
--token="\$GITHUB-TOKEN"
"accountId": "123456789012"
accountId: "123456789012"
console\.log\(`access token : \${access_token}`\)
.*CidrBlock.*
.*Gemfile\.lock.*
.*\.gitallowed.*
.*nhsd-rules-deny.txt.*
.*\.venv.*
.*node_modules.*
.*\.whl
sha256:[a-f0-9]{64}
.*\bversion\s*=\s*"[0-9]+(\.[0-9]+){2,3}"
.*platform_system\s*==\s*\\?"Linux\\?"
.*=\s*\[\s*".*\(?[><=!~^]+.*\)?.*"\s*(,\s*".*")*\]
.*=\s*"[><=!~^,0-9\s\.]+"
app = App\(token=bot_token\)
token=bot_token
token="test-token"
token: slackBotToken
token: props\.slackBotToken
secretValue: JSON\.stringify\(\{token: props\.slackBotToken\}\)
token = slack_event_data\["bot_token"\]
client = WebClient\(token=token\)
client = WebClient\(token=slack_event_data\["bot_token"\]\)
context accountId=123456789012
.*:sample_docs/.*
token = get_bot_token\(\)