Skip to content

Commit d890709

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#56215)
Co-authored-by: mc <[email protected]>
1 parent aac10a2 commit d890709

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,7 @@
13511351
isPublic: true
13521352
isPrivateWithGhas: true
13531353
hasPushProtection: false
1354-
hasValidityCheck: false
1354+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
13551355
isduplicate: false
13561356
- provider: Dropbox
13571357
supportedSecret: Dropbox Short-Lived Access Token
@@ -2179,7 +2179,7 @@
21792179
fpt: '*'
21802180
ghec: '*'
21812181
isPublic: true
2182-
isPrivateWithGhas: false
2182+
isPrivateWithGhas: true
21832183
hasPushProtection: false
21842184
hasValidityCheck: false
21852185
isduplicate: false
@@ -3531,7 +3531,7 @@
35313531
isPublic: false
35323532
isPrivateWithGhas: true
35333533
hasPushProtection: true
3534-
hasValidityCheck: false
3534+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
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: false
3546+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
35473547
isduplicate: false
35483548
- provider: Shopee
35493549
supportedSecret: Shopee Open Platform Partner Key
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "e3e9f53cd5abf83f8d63c7cdf5159ebd9ced145c",
3-
"blob-sha": "d378a032277ebe231aa64e9228819ece8f2ca841",
2+
"sha": "4bc2c75484abeca92df68432bf1a735a34f04466",
3+
"blob-sha": "8b8c921a94ef82f90298be6d4a7f963d48c2abcb",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)