Sync secret scanning data (#57724)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
This commit is contained in:
@@ -543,7 +543,7 @@
|
||||
isPublic: true
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||
base64Supported: false
|
||||
isduplicate: false
|
||||
- provider: Azure
|
||||
@@ -751,7 +751,7 @@
|
||||
isPublic: true
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||
base64Supported: false
|
||||
isduplicate: true
|
||||
- provider: Azure
|
||||
@@ -1024,7 +1024,7 @@
|
||||
isPublic: true
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||
base64Supported: false
|
||||
isduplicate: false
|
||||
- provider: Azure
|
||||
@@ -3696,7 +3696,7 @@
|
||||
isPublic: true
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||
base64Supported: false
|
||||
isduplicate: false
|
||||
- provider: MongoDB
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"sha": "eccf6431f1e97d23ff7575fc7afabf9f7b27329f",
|
||||
"blob-sha": "3f57c664f49dbf57e8c64c07e611cab51689c215",
|
||||
"sha": "d9b6f5d1cc49b0244927746bb3cc3b0ee35a67f7",
|
||||
"blob-sha": "f9097b9e8b93a9b46bbf0cc0ceb91d06cb137efb",
|
||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||
}
|
||||
Reference in New Issue
Block a user