Skip to content

Commit 47e1dd5

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#57156)
Co-authored-by: mc <[email protected]>
1 parent 82ef4a6 commit 47e1dd5

File tree

2 files changed

+57
-2
lines changed

2 files changed

+57
-2
lines changed

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

Lines changed: 55 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: Aikido
97+
supportedSecret: Aikido API Client Secret
98+
secretType: aikido_api_client_secret
99+
versions:
100+
fpt: '*'
101+
ghec: '*'
102+
isPublic: false
103+
isPrivateWithGhas: true
104+
hasPushProtection: false
105+
hasValidityCheck: false
106+
isduplicate: false
107+
- provider: Aikido
108+
supportedSecret: Aikido CI Scanning Token
109+
secretType: aikido_ci_scanning_token
110+
versions:
111+
fpt: '*'
112+
ghec: '*'
113+
isPublic: false
114+
isPrivateWithGhas: true
115+
hasPushProtection: false
116+
hasValidityCheck: false
117+
isduplicate: false
96118
- provider: Airtable
97119
supportedSecret: Airtable API Key
98120
secretType: airtable_api_key
@@ -1002,6 +1024,17 @@
10021024
hasPushProtection: true
10031025
hasValidityCheck: false
10041026
isduplicate: false
1027+
- provider: Azure
1028+
supportedSecret: Azure Quantum Key
1029+
secretType: azure_quantum_key
1030+
versions:
1031+
fpt: '*'
1032+
ghec: '*'
1033+
isPublic: true
1034+
isPrivateWithGhas: true
1035+
hasPushProtection: true
1036+
hasValidityCheck: false
1037+
isduplicate: false
10051038
- provider: Azure
10061039
supportedSecret: Azure Relay Key Identifiable
10071040
secretType: azure_relay_key_identifiable
@@ -4225,6 +4258,17 @@
42254258
hasPushProtection: true
42264259
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
42274260
isduplicate: false
4261+
- provider: Salesforce
4262+
supportedSecret: Salesforce Access Token
4263+
secretType: salesforce_access_token
4264+
versions:
4265+
fpt: '*'
4266+
ghec: '*'
4267+
isPublic: false
4268+
isPrivateWithGhas: true
4269+
hasPushProtection: false
4270+
hasValidityCheck: false
4271+
isduplicate: false
42284272
- provider: Salesforce
42294273
supportedSecret: Salesforce OAuth2 Consumer Key
42304274
secretType: salesforce_oauth2_consumer_key </br>salesforce_oauth2_consumer_secret
@@ -5202,6 +5246,17 @@
52025246
hasPushProtection: false
52035247
hasValidityCheck: false
52045248
isduplicate: false
5249+
- provider: ZenHub
5250+
supportedSecret: ZenHub Personal API Key
5251+
secretType: zenhub_personal_api_key
5252+
versions:
5253+
fpt: '*'
5254+
ghec: '*'
5255+
isPublic: false
5256+
isPrivateWithGhas: true
5257+
hasPushProtection: false
5258+
hasValidityCheck: false
5259+
isduplicate: false
52055260
- provider: Zuplo
52065261
supportedSecret: Zuplo Consumer API Key
52075262
secretType: zuplo_consumer_api_key
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "78c70e3cac755a162d3773b4301d364ab8c3af1a",
3-
"blob-sha": "e23270934f3bb165fb74265a61d0aed73306d1d5",
2+
"sha": "31555964edb2fad67e84a11330cf6a5fd1b63e28",
3+
"blob-sha": "e681fbbcc1832b62a7de3864e5fe4dc4eaf8cc5b",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)