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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user