Skip to content

Commit 241a6f5

Browse files
authored
Sync secret scanning data (#57428)
1 parent da0036c commit 241a6f5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2346,7 +2346,7 @@
23462346
ghes: '>3.8'
23472347
isPublic: false
23482348
isPrivateWithGhas: true
2349-
hasPushProtection: false
2349+
hasPushProtection: true
23502350
hasValidityCheck: false
23512351
base64Supported: false
23522352
isduplicate: false
@@ -2371,7 +2371,7 @@
23712371
ghec: '*'
23722372
isPublic: false
23732373
isPrivateWithGhas: true
2374-
hasPushProtection: false
2374+
hasPushProtection: true
23752375
hasValidityCheck: false
23762376
base64Supported: false
23772377
isduplicate: false
@@ -2852,7 +2852,7 @@
28522852
ghec: '*'
28532853
isPublic: true
28542854
isPrivateWithGhas: true
2855-
hasPushProtection: false
2855+
hasPushProtection: true
28562856
hasValidityCheck: false
28572857
base64Supported: false
28582858
isduplicate: false
@@ -3250,7 +3250,7 @@
32503250
ghes: '>=3.17'
32513251
isPublic: true
32523252
isPrivateWithGhas: true
3253-
hasPushProtection: false
3253+
hasPushProtection: true
32543254
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
32553255
base64Supported: false
32563256
isduplicate: false
@@ -3263,7 +3263,7 @@
32633263
ghes: '>=3.17'
32643264
isPublic: true
32653265
isPrivateWithGhas: true
3266-
hasPushProtection: false
3266+
hasPushProtection: true
32673267
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
32683268
base64Supported: false
32693269
isduplicate: false
@@ -4124,7 +4124,7 @@
41244124
ghec: '*'
41254125
isPublic: false
41264126
isPrivateWithGhas: true
4127-
hasPushProtection: false
4127+
hasPushProtection: true
41284128
hasValidityCheck: false
41294129
base64Supported: false
41304130
isduplicate: false
@@ -5301,7 +5301,7 @@
53015301
ghec: '*'
53025302
isPublic: true
53035303
isPrivateWithGhas: true
5304-
hasPushProtection: false
5304+
hasPushProtection: true
53055305
hasValidityCheck: false
53065306
base64Supported: false
53075307
isduplicate: false
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "3262f345ee0cef143fdfdb12ee891ca782080c9f",
3-
"blob-sha": "ae72750fe301854dee6ad18e16bfa6d8b55de962",
2+
"sha": "2fd995a6f5c493aac019d1cf38312f2075a085fe",
3+
"blob-sha": "dfaec435d708f9e3aeec2350b1326b010e266ace",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)