Skip to content

Commit 98134e4

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

File tree

2 files changed

+46
-2
lines changed

2 files changed

+46
-2
lines changed

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

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2121,6 +2121,17 @@
21212121
hasPushProtection: true
21222122
hasValidityCheck: false
21232123
isduplicate: false
2124+
- provider: Elastic
2125+
supportedSecret: Elastic Cloud API Key
2126+
secretType: elastic_cloud_api_key
2127+
versions:
2128+
fpt: '*'
2129+
ghec: '*'
2130+
isPublic: false
2131+
isPrivateWithGhas: true
2132+
hasPushProtection: false
2133+
hasValidityCheck: false
2134+
isduplicate: false
21242135
- provider: Facebook
21252136
supportedSecret: Facebook Access Token
21262137
secretType: facebook_access_token
@@ -2832,6 +2843,28 @@
28322843
hasPushProtection: true
28332844
hasValidityCheck: false
28342845
isduplicate: false
2846+
- provider: Langchain
2847+
supportedSecret: Langchain API Personal Key
2848+
secretType: langchain_api_personal_key
2849+
versions:
2850+
fpt: '*'
2851+
ghec: '*'
2852+
isPublic: false
2853+
isPrivateWithGhas: true
2854+
hasPushProtection: false
2855+
hasValidityCheck: false
2856+
isduplicate: false
2857+
- provider: Langchain
2858+
supportedSecret: Langchain API Server Key
2859+
secretType: langchain_api_server_key
2860+
versions:
2861+
fpt: '*'
2862+
ghec: '*'
2863+
isPublic: false
2864+
isPrivateWithGhas: true
2865+
hasPushProtection: false
2866+
hasValidityCheck: false
2867+
isduplicate: false
28352868
- provider: LaunchDarkly
28362869
supportedSecret: LaunchDarkly API Token
28372870
secretType: launchdarkly_access_token
@@ -3568,6 +3601,17 @@
35683601
hasPushProtection: false
35693602
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
35703603
isduplicate: false
3604+
- provider: Openweather
3605+
supportedSecret: Openweather API Key
3606+
secretType: openweather_api_key
3607+
versions:
3608+
fpt: '*'
3609+
ghec: '*'
3610+
isPublic: false
3611+
isPrivateWithGhas: true
3612+
hasPushProtection: false
3613+
hasValidityCheck: false
3614+
isduplicate: false
35713615
- provider: Oracle
35723616
supportedSecret: Oracle API Key
35733617
secretType: oracle_api_key

src/secret-scanning/lib/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "8c4882cc5e248d08d7dd4daedcf92a9556d7bf5b",
3-
"blob-sha": "ea7f614767331a7ca755778cd1a13fb984fc40f1",
2+
"sha": "01299c0adaae7096ec8fae216614337d502a4613",
3+
"blob-sha": "a4039b2ae13a43e5737fc1e789713a0ebc2ea4c6",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)