Skip to content

Commit 314bd25

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#54177)
Co-authored-by: mc <[email protected]>
1 parent 8d550e2 commit 314bd25

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

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

+12-12
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
versions:
534534
fpt: '*'
535535
ghec: '*'
536-
ghes: '>=3.15'
536+
ghes: '>=3.16'
537537
isPublic: true
538538
isPrivateWithGhas: true
539539
hasPushProtection: true
@@ -1894,7 +1894,7 @@
18941894
versions:
18951895
fpt: '*'
18961896
ghec: '*'
1897-
ghes: '>=3.15'
1897+
ghes: '>=3.16'
18981898
isPublic: true
18991899
isPrivateWithGhas: true
19001900
hasPushProtection: false
@@ -1906,7 +1906,7 @@
19061906
versions:
19071907
fpt: '*'
19081908
ghec: '*'
1909-
ghes: '>=3.15'
1909+
ghes: '>=3.16'
19101910
isPublic: true
19111911
isPrivateWithGhas: true
19121912
hasPushProtection: false
@@ -1918,7 +1918,7 @@
19181918
versions:
19191919
fpt: '*'
19201920
ghec: '*'
1921-
ghes: '>=3.15'
1921+
ghes: '>=3.16'
19221922
isPublic: true
19231923
isPrivateWithGhas: true
19241924
hasPushProtection: true
@@ -3002,7 +3002,7 @@
30023002
versions:
30033003
fpt: '*'
30043004
ghec: '*'
3005-
ghes: '>=3.15'
3005+
ghes: '>=3.16'
30063006
isPublic: true
30073007
isPrivateWithGhas: true
30083008
hasPushProtection: true
@@ -3122,7 +3122,7 @@
31223122
versions:
31233123
fpt: '*'
31243124
ghec: '*'
3125-
ghes: '>=3.15'
3125+
ghes: '>=3.16'
31263126
isPublic: false
31273127
isPrivateWithGhas: true
31283128
hasPushProtection: false
@@ -3134,7 +3134,7 @@
31343134
versions:
31353135
fpt: '*'
31363136
ghec: '*'
3137-
ghes: '>=3.15'
3137+
ghes: '>=3.16'
31383138
isPublic: false
31393139
isPrivateWithGhas: true
31403140
hasPushProtection: false
@@ -3146,7 +3146,7 @@
31463146
versions:
31473147
fpt: '*'
31483148
ghec: '*'
3149-
ghes: '>=3.15'
3149+
ghes: '>=3.16'
31503150
isPublic: false
31513151
isPrivateWithGhas: true
31523152
hasPushProtection: false
@@ -3158,7 +3158,7 @@
31583158
versions:
31593159
fpt: '*'
31603160
ghec: '*'
3161-
ghes: '>=3.15'
3161+
ghes: '>=3.16'
31623162
isPublic: false
31633163
isPrivateWithGhas: true
31643164
hasPushProtection: false
@@ -3194,7 +3194,7 @@
31943194
versions:
31953195
fpt: '*'
31963196
ghec: '*'
3197-
ghes: '>=3.15'
3197+
ghes: '>=3.16'
31983198
isPublic: true
31993199
isPrivateWithGhas: true
32003200
hasPushProtection: false
@@ -3314,7 +3314,7 @@
33143314
versions:
33153315
fpt: '*'
33163316
ghec: '*'
3317-
ghes: '>=3.15'
3317+
ghes: '>=3.16'
33183318
isPublic: true
33193319
isPrivateWithGhas: true
33203320
hasPushProtection: true
@@ -3599,7 +3599,7 @@
35993599
versions:
36003600
fpt: '*'
36013601
ghec: '*'
3602-
ghes: '>=3.15'
3602+
ghes: '>=3.16'
36033603
isPublic: false
36043604
isPrivateWithGhas: true
36053605
hasPushProtection: true

src/secret-scanning/lib/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "85e5ea6c676954ea2d140d8894ed30f38dd1e0e1",
3-
"blob-sha": "eb11b2f2520f532cb9834f3955d0ec54963fc6bb",
2+
"sha": "4b7c10eadf71996bd2c377426a32d64ccd2d2a4f",
3+
"blob-sha": "8d41807df8ca3251a421bbc85a33153cd89a15b1",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)