diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 497839f020..6248ccbb4f 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -170926,6 +170926,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 7d2efa7375..00dadf6aa6 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -124416,6 +124416,14 @@ components: - 'null' description: The slug identifier for the provider of the secret that was detected. + secret_category: + type: string + description: The category of the detected secret. `default` covers specific + provider patterns and custom patterns; `generic` covers non-specific patterns + and AI-detected secrets. + enum: + - default + - generic validity: type: string description: The token status as of the latest validity check. diff --git a/descriptions-next/api.github.com/api.github.com.2026-03-10.json b/descriptions-next/api.github.com/api.github.com.2026-03-10.json index d2cc995f1e..e1008aab27 100644 --- a/descriptions-next/api.github.com/api.github.com.2026-03-10.json +++ b/descriptions-next/api.github.com/api.github.com.2026-03-10.json @@ -170472,6 +170472,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", diff --git a/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml b/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml index 8a443565c6..17aefffae4 100644 --- a/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml +++ b/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml @@ -124085,6 +124085,14 @@ components: - 'null' description: The slug identifier for the provider of the secret that was detected. + secret_category: + type: string + description: The category of the detected secret. `default` covers specific + provider patterns and custom patterns; `generic` covers non-specific patterns + and AI-detected secrets. + enum: + - default + - generic validity: type: string description: The token status as of the latest validity check. diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 2f26cedfb3..146cb2f017 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -172174,6 +172174,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index d7b0c8b6b6..93700498a1 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -125315,6 +125315,14 @@ components: - 'null' description: The slug identifier for the provider of the secret that was detected. + secret_category: + type: string + description: The category of the detected secret. `default` covers specific + provider patterns and custom patterns; `generic` covers non-specific patterns + and AI-detected secrets. + enum: + - default + - generic validity: type: string description: The token status as of the latest validity check. diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index c0cf820f34..4c2f9a6ae9 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -1646891,6 +1646891,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1650123,6 +1650131,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1653187,6 +1653203,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1656757,6 +1656781,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1659820,6 +1659852,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1662883,6 +1662923,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1665947,6 +1665995,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1669011,6 +1669067,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1672075,6 +1672139,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1675307,6 +1675379,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 92428ded10..76c4f2ea6a 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -242379,6 +242379,14 @@ webhooks: - 'null' description: The slug identifier for the provider of the secret that was detected. + secret_category: + type: string + description: The category of the detected secret. `default` + covers specific provider patterns and custom patterns; `generic` + covers non-specific patterns and AI-detected secrets. + enum: + - default + - generic validity: type: string description: The token status as of the latest validity check. diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json index 6bda44efa8..295b53de3a 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json @@ -1621407,6 +1621407,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1624627,6 +1624635,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1627679,6 +1627695,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1631237,6 +1631261,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1634288,6 +1634320,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1637339,6 +1637379,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1640391,6 +1640439,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1643443,6 +1643499,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1646495,6 +1646559,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1649715,6 +1649787,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml index 918f1cbb3c..e1f519fe9e 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml @@ -241556,6 +241556,14 @@ webhooks: - 'null' description: The slug identifier for the provider of the secret that was detected. + secret_category: + type: string + description: The category of the detected secret. `default` + covers specific provider patterns and custom patterns; `generic` + covers non-specific patterns and AI-detected secrets. + enum: + - default + - generic validity: type: string description: The token status as of the latest validity check. diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 2f0de09510..6b4d150228 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -1679626,6 +1679626,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1682883,6 +1682891,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1685972,6 +1685988,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1689567,6 +1689591,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1692655,6 +1692687,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1695743,6 +1695783,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1698832,6 +1698880,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1701921,6 +1701977,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1705010,6 +1705074,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1708267,6 +1708339,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index a5e7a7649d..2f939a2bc0 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -243697,6 +243697,14 @@ webhooks: - 'null' description: The slug identifier for the provider of the secret that was detected. + secret_category: + type: string + description: The category of the detected secret. `default` + covers specific provider patterns and custom patterns; `generic` + covers non-specific patterns and AI-detected secrets. + enum: + - default + - generic validity: type: string description: The token status as of the latest validity check. diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 039cf6dad3..bddde5f0a9 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -1777403,6 +1777403,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1780635,6 +1780643,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1783699,6 +1783715,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1787269,6 +1787293,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1790332,6 +1790364,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1793395,6 +1793435,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1796459,6 +1796507,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1799523,6 +1799579,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1802587,6 +1802651,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1805819,6 +1805891,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 86f7e29c01..fa1322b861 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -260938,6 +260938,14 @@ webhooks: - 'null' description: The slug identifier for the provider of the secret that was detected. + secret_category: + type: string + description: The category of the detected secret. `default` + covers specific provider patterns and custom patterns; `generic` + covers non-specific patterns and AI-detected secrets. + enum: + - default + - generic validity: type: string description: The token status as of the latest validity check. diff --git a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json b/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json index 18b0774817..b1221e3cd1 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json @@ -1751368,6 +1751368,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1754588,6 +1754596,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1757640,6 +1757656,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1761198,6 +1761222,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1764249,6 +1764281,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1767300,6 +1767340,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1770352,6 +1770400,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1773404,6 +1773460,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1776456,6 +1776520,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The token status as of the latest validity check.", @@ -1779676,6 +1779748,14 @@ ], "description": "The slug identifier for the provider of the secret that was detected." }, + "secret_category": { + "type": "string", + "description": "The category of the detected secret. `default` covers specific provider patterns and custom patterns; `generic` covers non-specific patterns and AI-detected secrets.", + "enum": [ + "default", + "generic" + ] + }, "validity": { "type": "string", "description": "The to{"code":"deadline_exceeded","msg":"operation timed out"}