diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index 83e2a7ab2..7db8c7674 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -166824,6 +166824,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 5d87e5371..0c2944ff9 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -123754,6 +123754,14 @@ components: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/api.github.com/api.github.com.2026-03-10.json b/descriptions/api.github.com/api.github.com.2026-03-10.json index 00e27d7f8..1e62efe01 100644 --- a/descriptions/api.github.com/api.github.com.2026-03-10.json +++ b/descriptions/api.github.com/api.github.com.2026-03-10.json @@ -166415,6 +166415,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/api.github.com/api.github.com.2026-03-10.yaml b/descriptions/api.github.com/api.github.com.2026-03-10.yaml index d89299c26..d71bc4862 100644 --- a/descriptions/api.github.com/api.github.com.2026-03-10.yaml +++ b/descriptions/api.github.com/api.github.com.2026-03-10.yaml @@ -123420,6 +123420,14 @@ components: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 607c0a8b7..0f2c9cd20 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -168271,6 +168271,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index a79637933..7c45b9e7f 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -124805,6 +124805,14 @@ components: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index a900d2b93..a88a23e2e 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -1385910,6 +1385910,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1388443,6 +1388451,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1390852,6 +1390868,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1393731,6 +1393755,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1396139,6 +1396171,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1398547,6 +1398587,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1400956,6 +1401004,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1403365,6 +1403421,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1405774,6 +1405838,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1408307,6 +1408379,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index dd20e07ae..20b1304f8 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -237221,6 +237221,14 @@ x-webhooks: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json index 33e0a5d8a..e4f503df5 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json @@ -1365461,6 +1365461,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1367982,6 +1367990,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1370379,6 +1370395,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1373246,6 +1373270,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1375642,6 +1375674,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1378038,6 +1378078,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1380435,6 +1380483,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1382832,6 +1382888,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1385229,6 +1385293,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1387750,6 +1387822,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml index 0773c35d4..a21628b3c 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml @@ -236421,6 +236421,14 @@ x-webhooks: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index 4917aaf29..1eba57641 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -1417553,6 +1417553,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1420111,6 +1420119,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1422545,6 +1422561,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1425449,6 +1425473,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1427882,6 +1427914,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1430315,6 +1430355,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1432749,6 +1432797,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1435183,6 +1435239,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1437617,6 +1437681,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1440175,6 +1440247,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 7b6498338..1ba64929b 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -238546,6 +238546,14 @@ x-webhooks: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index f6d3f7aeb..091f9e492 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -1502337,6 +1502337,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1504870,6 +1504878,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1507279,6 +1507295,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1510158,6 +1510182,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1512566,6 +1512598,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1514974,6 +1515014,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1517383,6 +1517431,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1519792,6 +1519848,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1522201,6 +1522265,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1524734,6 +1524806,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 9fddaac36..5ac137163 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -255501,6 +255501,14 @@ x-webhooks: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/ghec/dereferenced/ghec.2026-03-10.deref.json b/descriptions/ghec/dereferenced/ghec.2026-03-10.deref.json index 058da0922..4fc3ee01e 100644 --- a/descriptions/ghec/dereferenced/ghec.2026-03-10.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2026-03-10.deref.json @@ -1481389,6 +1481389,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1483910,6 +1483918,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1486307,6 +1486323,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1489174,6 +1489198,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1491570,6 +1491602,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1493966,6 +1494006,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1496363,6 +1496411,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1498760,6 +1498816,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1501157,6 +1501221,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1503678,6 +1503750,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/ghec/dereferenced/ghec.2026-03-10.deref.yaml b/descriptions/ghec/dereferenced/ghec.2026-03-10.deref.yaml index 42396630a..74b6e2a1e 100644 --- a/descriptions/ghec/dereferenced/ghec.2026-03-10.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2026-03-10.deref.yaml @@ -254690,6 +254690,14 @@ x-webhooks: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 67c3ffb34..450ae34c6 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -1534728,6 +1534728,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1537286,6 +1537294,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1539720,6 +1539736,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1542624,6 +1542648,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1545057,6 +1545089,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1547490,6 +1547530,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1549924,6 +1549972,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1552358,6 +1552414,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1554792,6 +1554856,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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.", @@ -1557350,6 +1557422,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 734489925..921399e7f 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -256839,6 +256839,14 @@ x-webhooks: description: The slug identifier for the provider of the secret that was detected. nullable: true + 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/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 7fa33e553..fea1a1fb6 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -190505,6 +190505,14 @@ "description": "The slug identifier for the provider of the secret that was detected.", "nullable": true }, + "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/ghec/ghec.2022-11-28.yaml b/descripti{"code":"deadline_exceeded","msg":"operation timed out"}