<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/clearer-names-for-secret-scanning-detector-types-whkjm8xi4" -->

---
title: Clearer names for secret scanning detector types | daily.dev
description: GitHub is renaming two secret scanning detector types for clarity: &#x27;Non-provider patterns&#x27; becomes &#x27;Generic patterns&#x27;, and &#x27;Copilot secret scanning&#x27; becomes...
canonical: https://daily.dev/posts/clearer-names-for-secret-scanning-detector-types-whkjm8xi4
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Clearer names for secret scanning detector types | daily.dev
og:description: GitHub is renaming two secret scanning detector types for clarity: &#x27;Non-provider patterns&#x27; becomes &#x27;Generic patterns&#x27;, and &#x27;Copilot secret scanning&#x27; becomes...
og:url: https://daily.dev/posts/clearer-names-for-secret-scanning-detector-types-whkjm8xi4
og:image: https://api.daily.dev/og/posts/whKJM8XI4.png
og:image:alt: Clearer names for secret scanning detector types
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Clearer names for secret scanning detector types

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 2 min read · 0 upvotes · 0 comments

## Summary

GitHub is renaming two secret scanning detector types for clarity: 'Non-provider patterns' becomes 'Generic patterns', and 'Copilot secret scanning' becomes 'AI-detected secrets'. This is purely a terminology change with no impact on detection behavior, webhook events, audit log events, or the REST API. The update also clarifies the distinction between pattern-based detection (using regex and entropy analysis) and AI-based detection (using a model to find unstructured secrets like passwords).

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-07-10-clearer-names-for-secret-scanning-detector-types>

## Similar posts on daily.dev

- [Secret scanning pattern updates and product improvements](https://daily.dev/posts/secret-scanning-pattern-updates-and-product-improvements-bc0vka53d) · GitHub Changelog · 0 upvotes · 0 comments
- [Secret Protection expands default pattern support](https://daily.dev/posts/secret-protection-expands-default-pattern-support-vgwababbu) · GitHub Changelog · 0 upvotes · 0 comments
- [Secret scanning improves private key detection, updates Sentry pattern names](https://daily.dev/posts/secret-scanning-improves-private-key-detection-updates-sentry-pattern-names-ujtsrjfjg) · GitHub Changelog · 0 upvotes · 0 comments
- [Enterprise governance and policy improvements for secret scanning](https://daily.dev/posts/enterprise-governance-and-policy-improvements-for-secret-scanning-ayi0mz2mi) · GitHub Changelog · 0 upvotes · 0 comments
- [Secret scanning pattern updates — March 2026](https://daily.dev/posts/secret-scanning-pattern-updates-march-2026-fyhcepcml) · GitHub Changelog · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#github](https://daily.dev/tags/github), [#appsec](https://daily.dev/tags/appsec)

[View this post on daily.dev](https://daily.dev/posts/clearer-names-for-secret-scanning-detector-types-whkjm8xi4)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Clearer names for secret scanning detector types","url":"https://daily.dev/posts/clearer-names-for-secret-scanning-detector-types-whkjm8xi4","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/clearer-names-for-secret-scanning-detector-types-whkjm8xi4"},"datePublished":"2026-07-10T20:36:53.735Z","dateModified":"2026-07-10T20:37:09.782Z","description":"GitHub is renaming two secret scanning detector types for clarity: 'Non-provider patterns' becomes 'Generic patterns', and 'Copilot secret scanning' becomes...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/18bcfe9c46beb375d459338b40450572?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/18bcfe9c46beb375d459338b40450572?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"GitHub Changelog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GitHub Changelog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/15004b7835da4d89b02b115871f0f6dc","url":"https://daily.dev/sources/github_updates"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/clearer-names-for-secret-scanning-detector-types-whkjm8xi4","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,github,appsec","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GitHub Changelog","item":"https://daily.dev/sources/github_updates"},{"@type":"ListItem","position":3,"name":"Clearer names for secret scanning detector types"}]}
```

