Skip to content

Commit 8418411

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#58298)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 6af367a commit 8418411

File tree

2 files changed

+63
-3
lines changed

2 files changed

+63
-3
lines changed

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

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1974,7 +1974,7 @@
19741974
base64Supported: false
19751975
isduplicate: false
19761976
- provider: Databricks
1977-
supportedSecret: Databricks Access Token
1977+
supportedSecret: Databricks API Token
19781978
secretType: databricks_access_token
19791979
versions:
19801980
fpt: '*'
@@ -4060,6 +4060,18 @@
40604060
hasValidityCheck: false
40614061
base64Supported: false
40624062
isduplicate: false
4063+
- provider: OneSignal
4064+
supportedSecret: OneSignal Rich API Key
4065+
secretType: onesignal_rich_authentication_token
4066+
versions:
4067+
fpt: '*'
4068+
ghec: '*'
4069+
isPublic: true
4070+
isPrivateWithGhas: false
4071+
hasPushProtection: false
4072+
hasValidityCheck: false
4073+
base64Supported: false
4074+
isduplicate: false
40634075
- provider: Onfido
40644076
supportedSecret: Onfido Live API Token
40654077
secretType: onfido_live_api_token
@@ -4253,6 +4265,18 @@
42534265
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
42544266
base64Supported: false
42554267
isduplicate: false
4268+
- provider: Pineapple Technologies Limited
4269+
supportedSecret: Pineapple Technologies Incident API Key
4270+
secretType: pineapple_technologies_incident_api_key
4271+
versions:
4272+
fpt: '*'
4273+
ghec: '*'
4274+
isPublic: true
4275+
isPrivateWithGhas: false
4276+
hasPushProtection: false
4277+
hasValidityCheck: false
4278+
base64Supported: false
4279+
isduplicate: false
42564280
- provider: Pinecone
42574281
supportedSecret: Pinecone API Key
42584282
secretType: pinecone_api_key, </br>pinecone_environment
@@ -4616,6 +4640,30 @@
46164640
hasValidityCheck: false
46174641
base64Supported: false
46184642
isduplicate: false
4643+
- provider: Rainforest Pay
4644+
supportedSecret: Rainforest API Key
4645+
secretType: rainforest_api_key
4646+
versions:
4647+
fpt: '*'
4648+
ghec: '*'
4649+
isPublic: true
4650+
isPrivateWithGhas: false
4651+
hasPushProtection: false
4652+
hasValidityCheck: false
4653+
base64Supported: false
4654+
isduplicate: false
4655+
- provider: Rainforest Pay
4656+
supportedSecret: Rainforest Sandbox API Key
4657+
secretType: rainforest_sandbox_api_key
4658+
versions:
4659+
fpt: '*'
4660+
ghec: '*'
4661+
isPublic: true
4662+
isPrivateWithGhas: false
4663+
hasPushProtection: false
4664+
hasValidityCheck: false
4665+
base64Supported: false
4666+
isduplicate: false
46194667
- provider: Ramp
46204668
supportedSecret: Ramp OAuth Client ID
46214669
secretType: ramp_client_id
@@ -4655,6 +4703,18 @@
46554703
hasValidityCheck: false
46564704
base64Supported: false
46574705
isduplicate: false
4706+
- provider: Raycast
4707+
supportedSecret: Raycast Access Token
4708+
secretType: raycast_access_token
4709+
versions:
4710+
fpt: '*'
4711+
ghec: '*'
4712+
isPublic: true
4713+
isPrivateWithGhas: false
4714+
hasPushProtection: false
4715+
hasValidityCheck: false
4716+
base64Supported: false
4717+
isduplicate: false
46584718
- provider: ReadMe
46594719
supportedSecret: ReadMe API Key
46604720
secretType: readmeio_api_access_token
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "b4cde342632f4327023e8d9b3729bcc5387461bb",
3-
"blob-sha": "f5614a575d8844d4ba53e0d2704d4feea885ae1e",
2+
"sha": "2b0240ae95dae6b0857b3b679d3c01d88da5aa2e",
3+
"blob-sha": "60dd4263fa67848500bb3595fff950b7b8b81520",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)