Skip to content

Repo sync #39719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 7, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Sync secret scanning data (#57027)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
  • Loading branch information
docs-bot and mchammer01 authored Aug 7, 2025
commit e0a2c316534acdd65f1c68dac38fcfa117d63b2a
89 changes: 83 additions & 6 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,17 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Airtable
supportedSecret: Airtable API Key
secretType: airtable_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Airtable
supportedSecret: Airtable Personal Access Token
secretType: airtable_personal_access_token
Expand Down Expand Up @@ -255,7 +266,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Apify
supportedSecret: Apify Integration API Token
Expand Down Expand Up @@ -311,7 +322,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Asana
supportedSecret: Asana Legacy Format Personal Access Token
Expand Down Expand Up @@ -1644,6 +1655,17 @@
hasPushProtection: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Cohere
supportedSecret: Cohere API Key
secretType: cohere_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Contentful
supportedSecret: Contentful Personal Access Token
secretType: contentful_personal_access_token
Expand Down Expand Up @@ -1784,6 +1806,17 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: DeepSeek
supportedSecret: DeepSeek API Key
secretType: deepseek_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Defined Networking
supportedSecret: Defined Networking Managed Nebula API Key
secretType: defined_networking_nebula_api_key
Expand Down Expand Up @@ -2447,6 +2480,17 @@
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Google
supportedSecret: Google Gemini API Key
secretType: google_gemini_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Google
supportedSecret: Google OAuth Access Token
secretType: google_oauth_access_token
Expand Down Expand Up @@ -3208,6 +3252,17 @@
hasPushProtection: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Mistral AI
supportedSecret: Mistral AI API Key
secretType: mistral_ai_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: MongoDB
supportedSecret: MongoDB Atlas Database URI with credentials
secretType: mongodb_atlas_db_uri_with_credentials
Expand Down Expand Up @@ -3601,6 +3656,17 @@
hasPushProtection: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Openweather
supportedSecret: Openweather API Key
secretType: openweather_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Oracle
supportedSecret: Oracle API Key
secretType: oracle_api_key
Expand Down Expand Up @@ -3825,7 +3891,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: true
- provider: Polar
supportedSecret: Polar Authorization Code
Expand Down Expand Up @@ -4745,7 +4811,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Tencent
supportedSecret: Tencent Cloud International Access Token
Expand Down Expand Up @@ -4875,7 +4941,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: VolcEngine
supportedSecret: VolcEngine Access Key ID
Expand Down Expand Up @@ -4937,6 +5003,17 @@
hasPushProtection: true
hasValidityCheck: false
isduplicate: false
- provider: Weights & Biases
supportedSecret: Weights & Biases API Key
secretType: wandb_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: false
isPrivateWithGhas: true
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Workato
supportedSecret: Workato Developer API Token
secretType: workato_developer_api_token
Expand Down Expand Up @@ -4995,7 +5072,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
isduplicate: false
- provider: Yandex
supportedSecret: Yandex.Cloud Access Secret
Expand Down
4 changes: 2 additions & 2 deletions src/secret-scanning/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sha": "6af3bfd9795fa59230b4b15a3dd3430bd8a56471",
"blob-sha": "82a5b9b18e636cee68f89416285173f5550520f5",
"sha": "6342aef15dffcceea40bb9c859198fa79b06737c",
"blob-sha": "a0ed32cd3fd7c04d2ec262576a3a8ec7a91ddad9",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}
Loading