cd /news/ai-tools/clearer-names-for-secret-scanning-de… · home topics ai-tools article
[ARTICLE · art-54823] src=github.blog ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Clearer names for secret scanning detector types

GitHub renamed its secret scanning detector types to improve clarity, changing 'Non-provider patterns' to 'Generic patterns' and 'Copilot secret scanning' to 'AI-detected secrets'. The update is a naming change only, with no impact on detection behavior, webhook events, audit log events, or the REST API.

read1 min views1 publishedJul 10, 2026
Clearer names for secret scanning detector types
Image: GitHub Changelog

To make secret scanning easier to understand, we’re updating the names we use for our detector types to better reflect how each one finds secrets. This is a naming change only; detection behavior is exactly the same.

Before Now
Non-provider patterns Generic patterns
Copilot secret scanning AI-detected secrets

All existing product documentation links continue to work. We’ve added redirects and updated the terminology across our documentation. There are no changes to webhook events, audit log events, or the REST API.

There are two kinds of secrets we detect:

Provider secrets are issued by a specific service (e.g., an AWS key, a Stripe token).Generic secrets aren’t tied to any provider (e.g., private keys, connection strings, passwords).

There are two ways we detect them:

Patterns use deterministic detection(i.e., regular expressions combined with additional checks like entropy analysis). Patterns reliably catch secrets with a recognizable structure and include both provider patterns for provider secrets, as well as generic patterns like private keys and connection strings.AI-detected secrets use AI to catch generic secrets that don’t follow a predictable format (e.g., passwords). The model reads the surrounding code to find harder-to-detect unstructured secrets.

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.

── more in #ai-tools 4 stories · sorted by recency
── more on @github 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/clearer-names-for-se…] indexed:0 read:1min 2026-07-10 ·