Skip to content

Commit f8446c6

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

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4294,6 +4294,17 @@
42944294
hasPushProtection: false
42954295
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
42964296
isduplicate: false
4297+
- provider: Val Town
4298+
supportedSecret: Val Town API Token
4299+
secretType: val_town_api_token
4300+
versions:
4301+
fpt: '*'
4302+
ghec: '*'
4303+
isPublic: true
4304+
isPrivateWithGhas: true
4305+
hasPushProtection: false
4306+
hasValidityCheck: false
4307+
isduplicate: false
42974308
- provider: VolcEngine
42984309
supportedSecret: VolcEngine Access Key ID
42994310
secretType: volcengine_access_key_id
@@ -4399,7 +4410,7 @@
43994410
ghes: '>=3.18'
44004411
isPublic: true
44014412
isPrivateWithGhas: true
4402-
hasPushProtection: false
4413+
hasPushProtection: true
44034414
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
44044415
isduplicate: false
44054416
- provider: Yandex
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "feedd2ca729f955bcd0ca1ec16d7ed00874dc9cb",
3-
"blob-sha": "cb3a0e220b9ccc9c248b2a0be0dbeeb37bdd1d50",
2+
"sha": "aac09ec57fa0c6167e20c7d9895d56caa97f4f5f",
3+
"blob-sha": "9d7b8f2eaea28aab49e0f9d4190b9cd16cfcbc1f",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)