惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
V
V2EX
Jina AI
Jina AI
爱范儿
爱范儿
M
MIT News - Artificial intelligence
量子位
L
LangChain Blog
Google DeepMind News
Google DeepMind News
酷 壳 – CoolShell
酷 壳 – CoolShell
罗磊的独立博客
腾讯CDC
MongoDB | Blog
MongoDB | Blog
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
F
Fortinet All Blogs
The GitHub Blog
The GitHub Blog
Engineering at Meta
Engineering at Meta
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Vercel News
Vercel News
T
The Blog of Author Tim Ferriss

Archive: 2026 - GitHub Changelog

MAI-Code-1-Flash for Copilot Business and Copilot Enterprise - GitHub Changelog GitHub Desktop 3.6: Worktrees and deeper Copilot integration - GitHub Changelog Copilot code review: Analysis depth and efficiency updates - GitHub Changelog Enterprise-managed settings now support strictKnownMarketplaces in VS Code and GitHub Copilot CLI - GitHub Changelog Saved views for repository issues - Public Preview and adjustable row heights in projects - GitHub Changelog More control over your GitHub-hosted runners - GitHub Changelog Actions steps can now be run in parallel - GitHub Changelog npm adds preventive account protection for high-impact accounts - GitHub Changelog Red Hat Enterprise Linux runner images are now in public preview - GitHub Changelog GitHub Copilot for Jira is now generally available - GitHub Changelog Cost centers now support enterprise teams - GitHub Changelog Self-service credential revocation for incident response - GitHub Changelog Changes to model selection for Free and Student plans - GitHub Changelog Secret scanning adds extended metadata for Replicate secrets - GitHub Changelog Fetch Code Quality findings via REST API - GitHub Changelog Automatic Dependabot access to GitHub-hosted registries - GitHub Changelog Copilot CLI: New terminal interface is generally available - GitHub Changelog Deprecation of Python 3.9 for Dependabot - GitHub Changelog GitHub Copilot app support for BYOK - GitHub Changelog New features and Claude as agent provider preview in JetBrains IDEs - GitHub Changelog AI credits consumed per user now in the Copilot usage metrics API - GitHub Changelog Upcoming deprecation of Opus 4.6 (fast) - GitHub Changelog MAI-Code-1-Flash available on more Copilot surfaces - GitHub Changelog Copilot code review: AGENTS.md support and UI improvements - GitHub Changelog Detecting Duplicate Issues - Public Preview and issue fields MCP support for GitHub Issues - GitHub Changelog Copilot-authored pull requests now included in author searches - GitHub Changelog Repository switcher generally available in global navigation - GitHub Changelog Actions: Build custom images from custom images - GitHub Changelog Safer pull_request_target defaults for GitHub Actions checkout - GitHub Changelog Control who and what triggers GitHub Actions workflows - GitHub Changelog
Secret scanning updates - June 2026 - GitHub Changelog
Allison · 2026-06-18 · via Archive: 2026 - GitHub Changelog

Since our last pattern update, we’ve expanded secret scanning’s detection coverage with new partners, more patterns blocked by push protection by default, additional validity checks, and richer metadata for leaked secrets.

Detectors added

Secret scanning now automatically detects the following new secret types in your repositories. This release adds two new partners (Cloudsmith and Meraki), significantly expands GitLab token coverage, and adds detectors for Elastic, Slack, Supabase, DataDog, and VolcEngine.

Provider Secret type
Cloudsmith cloudsmith_api_key
Datadog datadog_pat
Datadog datadog_sat
Elastic elastic_stack_api_key
GitLab gitlab_ci_build_token
GitLab gitlab_deploy_token
GitLab gitlab_feature_flag_client_token
GitLab gitlab_feed_token_v2
GitLab gitlab_incoming_email_token
GitLab gitlab_kubernetes_agent_token
GitLab gitlab_oauth_app_secret
GitLab gitlab_pipeline_trigger_token
GitLab gitlab_runner_auth_token
GitLab gitlab_runner_registration_token
GitLab gitlab_scim_oauth_token
Meraki meraki_api_key
Slack slack_workflow_trigger_url
Supabase supabase_oauth_access_token
Supabase supabase_scoped_personal_access_token
VolcEngine volcengine_ark_api_key

Partner secrets are automatically reported to the secret issuer when found in public repositories through the secret scanning partnership program.

User secrets generate secret scanning alerts when found in public or private repositories.

Push protection defaults expanded

The following detectors are now included in push protection by default. Repositories with secret scanning enabled, including free public repositories, will have commits containing these secrets automatically blocked.

Provider Secret type
Cloudflare cloudflare_account_api_token
Cloudflare cloudflare_global_user_api_key
Cloudflare cloudflare_user_api_token
Cockroach Labs ccdb_api_key
Flutterwave flutterwave_test_api_secret_key
Hack Club hackclub_ai_api_key
OpenRouter openrouter_api_key
PostHog posthog_oauth_refresh_token
Supabase supabase_personal_access_token

Patterns that are not yet enabled by default remain configurable in your push protection settings.

Validity checks added

These patterns now support validity checks, so alerts tell you whether a leaked credential is still active and help you prioritize remediation.

Provider Secret type
Alibaba alibaba_cloud_access_key_id
Alibaba alibaba_cloud_access_key_secret
Azure azure_ai_services_key
Azure azure_anomaly_detector_ee_key
Azure azure_anomaly_detector_key
Azure azure_cognitive_services_key
Azure azure_content_moderator_key
Azure azure_cosmosdb_key_identifiable
Azure azure_custom_vision_prediction_key
Azure azure_custom_vision_training_key
Azure azure_event_hub_key_identifiable
Azure azure_function_key
Azure azure_relay_key_identifiable
Azure azure_service_bus_identifiable
Azure azure_storage_account_key
Azure azure_text_translation_key
Coveo coveo_access_token
Coveo coveo_api_key
Databricks databricks_access_token
Salesforce salesforce_access_token
Shopify shopify_access_token
Shopify shopify_custom_app_access_token
Shopify shopify_merchant_token
Shopify shopify_private_app_password

These patterns now include extended metadata when detected, providing richer context about leaked secrets.

Provider Secret type
Airtable airtable_api_key
Airtable airtable_personal_access_token
Grafana grafana_cloud_api_token
npm npm_access_token
xAI xai_api_key

Learn more

Learn more about secret scanning and see the full list of supported secrets in our documentation. Let us know what you think in the community discussion.