Skip to content

Commit 90f5951

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#56993)
Co-authored-by: mc <[email protected]>
1 parent 498ea90 commit 90f5951

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

src/secret-scanning/data/public-docs.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,28 @@
9393
hasPushProtection: true
9494
hasValidityCheck: false
9595
isduplicate: false
96+
- provider: Airtable
97+
supportedSecret: Airtable API Key
98+
secretType: airtable_api_key
99+
versions:
100+
fpt: '*'
101+
ghec: '*'
102+
isPublic: false
103+
isPrivateWithGhas: true
104+
hasPushProtection: false
105+
hasValidityCheck: false
106+
isduplicate: false
107+
- provider: Airtable
108+
supportedSecret: Airtable Personal Access Token
109+
secretType: airtable_personal_access_token
110+
versions:
111+
fpt: '*'
112+
ghec: '*'
113+
isPublic: false
114+
isPrivateWithGhas: true
115+
hasPushProtection: false
116+
hasValidityCheck: false
117+
isduplicate: false
96118
- provider: Aiven
97119
supportedSecret: Aiven Auth Token
98120
secretType: aiven_auth_token

src/secret-scanning/lib/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "1a082834369ed04963911ef06c4a0de0cf1755a0",
3-
"blob-sha": "70a236d2f851f211cfff51c0976d31a48677503c",
2+
"sha": "57f562211d056bd03227a2288da3014cb6e0c7d3",
3+
"blob-sha": "e18e517f8baea4b5e4e955053da7b31cdf1653e6",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)