1
0
mirror of synced 2025-12-25 11:03:37 -05:00

Update secret-scanning.yml (#37297)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: marz <marzvrover@github.com>
This commit is contained in:
Natalee Webb
2023-05-25 22:45:04 -07:00
committed by GitHub
parent cd9b545ef1
commit cc2c47063f

View File

@@ -2421,19 +2421,6 @@
hasPushProtection: false
hasValidityCheck: false
- provider: 'Stripe'
supportedSecret: 'Stripe API Key'
secretType: 'stripe_api_key'
versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
- provider: 'Stripe'
supportedSecret: 'Stripe Live API Restricted Key'
secretType: 'stripe_live_restricted_key'
@@ -2448,8 +2435,8 @@
hasValidityCheck: false
- provider: 'Stripe'
supportedSecret: 'Stripe Live API Secret Key'
secretType: 'stripe_live_secret_key'
supportedSecret: 'Stripe API Key'
secretType: 'stripe_api_key'
versions:
fpt: '*'
ghec: '*'
@@ -2457,20 +2444,20 @@
ghae: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasPushProtection: true
hasValidityCheck: false
- provider: 'Stripe'
supportedSecret: 'Stripe Live API Secret Key'
secretType: 'stripe_api_key'
supportedSecret: 'Stripe Legacy API Secret Key'
secretType: 'stripe_legacy_api_key'
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'
isPublic: false
isPrivateWithGhas: false
hasPushProtection: true
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
- provider: 'Stripe'