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

Sync secret scanning data (#57724)

Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-09-29 05:34:43 -07:00
committed by GitHub
parent 5848ea8f72
commit c05a34186d
2 changed files with 6 additions and 6 deletions

View File

@@ -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

View File

@@ -1,5 +1,5 @@
{
"sha": "eccf6431f1e97d23ff7575fc7afabf9f7b27329f",
"blob-sha": "3f57c664f49dbf57e8c64c07e611cab51689c215",
"sha": "d9b6f5d1cc49b0244927746bb3cc3b0ee35a67f7",
"blob-sha": "f9097b9e8b93a9b46bbf0cc0ceb91d06cb137efb",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}