зеркало из https://github.com/github/docs.git
Update secret-scanning.yml (#35665)
Co-authored-by: Sarah Schneider <sarahs@github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Родитель
12810b6e2d
Коммит
f64c3f3808
|
@ -63,6 +63,30 @@
|
|||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Aiven'
|
||||
supportedSecret: 'Aiven Auth Token'
|
||||
secretType: 'aiven_auth_token'
|
||||
versions:
|
||||
ghec: '*'
|
||||
ghes: '>3.9'
|
||||
ghae: '>3.9'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Aiven'
|
||||
supportedSecret: 'Aiven Service Password'
|
||||
secretType: 'aiven_service_password'
|
||||
versions:
|
||||
ghec: '*'
|
||||
ghes: '>3.9'
|
||||
ghae: '>3.9'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Alibaba Cloud'
|
||||
supportedSecret: 'Alibaba Cloud Access Key ID with Alibaba Cloud Access Key Secret'
|
||||
secretType: 'alibaba_cloud_access_key_id </br>alibaba_cloud_access_key_secret'
|
||||
|
@ -342,6 +366,19 @@
|
|||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Canadian Digital Service'
|
||||
supportedSecret: 'CDS Canada Notify API Key'
|
||||
secretType: 'cds_canada_notify_api_key'
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.9'
|
||||
ghae: '>=3.9'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Checkout.com'
|
||||
supportedSecret: 'Checkout.com Production Secret Key'
|
||||
secretType: 'checkout_production_secret_key'
|
||||
|
|
Загрузка…
Ссылка в новой задаче