Skip to content

Commit 877ffc6

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#56830)
Co-authored-by: mc <[email protected]>
1 parent 8f172c3 commit 877ffc6

File tree

2 files changed

+35
-2
lines changed

2 files changed

+35
-2
lines changed

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,6 +1600,17 @@
16001600
hasPushProtection: false
16011601
hasValidityCheck: false
16021602
isduplicate: false
1603+
- provider: Cohere
1604+
supportedSecret: Cohere API Key
1605+
secretType: cohere_api_key
1606+
versions:
1607+
fpt: '*'
1608+
ghec: '*'
1609+
isPublic: false
1610+
isPrivateWithGhas: true
1611+
hasPushProtection: false
1612+
hasValidityCheck: false
1613+
isduplicate: false
16031614
- provider: Contentful
16041615
supportedSecret: Contentful Personal Access Token
16051616
secretType: contentful_personal_access_token
@@ -3131,6 +3142,17 @@
31313142
hasPushProtection: false
31323143
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
31333144
isduplicate: false
3145+
- provider: Mistral AI
3146+
supportedSecret: Mistral AI API Key
3147+
secretType: mistral_ai_api_key
3148+
versions:
3149+
fpt: '*'
3150+
ghec: '*'
3151+
isPublic: false
3152+
isPrivateWithGhas: true
3153+
hasPushProtection: false
3154+
hasValidityCheck: false
3155+
isduplicate: false
31343156
- provider: MongoDB
31353157
supportedSecret: MongoDB Atlas Database URI with credentials
31363158
secretType: mongodb_atlas_db_uri_with_credentials
@@ -3584,6 +3606,17 @@
35843606
hasPushProtection: false
35853607
hasValidityCheck: false
35863608
isduplicate: false
3609+
- provider: Perplexity
3610+
supportedSecret: Perplexity API Key
3611+
secretType: perplexity_api_key
3612+
versions:
3613+
fpt: '*'
3614+
ghec: '*'
3615+
isPublic: false
3616+
isPrivateWithGhas: true
3617+
hasPushProtection: false
3618+
hasValidityCheck: false
3619+
isduplicate: false
35873620
- provider: Persona Identities
35883621
supportedSecret: Persona Production Api Key
35893622
secretType: persona_production_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": "cf5bef6307ddeab94faa37df0a2bc719b51d9a95",
3-
"blob-sha": "22e9d3452325af69d53a3c8d05007f9f1e02c760",
2+
"sha": "b655b59f8f4ad71b005f30ebf63c28e136007121",
3+
"blob-sha": "0a7c5db3e22d67a8d5c72499643d362bb9845fa6",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)