Skip to content

Commit fca9c6c

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#56227)
Co-authored-by: mc <[email protected]>
1 parent 056bc1f commit fca9c6c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,7 @@
13511351
isPublic: true
13521352
isPrivateWithGhas: true
13531353
hasPushProtection: false
1354-
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
1354+
hasValidityCheck: false
13551355
isduplicate: false
13561356
- provider: Dropbox
13571357
supportedSecret: Dropbox Short-Lived Access Token
@@ -3531,7 +3531,7 @@
35313531
isPublic: false
35323532
isPrivateWithGhas: true
35333533
hasPushProtection: true
3534-
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
3534+
hasValidityCheck: false
35353535
isduplicate: false
35363536
- provider: Shippo
35373537
supportedSecret: Shippo Test API Token
@@ -3543,7 +3543,7 @@
35433543
isPublic: false
35443544
isPrivateWithGhas: true
35453545
hasPushProtection: false
3546-
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
3546+
hasValidityCheck: false
35473547
isduplicate: false
35483548
- provider: Shopee
35493549
supportedSecret: Shopee Open Platform Partner Key
@@ -3698,7 +3698,7 @@
36983698
isPublic: true
36993699
isPrivateWithGhas: true
37003700
hasPushProtection: false
3701-
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
3701+
hasValidityCheck: false
37023702
isduplicate: true
37033703
- provider: Slack
37043704
supportedSecret: Slack API Token
@@ -4224,7 +4224,7 @@
42244224
isPublic: true
42254225
isPrivateWithGhas: true
42264226
hasPushProtection: false
4227-
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
4227+
hasValidityCheck: false
42284228
isduplicate: false
42294229
- provider: Yandex
42304230
supportedSecret: Yandex.Cloud API Key
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "4bc2c75484abeca92df68432bf1a735a34f04466",
3-
"blob-sha": "8b8c921a94ef82f90298be6d4a7f963d48c2abcb",
2+
"sha": "33706f4cc21d513d0337649024dc4e57dbe9f245",
3+
"blob-sha": "40aebd4d6ddd62fa47833df008290cc39fb8c0a4",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)