Skip to content

Commit 4baf8ce

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#55462)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 02e2e2d commit 4baf8ce

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

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

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@
10111011
ghec: '*'
10121012
ghes: '>=3.17'
10131013
isPublic: true
1014-
isPrivateWithGhas: true
1014+
isPrivateWithGhas: false
10151015
hasPushProtection: false
10161016
hasValidityCheck: false
10171017
isduplicate: false
@@ -1023,7 +1023,7 @@
10231023
ghec: '*'
10241024
ghes: '>=3.17'
10251025
isPublic: true
1026-
isPrivateWithGhas: true
1026+
isPrivateWithGhas: false
10271027
hasPushProtection: false
10281028
hasValidityCheck: false
10291029
isduplicate: false
@@ -1216,6 +1216,17 @@
12161216
hasPushProtection: true
12171217
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
12181218
isduplicate: true
1219+
- provider: Docker
1220+
supportedSecret: Docker Organization Access Token
1221+
secretType: docker_organization_access_token
1222+
versions:
1223+
fpt: '*'
1224+
ghec: '*'
1225+
isPublic: true
1226+
isPrivateWithGhas: true
1227+
hasPushProtection: true
1228+
hasValidityCheck: false
1229+
isduplicate: false
12191230
- provider: Docker
12201231
supportedSecret: Docker Personal Access Token
12211232
secretType: docker_personal_access_token
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "307ded83c57bdf8aa8fa08c9cbfe674bc3100f8f",
3-
"blob-sha": "fa2687dc06b5613280cb25759c73ee7f9d7c6c48",
2+
"sha": "a5346d68622cea430c607c96e1f59bab5482adc4",
3+
"blob-sha": "d82579eba60785b636f013a9d25e137b982b3feb",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)