Skip to content

Commit 1ad37db

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

File tree

2 files changed

+2
-46
lines changed

2 files changed

+2
-46
lines changed

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -93,17 +93,6 @@
9393
hasPushProtection: true
9494
hasValidityCheck: false
9595
isduplicate: false
96-
- provider: Airtable
97-
supportedSecret: Airtable API Key
98-
secretType: airtable_api_key
99-
versions:
100-
fpt: '*'
101-
ghec: '*'
102-
isPublic: false
103-
isPrivateWithGhas: true
104-
hasPushProtection: false
105-
hasValidityCheck: false
106-
isduplicate: false
10796
- provider: Airtable
10897
supportedSecret: Airtable Personal Access Token
10998
secretType: airtable_personal_access_token
@@ -1655,17 +1644,6 @@
16551644
hasPushProtection: false
16561645
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
16571646
isduplicate: false
1658-
- provider: Cohere
1659-
supportedSecret: Cohere API Key
1660-
secretType: cohere_api_key
1661-
versions:
1662-
fpt: '*'
1663-
ghec: '*'
1664-
isPublic: false
1665-
isPrivateWithGhas: true
1666-
hasPushProtection: false
1667-
hasValidityCheck: false
1668-
isduplicate: false
16691647
- provider: Contentful
16701648
supportedSecret: Contentful Personal Access Token
16711649
secretType: contentful_personal_access_token
@@ -3230,17 +3208,6 @@
32303208
hasPushProtection: false
32313209
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
32323210
isduplicate: false
3233-
- provider: Mistral AI
3234-
supportedSecret: Mistral AI API Key
3235-
secretType: mistral_ai_api_key
3236-
versions:
3237-
fpt: '*'
3238-
ghec: '*'
3239-
isPublic: false
3240-
isPrivateWithGhas: true
3241-
hasPushProtection: false
3242-
hasValidityCheck: false
3243-
isduplicate: false
32443211
- provider: MongoDB
32453212
supportedSecret: MongoDB Atlas Database URI with credentials
32463213
secretType: mongodb_atlas_db_uri_with_credentials
@@ -3634,17 +3601,6 @@
36343601
hasPushProtection: false
36353602
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
36363603
isduplicate: false
3637-
- provider: Openweather
3638-
supportedSecret: Openweather API Key
3639-
secretType: openweather_api_key
3640-
versions:
3641-
fpt: '*'
3642-
ghec: '*'
3643-
isPublic: false
3644-
isPrivateWithGhas: true
3645-
hasPushProtection: false
3646-
hasValidityCheck: false
3647-
isduplicate: false
36483604
- provider: Oracle
36493605
supportedSecret: Oracle API Key
36503606
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": "57f562211d056bd03227a2288da3014cb6e0c7d3",
3-
"blob-sha": "e18e517f8baea4b5e4e955053da7b31cdf1653e6",
2+
"sha": "6af3bfd9795fa59230b4b15a3dd3430bd8a56471",
3+
"blob-sha": "82a5b9b18e636cee68f89416285173f5550520f5",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)