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

Sync secret scanning data (#57069)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-08-11 10:50:17 -07:00
committed by GitHub
parent 135a842254
commit 891df1660c
2 changed files with 4 additions and 4 deletions

View File

@@ -4571,7 +4571,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Sourcegraph
supportedSecret: Sourcegraph Dotcom User Gateway Access Token
@@ -4595,7 +4595,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Sourcegraph
supportedSecret: Sourcegraph License Key Token

View File

@@ -1,5 +1,5 @@
{
"sha": "6342aef15dffcceea40bb9c859198fa79b06737c",
"blob-sha": "a0ed32cd3fd7c04d2ec262576a3a8ec7a91ddad9",
"sha": "7787a9f3683c2c867602a71115dcb43a15db4a43",
"blob-sha": "1c54a228f919d3c30996f83bc4bc9ea3e616ebb3",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}