Skip to content

Commit b409ed2

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#55210)
Co-authored-by: mc <[email protected]>
1 parent d988ef0 commit b409ed2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/secret-scanning/data/public-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
ghes: '>=3.14'
334334
isPublic: false
335335
isPrivateWithGhas: true
336-
hasPushProtection: false
336+
hasPushProtection: true
337337
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
338338
isduplicate: false
339339
- provider: Azure
@@ -4047,7 +4047,7 @@
40474047
ghes: '*'
40484048
isPublic: true
40494049
isPrivateWithGhas: true
4050-
hasPushProtection: false
4050+
hasPushProtection: true
40514051
hasValidityCheck: false
40524052
isduplicate: false
40534053
- provider: Yandex

src/secret-scanning/lib/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "2513a1b14954d64d3e7828abb8d1be05de3b0095",
3-
"blob-sha": "0f544a2978df7ae8a76cc33e1446338dc87abc52",
2+
"sha": "9f92faecb30f2a5c2e516eb729b85340aadc5a48",
3+
"blob-sha": "f01387c07db9fa49fb27848e264a5eae5e4d19a0",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)