1
0
mirror of synced 2026-01-31 09:01:33 -05:00

Merge pull request #34993 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-10-18 08:37:04 -04:00
committed by GitHub
2 changed files with 46 additions and 14 deletions

View File

@@ -1498,18 +1498,6 @@
hasPushProtection: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Google
supportedSecret: Google Cloud Private Key ID
secretType: google_cloud_private_key_id
versions:
fpt: '*'
ghec: '*'
ghes: <3.13
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Google
supportedSecret: Google Cloud Service Account Credentials
secretType: google_cloud_service_account_credentials
@@ -2871,6 +2859,50 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Sentry
supportedSecret: Sentry Integration Token
secretType: sentry_integration_token
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sentry
supportedSecret: Sentry Org Auth Token
secretType: sentry_org_auth_token
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sentry
supportedSecret: Sentry User App Auth Token
secretType: sentry_user_app_auth_token
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sentry
supportedSecret: Sentry User Auth Token
secretType: sentry_user_auth_token
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Shippo
supportedSecret: Shippo Live API Token
secretType: shippo_live_api_token

View File

@@ -1,5 +1,5 @@
{
"sha": "15fc6a5c088b86a22bbd6f05b93d939727f27bd0",
"blob-sha": "f072a97f15d05b43583076e43d8a70dc7b8d0bb7",
"sha": "83070f32cc15cca56b693ddec28b6a2210e7da9c",
"blob-sha": "7f30272d239f59a199c53f04f509bfb51dd9a18b",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}