Sync secret scanning data (#58298)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
@@ -1974,7 +1974,7 @@
|
|||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
- provider: Databricks
|
- provider: Databricks
|
||||||
supportedSecret: Databricks Access Token
|
supportedSecret: Databricks API Token
|
||||||
secretType: databricks_access_token
|
secretType: databricks_access_token
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
@@ -4060,6 +4060,18 @@
|
|||||||
hasValidityCheck: false
|
hasValidityCheck: false
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
|
- provider: OneSignal
|
||||||
|
supportedSecret: OneSignal Rich API Key
|
||||||
|
secretType: onesignal_rich_authentication_token
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
- provider: Onfido
|
- provider: Onfido
|
||||||
supportedSecret: Onfido Live API Token
|
supportedSecret: Onfido Live API Token
|
||||||
secretType: onfido_live_api_token
|
secretType: onfido_live_api_token
|
||||||
@@ -4253,6 +4265,18 @@
|
|||||||
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
|
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
|
- provider: Pineapple Technologies Limited
|
||||||
|
supportedSecret: Pineapple Technologies Incident API Key
|
||||||
|
secretType: pineapple_technologies_incident_api_key
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
- provider: Pinecone
|
- provider: Pinecone
|
||||||
supportedSecret: Pinecone API Key
|
supportedSecret: Pinecone API Key
|
||||||
secretType: pinecone_api_key, </br>pinecone_environment
|
secretType: pinecone_api_key, </br>pinecone_environment
|
||||||
@@ -4616,6 +4640,30 @@
|
|||||||
hasValidityCheck: false
|
hasValidityCheck: false
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
|
- provider: Rainforest Pay
|
||||||
|
supportedSecret: Rainforest API Key
|
||||||
|
secretType: rainforest_api_key
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
|
- provider: Rainforest Pay
|
||||||
|
supportedSecret: Rainforest Sandbox API Key
|
||||||
|
secretType: rainforest_sandbox_api_key
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
- provider: Ramp
|
- provider: Ramp
|
||||||
supportedSecret: Ramp OAuth Client ID
|
supportedSecret: Ramp OAuth Client ID
|
||||||
secretType: ramp_client_id
|
secretType: ramp_client_id
|
||||||
@@ -4655,6 +4703,18 @@
|
|||||||
hasValidityCheck: false
|
hasValidityCheck: false
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
|
- provider: Raycast
|
||||||
|
supportedSecret: Raycast Access Token
|
||||||
|
secretType: raycast_access_token
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
- provider: ReadMe
|
- provider: ReadMe
|
||||||
supportedSecret: ReadMe API Key
|
supportedSecret: ReadMe API Key
|
||||||
secretType: readmeio_api_access_token
|
secretType: readmeio_api_access_token
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"sha": "b4cde342632f4327023e8d9b3729bcc5387461bb",
|
"sha": "2b0240ae95dae6b0857b3b679d3c01d88da5aa2e",
|
||||||
"blob-sha": "f5614a575d8844d4ba53e0d2704d4feea885ae1e",
|
"blob-sha": "60dd4263fa67848500bb3595fff950b7b8b81520",
|
||||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user