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
|
isPublic: true
|
||||||
isPrivateWithGhas: true
|
isPrivateWithGhas: true
|
||||||
hasPushProtection: true
|
hasPushProtection: true
|
||||||
hasValidityCheck: false
|
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
- provider: Azure
|
- provider: Azure
|
||||||
@@ -751,7 +751,7 @@
|
|||||||
isPublic: true
|
isPublic: true
|
||||||
isPrivateWithGhas: true
|
isPrivateWithGhas: true
|
||||||
hasPushProtection: true
|
hasPushProtection: true
|
||||||
hasValidityCheck: false
|
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: true
|
isduplicate: true
|
||||||
- provider: Azure
|
- provider: Azure
|
||||||
@@ -1024,7 +1024,7 @@
|
|||||||
isPublic: true
|
isPublic: true
|
||||||
isPrivateWithGhas: true
|
isPrivateWithGhas: true
|
||||||
hasPushProtection: true
|
hasPushProtection: true
|
||||||
hasValidityCheck: false
|
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
- provider: Azure
|
- provider: Azure
|
||||||
@@ -3696,7 +3696,7 @@
|
|||||||
isPublic: true
|
isPublic: true
|
||||||
isPrivateWithGhas: true
|
isPrivateWithGhas: true
|
||||||
hasPushProtection: false
|
hasPushProtection: false
|
||||||
hasValidityCheck: false
|
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
- provider: MongoDB
|
- provider: MongoDB
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"sha": "eccf6431f1e97d23ff7575fc7afabf9f7b27329f",
|
"sha": "d9b6f5d1cc49b0244927746bb3cc3b0ee35a67f7",
|
||||||
"blob-sha": "3f57c664f49dbf57e8c64c07e611cab51689c215",
|
"blob-sha": "f9097b9e8b93a9b46bbf0cc0ceb91d06cb137efb",
|
||||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user