1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Sync secret scanning data (#57197)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-08-19 12:29:44 -07:00
committed by GitHub
parent 354bf3c55b
commit c0429bdc49
2 changed files with 24 additions and 2 deletions

View File

@@ -2690,6 +2690,17 @@
hasPushProtection: true
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: hCaptcha
supportedSecret: hCaptcha Siteverify Secret
secretType: hcaptcha_siteverify_secret
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Heroku
supportedSecret: Heroku Platform API OAuth2 Token
secretType: heroku_platform_api_oauth2_token
@@ -4925,6 +4936,17 @@
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Tencent
supportedSecret: Tencent WeChat Pay Token
secretType: tencent_wechat_pay_token
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Thunderstore
supportedSecret: Thunderstore IO API Token
secretType: thunderstore_io_api_token

View File

@@ -1,5 +1,5 @@
{
"sha": "31555964edb2fad67e84a11330cf6a5fd1b63e28",
"blob-sha": "e681fbbcc1832b62a7de3864e5fe4dc4eaf8cc5b",
"sha": "7daab1873298e18f96c5efef95ffecf8e5d37f8c",
"blob-sha": "ad16586dfcf7e5bdfe7f0c7071f30dbf006c7f59",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}