Secret scanning pattern updates — March 2026

Published: (March 10, 2026 at 05:03 PM EDT)
5 min read

Source: GitHub Changelog

GitHub secret scanning continually updates its detectors, validators, and analyzers. Here’s what’s new for March 2026.

  • 28 new secret detectors from 15 providers, including Lark, Vercel, Snowflake, and Supabase.
  • 39 detectors now have push protection enabled by default, including Airtable, Databricks, Heroku, PostHog, and Shopify.
  • Validity checks added for Airtable, DeepSeek, npm, Pinecone, and Sentry tokens.

Detectors added

Secret scanning now automatically detects the following new secret types in your repositories.

ProviderSecret typePartnerUserPush protection (default)
Azureazure_active_directory_application_id, azure_active_directory_application_secret(configurable)
Baidubaiduai_api_key(configurable)
Fieldguidefieldguide_api_token(configurable)
Figmafigma_scim_token(configurable)
Flickrflickr_api_key(configurable)
Langchainlangsmith_license_key(configurable)
Langchainlangsmith_scim_bearer_token(configurable)
Larklark_apaas_client_id, lark_apaas_client_secret
Larklark_app_id, lark_app_secret(configurable)
Larklark_mcp_grant_token(configurable)
Larklark_meego_plugin_id, lark_meego_plugin_secret
Larklark_user_session
Limbarlimbar_token
PostHogposthog_oauth_access_token(configurable)
PostHogposthog_oauth_refresh_token(configurable)
Proofproof_full_access_api_key
Snowflakesnowflake_postgres_connection_string
Snowflakesnowflake_postgres_host, snowflake_postgres_password
Supabasesupabase_personal_access_token(configurable)
Supabasesupabase_secret_key
Vercelvercel_api_key
Vercelvercel_app_refresh_token(configurable)
Vercelvercel_app_user_access_token(configurable)
Vercelvercel_integration_access_token
Vercelvercel_personal_access_token
Vercelvercel_support_access_token
Weatherstackweatherstack_api_key(configurable)
WSO2wso2_choreo_personal_access_token

Partner secrets are automatically reported to the secret issuer when found in public repositories through the secret scanning partnership program. Learn more about the technical partnership program for secret scanning.

User secrets generate secret scanning alerts when found in public or private repositories. Learn more in our documentation about secret scanning.

Secret types that are included in push protection by default apply to all repositories with secret scanning enabled, including free public repositories. Patterns marked as configurable are available for GitHub secret scanning customers to enable in their push protection settings. Learn more in our documentation about push protection.

Push protection defaults

The following existing detectors are now included in push protection by default. When push protection is enabled, these patterns will block commits containing matching secrets.

ProviderSecret type
Airtableairtable_api_key
AWSaws_api_key
Block Protocolblock_protocol_api_key
Coherecohere_api_key
Databricksdatabricks_oauth_code
Databricksdatabricks_oauth_refresh_token
Databricksdatabricks_oauth_single_use_refresh_token_child
Databricksdatabricks_oauth_single_use_refresh_token_parent
Databricksdatabricks_scoped_internal_token
Databricksdatabricks_token
Databricksdatabricks_workspace_session_token
Datadogdatadog_rcm
Fastlyfastly_api_token
Finicityfinicity_app_key
Herokuheroku_postgres_connection_url
Hubspothubspot_private_apps_user_token
Langchainlangchain_api_server_key
LaunchDarklylaunchdarkly_access_token
Loblob_live_api_key
Mapboxmapbox_secret_access_token
Netflixnetflix_netkey
Octopus Deployoctopus_deploy_api_key
Onfidoonfido_sandbox_api_token
Openweatheropenweather_api_key
Paddlepaddle_api_key
Paddlepaddle_sandbox_api_key
Pineapple Technologiespineapple_technologies_incident_api_key
Pineconepinecone_api_key, pinecone_environment
PostHogposthog_feature_flags_secure_api_key
Proctorioproctorio_consumer_key
Proctorioproctorio_linkage_key
Rainforest Payrainforest_api_key
Rainforest Payrainforest_sandbox_api_key
Rampramp_oauth_token
Raycastraycast_access_token
Shopifyshopify_app_client_secret
Sindrisindri_api_key
Sourcegraphsourcegraph_product_subscription_token
Weights & Biaseswandb_api_key

Validators added

The following secret types now support validity checks, which automatically verify whether a detected secret is still active to help prioritize remediation.

ProviderSecret type
Airtableairtable_personal_access_token
DeepSeekdeepseek_api_key
npmnpm_access_token
Pineconepinecone_api_key, pinecone_environment
Sentrysentry_personal_token

Learn more about secret scanning and see the full list of supported secrets in our product documentation.

0 views
Back to Blog

Related posts

Read more »