Skip to content

Commit 88df2d1

Browse files
Sync secret scanning data (#57662)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
1 parent 6750a3e commit 88df2d1

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

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

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3721,7 +3721,7 @@
37213721
ghes: '>=3.18'
37223722
isPublic: true
37233723
isPrivateWithGhas: true
3724-
hasPushProtection: false
3724+
hasPushProtection: true
37253725
hasValidityCheck: false
37263726
base64Supported: false
37273727
isduplicate: false
@@ -3734,7 +3734,7 @@
37343734
ghes: '>=3.18'
37353735
isPublic: true
37363736
isPrivateWithGhas: true
3737-
hasPushProtection: false
3737+
hasPushProtection: true
37383738
hasValidityCheck: false
37393739
base64Supported: false
37403740
isduplicate: false
@@ -3747,7 +3747,7 @@
37473747
ghes: '>=3.18'
37483748
isPublic: true
37493749
isPrivateWithGhas: true
3750-
hasPushProtection: false
3750+
hasPushProtection: true
37513751
hasValidityCheck: false
37523752
base64Supported: false
37533753
isduplicate: false
@@ -3760,7 +3760,7 @@
37603760
ghes: '>=3.18'
37613761
isPublic: true
37623762
isPrivateWithGhas: true
3763-
hasPushProtection: false
3763+
hasPushProtection: true
37643764
hasValidityCheck: false
37653765
base64Supported: false
37663766
isduplicate: false
@@ -3773,7 +3773,7 @@
37733773
ghes: '>=3.18'
37743774
isPublic: true
37753775
isPrivateWithGhas: true
3776-
hasPushProtection: false
3776+
hasPushProtection: true
37773777
hasValidityCheck: false
37783778
base64Supported: false
37793779
isduplicate: false
@@ -3786,7 +3786,7 @@
37863786
ghes: '>=3.18'
37873787
isPublic: true
37883788
isPrivateWithGhas: true
3789-
hasPushProtection: false
3789+
hasPushProtection: true
37903790
hasValidityCheck: false
37913791
base64Supported: false
37923792
isduplicate: false
@@ -3799,7 +3799,7 @@
37993799
ghes: '>=3.18'
38003800
isPublic: true
38013801
isPrivateWithGhas: true
3802-
hasPushProtection: false
3802+
hasPushProtection: true
38033803
hasValidityCheck: false
38043804
base64Supported: false
38053805
isduplicate: false
@@ -3812,7 +3812,7 @@
38123812
ghes: '>=3.18'
38133813
isPublic: true
38143814
isPrivateWithGhas: true
3815-
hasPushProtection: false
3815+
hasPushProtection: true
38163816
hasValidityCheck: false
38173817
base64Supported: false
38183818
isduplicate: false
@@ -4242,6 +4242,18 @@
42424242
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
42434243
base64Supported: false
42444244
isduplicate: false
4245+
- provider: Pinecone
4246+
supportedSecret: Pinecone API Key
4247+
secretType: pinecone_api_key </br>pinecone_environment
4248+
versions:
4249+
fpt: '*'
4250+
ghec: '*'
4251+
isPublic: false
4252+
isPrivateWithGhas: true
4253+
hasPushProtection: false
4254+
hasValidityCheck: false
4255+
base64Supported: false
4256+
isduplicate: false
42454257
- provider: Pinterest
42464258
supportedSecret: Pinterest Access Token
42474259
secretType: pinterest_access_token
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "075f10c0b9ba3bcbf360983d35466ab222cc1592",
3-
"blob-sha": "c5ba23ce878f69981e37ad8994b08f8151918808",
2+
"sha": "b53d940a0227bd6e51c9dc59e298ecbf3e455a72",
3+
"blob-sha": "6a227f540cb15dac2fd7e05fd39858791f5a2bb1",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)