Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Natalee Webb 2023-03-22 07:31:42 -07:00 коммит произвёл GitHub
Родитель 12810b6e2d
Коммит f64c3f3808
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 37 добавлений и 0 удалений

Просмотреть файл

@ -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'