Skip to content

Commit be4448e

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#55183)
Co-authored-by: mc <[email protected]>
1 parent 3f6fcd3 commit be4448e

File tree

2 files changed

+25
-14
lines changed

2 files changed

+25
-14
lines changed

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

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@
657657
ghes: '>=3.14'
658658
isPublic: false
659659
isPrivateWithGhas: true
660-
hasPushProtection: false
660+
hasPushProtection: true
661661
hasValidityCheck: false
662662
isduplicate: false
663663
- provider: Azure
@@ -681,7 +681,7 @@
681681
ghes: '>=3.14'
682682
isPublic: true
683683
isPrivateWithGhas: true
684-
hasPushProtection: false
684+
hasPushProtection: true
685685
hasValidityCheck: false
686686
isduplicate: false
687687
- provider: Baidu
@@ -744,6 +744,17 @@
744744
hasPushProtection: true
745745
hasValidityCheck: false
746746
isduplicate: false
747+
- provider: Buildkite
748+
supportedSecret: Buildkite User Access Token
749+
secretType: buildkite_user_access_token
750+
versions:
751+
fpt: '*'
752+
ghec: '*'
753+
isPublic: true
754+
isPrivateWithGhas: true
755+
hasPushProtection: false
756+
hasValidityCheck: false
757+
isduplicate: false
747758
- provider: Canadian Digital Service
748759
supportedSecret: Canadian Digital Service Notify API Key
749760
secretType: cds_canada_notify_api_key
@@ -1470,7 +1481,7 @@
14701481
ghes: '*'
14711482
isPublic: true
14721483
isPrivateWithGhas: true
1473-
hasPushProtection: false
1484+
hasPushProtection: true
14741485
hasValidityCheck: false
14751486
isduplicate: false
14761487
- provider: FullStory
@@ -1966,7 +1977,7 @@
19661977
ghes: '>=3.14'
19671978
isPublic: false
19681979
isPrivateWithGhas: true
1969-
hasPushProtection: false
1980+
hasPushProtection: true
19701981
hasValidityCheck: false
19711982
isduplicate: false
19721983
- provider: IBM
@@ -1978,7 +1989,7 @@
19781989
ghes: '>=3.14'
19791990
isPublic: false
19801991
isPrivateWithGhas: true
1981-
hasPushProtection: false
1992+
hasPushProtection: true
19821993
hasValidityCheck: false
19831994
isduplicate: false
19841995
- provider: Intercom
@@ -3317,7 +3328,7 @@
33173328
ghes: '>=3.16'
33183329
isPublic: false
33193330
isPrivateWithGhas: true
3320-
hasPushProtection: false
3331+
hasPushProtection: true
33213332
hasValidityCheck: false
33223333
isduplicate: false
33233334
- provider: Sentry
@@ -3329,7 +3340,7 @@
33293340
ghes: '>=3.16'
33303341
isPublic: false
33313342
isPrivateWithGhas: true
3332-
hasPushProtection: false
3343+
hasPushProtection: true
33333344
hasValidityCheck: false
33343345
isduplicate: false
33353346
- provider: Sentry
@@ -3341,7 +3352,7 @@
33413352
ghes: '>=3.16'
33423353
isPublic: false
33433354
isPrivateWithGhas: true
3344-
hasPushProtection: false
3355+
hasPushProtection: true
33453356
hasValidityCheck: false
33463357
isduplicate: false
33473358
- provider: Sentry
@@ -3353,7 +3364,7 @@
33533364
ghes: '>=3.16'
33543365
isPublic: false
33553366
isPrivateWithGhas: true
3356-
hasPushProtection: false
3367+
hasPushProtection: true
33573368
hasValidityCheck: false
33583369
isduplicate: false
33593370
- provider: Shippo
@@ -3389,7 +3400,7 @@
33893400
ghes: '>=3.16'
33903401
isPublic: true
33913402
isPrivateWithGhas: true
3392-
hasPushProtection: false
3403+
hasPushProtection: true
33933404
hasValidityCheck: false
33943405
isduplicate: false
33953406
- provider: Shopify
@@ -3676,7 +3687,7 @@
36763687
ghes: '*'
36773688
isPublic: true
36783689
isPrivateWithGhas: true
3679-
hasPushProtection: false
3690+
hasPushProtection: true
36803691
hasValidityCheck: false
36813692
isduplicate: true
36823693
- provider: SSLMate
@@ -3688,7 +3699,7 @@
36883699
ghes: '*'
36893700
isPublic: true
36903701
isPrivateWithGhas: true
3691-
hasPushProtection: false
3702+
hasPushProtection: true
36923703
hasValidityCheck: false
36933704
isduplicate: false
36943705
- provider: Stripe
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "82247bbeeb4c22705a1575389b4583f83aaadf57",
3-
"blob-sha": "48dc0e2b23d3b6497cf65f6de2f27703a3c88575",
2+
"sha": "2513a1b14954d64d3e7828abb8d1be05de3b0095",
3+
"blob-sha": "0f544a2978df7ae8a76cc33e1446338dc87abc52",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)