Sync secret scanning data (#57009)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
@@ -93,17 +93,6 @@
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Airtable
|
||||
supportedSecret: Airtable API Key
|
||||
secretType: airtable_api_key
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Airtable
|
||||
supportedSecret: Airtable Personal Access Token
|
||||
secretType: airtable_personal_access_token
|
||||
@@ -1655,17 +1644,6 @@
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||
isduplicate: false
|
||||
- provider: Cohere
|
||||
supportedSecret: Cohere API Key
|
||||
secretType: cohere_api_key
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Contentful
|
||||
supportedSecret: Contentful Personal Access Token
|
||||
secretType: contentful_personal_access_token
|
||||
@@ -3230,17 +3208,6 @@
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||
isduplicate: false
|
||||
- provider: Mistral AI
|
||||
supportedSecret: Mistral AI API Key
|
||||
secretType: mistral_ai_api_key
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: MongoDB
|
||||
supportedSecret: MongoDB Atlas Database URI with credentials
|
||||
secretType: mongodb_atlas_db_uri_with_credentials
|
||||
@@ -3634,17 +3601,6 @@
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||
isduplicate: false
|
||||
- provider: Openweather
|
||||
supportedSecret: Openweather API Key
|
||||
secretType: openweather_api_key
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Oracle
|
||||
supportedSecret: Oracle API Key
|
||||
secretType: oracle_api_key
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"sha": "57f562211d056bd03227a2288da3014cb6e0c7d3",
|
||||
"blob-sha": "e18e517f8baea4b5e4e955053da7b31cdf1653e6",
|
||||
"sha": "6af3bfd9795fa59230b4b15a3dd3430bd8a56471",
|
||||
"blob-sha": "82a5b9b18e636cee68f89416285173f5550520f5",
|
||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||
}
|
||||
Reference in New Issue
Block a user