Sync secret scanning data (#57069)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"sha": "6342aef15dffcceea40bb9c859198fa79b06737c",
|
||||
"blob-sha": "a0ed32cd3fd7c04d2ec262576a3a8ec7a91ddad9",
|
||||
"sha": "7787a9f3683c2c867602a71115dcb43a15db4a43",
|
||||
"blob-sha": "1c54a228f919d3c30996f83bc4bc9ea3e616ebb3",
|
||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||
}
|
||||
Reference in New Issue
Block a user