Skip to content

Commit b0c45ed

Browse files
docs-botam-stead
andauthored
Sync secret scanning data (#57595)
Co-authored-by: Anne-Marie <[email protected]>
1 parent 7d47ea8 commit b0c45ed

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
ghec: '*'
146146
isPublic: false
147147
isPrivateWithGhas: true
148-
hasPushProtection: false
148+
hasPushProtection: true
149149
hasValidityCheck: false
150150
base64Supported: false
151151
isduplicate: false
@@ -2242,7 +2242,7 @@
22422242
ghes: '*'
22432243
isPublic: true
22442244
isPrivateWithGhas: true
2245-
hasPushProtection: false
2245+
hasPushProtection: true
22462246
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
22472247
base64Supported: false
22482248
isduplicate: false
@@ -2384,7 +2384,7 @@
23842384
ghes: '*'
23852385
isPublic: true
23862386
isPrivateWithGhas: true
2387-
hasPushProtection: false
2387+
hasPushProtection: true
23882388
hasValidityCheck: false
23892389
base64Supported: false
23902390
isduplicate: false
@@ -2475,7 +2475,7 @@
24752475
ghes: '*'
24762476
isPublic: true
24772477
isPrivateWithGhas: true
2478-
hasPushProtection: false
2478+
hasPushProtection: true
24792479
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
24802480
base64Supported: false
24812481
isduplicate: false
@@ -3213,7 +3213,7 @@
32133213
ghec: '*'
32143214
isPublic: false
32153215
isPrivateWithGhas: true
3216-
hasPushProtection: false
3216+
hasPushProtection: true
32173217
hasValidityCheck: false
32183218
base64Supported: false
32193219
isduplicate: false
@@ -4512,7 +4512,7 @@
45124512
ghes: '>=3.17'
45134513
isPublic: true
45144514
isPrivateWithGhas: true
4515-
hasPushProtection: false
4515+
hasPushProtection: true
45164516
hasValidityCheck: false
45174517
base64Supported: false
45184518
isduplicate: false
@@ -4525,7 +4525,7 @@
45254525
ghes: '>=3.17'
45264526
isPublic: true
45274527
isPrivateWithGhas: true
4528-
hasPushProtection: false
4528+
hasPushProtection: true
45294529
hasValidityCheck: false
45304530
base64Supported: false
45314531
isduplicate: false
@@ -5042,7 +5042,7 @@
50425042
ghes: '>=3.17'
50435043
isPublic: true
50445044
isPrivateWithGhas: true
5045-
hasPushProtection: false
5045+
hasPushProtection: true
50465046
hasValidityCheck: false
50475047
base64Supported: false
50485048
isduplicate: false
@@ -5068,7 +5068,7 @@
50685068
ghes: '>=3.17'
50695069
isPublic: true
50705070
isPrivateWithGhas: true
5071-
hasPushProtection: false
5071+
hasPushProtection: true
50725072
hasValidityCheck: false
50735073
base64Supported: false
50745074
isduplicate: false
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "8169480d878c6b1f1697f6281d9b9d8715dc1fb5",
3-
"blob-sha": "3c81b74365d7beab8e483b7c8b54557cdf02ed56",
2+
"sha": "c2f94b9a9bda7803187d77455f96a0c736990cce",
3+
"blob-sha": "63b65e44f5127683fdf67aa7ba30d1fdbf3fcf42",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)