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 06d803d914..6104059d91 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 @@ -107134,7 +107134,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -130286,7 +130287,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -284395,12 +284397,10 @@ "name": "Uncontrolled Resource Consumption" } ], - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "credits": [ { "user": { @@ -287550,12 +287550,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -304273,12 +304271,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -304566,12 +304562,10 @@ "score": 8.5 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-532", 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 6c892c6261..d300570819 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 @@ -77813,6 +77813,7 @@ components: - unknown - direct - transitive + - inconclusive security_advisory: "$ref": "#/components/schemas/dependabot-alert-security-advisory" security_vulnerability: @@ -95954,6 +95955,7 @@ components: - unknown - direct - transitive + - inconclusive security_advisory: "$ref": "#/components/schemas/dependabot-alert-security-advisory" security_vulnerability: @@ -212089,7 +212091,7 @@ components: - cwe_id: CWE-400 name: Uncontrolled Resource Consumption epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 credits: - user: @@ -215119,7 +215121,7 @@ components: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -229395,7 +229397,7 @@ components: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -229604,7 +229606,7 @@ components: vector_string: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N score: 8.5 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-532 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 3a13e16173..28fdadcb56 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 @@ -106932,7 +106932,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -129705,7 +129706,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -283645,12 +283647,10 @@ "name": "Uncontrolled Resource Consumption" } ], - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "credits": [ { "user": { @@ -286800,12 +286800,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -303522,12 +303520,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -303815,12 +303811,10 @@ "score": 8.5 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-532", 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 3368588465..e790da53f9 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 @@ -77645,6 +77645,7 @@ components: - unknown - direct - transitive + - inconclusive security_advisory: "$ref": "#/components/schemas/dependabot-alert-security-advisory" security_vulnerability: @@ -95495,6 +95496,7 @@ components: - unknown - direct - transitive + - inconclusive security_advisory: "$ref": "#/components/schemas/dependabot-alert-security-advisory" security_vulnerability: @@ -211416,7 +211418,7 @@ components: - cwe_id: CWE-400 name: Uncontrolled Resource Consumption epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 credits: - user: @@ -214446,7 +214448,7 @@ components: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -228721,7 +228723,7 @@ components: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -228930,7 +228932,7 @@ components: vector_string: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N score: 8.5 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-532 diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index ddc4f2d845..4b15a94fe9 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -107740,7 +107740,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -131431,7 +131432,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -286490,12 +286492,10 @@ "name": "Uncontrolled Resource Consumption" } ], - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "credits": [ { "user": { @@ -289645,12 +289645,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -306380,12 +306378,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -306673,12 +306669,10 @@ "score": 8.5 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-532", diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 3e340ede77..d091269220 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -78208,6 +78208,7 @@ components: - unknown - direct - transitive + - inconclusive security_advisory: "$ref": "#/components/schemas/dependabot-alert-security-advisory" security_vulnerability: @@ -96767,6 +96768,7 @@ components: - unknown - direct - transitive + - inconclusive security_advisory: "$ref": "#/components/schemas/dependabot-alert-security-advisory" security_vulnerability: @@ -213470,7 +213472,7 @@ components: - cwe_id: CWE-400 name: Uncontrolled Resource Consumption epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 credits: - user: @@ -216500,7 +216502,7 @@ components: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -230782,7 +230784,7 @@ components: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -230991,7 +230993,7 @@ components: vector_string: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N score: 8.5 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-532 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 6319c96fa0..2510aa65c0 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 @@ -1252,12 +1252,10 @@ "name": "Uncontrolled Resource Consumption" } ], - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "credits": [ { "user": { @@ -22721,7 +22719,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -23980,12 +23979,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -113781,7 +113778,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -115040,12 +115038,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -325815,7 +325811,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -326654,12 +326651,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -327157,7 +327152,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -328005,12 +328001,10 @@ "score": 8.5 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-532", @@ -328336,7 +328330,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -770848,7 +770843,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -773323,7 +773319,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -775798,7 +775795,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -778273,7 +778271,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -780748,7 +780747,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -783223,7 +783223,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -785698,7 +785699,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -788173,7 +788175,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } 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 536d83013c..0ef428c5ef 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 @@ -944,7 +944,7 @@ paths: - cwe_id: CWE-400 name: Uncontrolled Resource Consumption epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 credits: - user: @@ -9330,6 +9330,7 @@ paths: - unknown - direct - transitive + - inconclusive security_advisory: &494 type: object description: Details for the GitHub Security Advisory. @@ -9710,7 +9711,7 @@ paths: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -71205,6 +71206,7 @@ paths: - unknown - direct - transitive + - inconclusive security_advisory: *494 security_vulnerability: *65 url: *182 @@ -71309,7 +71311,7 @@ paths: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -71566,7 +71568,7 @@ paths: vector_string: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N score: 8.5 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-532 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 bca6e774e6..8427787b1d 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 @@ -1216,12 +1216,10 @@ "name": "Uncontrolled Resource Consumption" } ], - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "credits": [ { "user": { @@ -22644,7 +22642,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -23877,12 +23876,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -110352,7 +110349,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -111585,12 +111583,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -319527,7 +319523,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -320340,12 +320337,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -320843,7 +320838,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -321665,12 +321661,10 @@ "score": 8.5 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-532", @@ -321996,7 +321990,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -755920,7 +755915,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -758357,7 +758353,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -760794,7 +760791,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -763231,7 +763229,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -765668,7 +765667,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -768105,7 +768105,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -770542,7 +770543,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -772979,7 +772981,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } 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 f16f496be6..78da6a99fc 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 @@ -915,7 +915,7 @@ paths: - cwe_id: CWE-400 name: Uncontrolled Resource Consumption epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 credits: - user: @@ -9285,6 +9285,7 @@ paths: - unknown - direct - transitive + - inconclusive security_advisory: &494 type: object description: Details for the GitHub Security Advisory. @@ -9643,7 +9644,7 @@ paths: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -70784,6 +70785,7 @@ paths: - unknown - direct - transitive + - inconclusive security_advisory: *494 security_vulnerability: *65 url: *182 @@ -70888,7 +70890,7 @@ paths: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -71145,7 +71147,7 @@ paths: vector_string: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N score: 8.5 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-532 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 460624832c..25285c3c75 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -1331,12 +1331,10 @@ "name": "Uncontrolled Resource Consumption" } ], - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "credits": [ { "user": { @@ -22950,7 +22948,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -24234,12 +24233,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -115903,7 +115900,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -117187,12 +117185,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -333719,7 +333715,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -334583,12 +334580,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -335086,7 +335081,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -335959,12 +335955,10 @@ "score": 8.5 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-532", @@ -336290,7 +336284,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -792568,7 +792563,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -795093,7 +795089,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -797618,7 +797615,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -800143,7 +800141,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -802668,7 +802667,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -805193,7 +805193,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -807718,7 +807719,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -810243,7 +810245,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } 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 757377b646..4e653633d3 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -995,7 +995,7 @@ paths: - cwe_id: CWE-400 name: Uncontrolled Resource Consumption epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 credits: - user: @@ -9478,6 +9478,7 @@ paths: - unknown - direct - transitive + - inconclusive security_advisory: &496 type: object description: Details for the GitHub Security Advisory. @@ -9877,7 +9878,7 @@ paths: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -71854,6 +71855,7 @@ paths: - unknown - direct - transitive + - inconclusive security_advisory: *496 security_vulnerability: *65 url: *182 @@ -71958,7 +71960,7 @@ paths: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -72215,7 +72217,7 @@ paths: vector_string: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N score: 8.5 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-532 diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index f9f0105a84..47487d3927 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -1268,12 +1268,10 @@ "name": "Uncontrolled Resource Consumption" } ], - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "credits": [ { "user": { @@ -45537,7 +45535,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -46796,12 +46795,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -164133,7 +164130,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -165392,12 +165390,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -382829,7 +382825,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -383668,12 +383665,10 @@ "score": 8.7 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-200", @@ -384171,7 +384166,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -385019,12 +385015,10 @@ "score": 8.5 } }, - "epss": [ - { - "percentage": 0.00045, - "percentile": "0.16001e0" - } - ], + "epss": { + "percentage": 0.00045, + "percentile": "0.16001e0" + }, "cwes": [ { "cwe_id": "CWE-532", @@ -385350,7 +385344,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -851912,7 +851907,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -854387,7 +854383,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -856862,7 +856859,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -859337,7 +859335,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -861812,7 +861811,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -864287,7 +864287,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -866762,7 +866763,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } @@ -869237,7 +869239,8 @@ "enum": [ "unknown", "direct", - "transitive" + "transitive", + "inconclusive" ] } } diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 27c9d5f88a..6f9783b0a3 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -952,7 +952,7 @@ paths: - cwe_id: CWE-400 name: Uncontrolled Resource Consumption epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 credits: - user: @@ -17786,6 +17786,7 @@ paths: - unknown - direct - transitive + - inconclusive security_advisory: &608 type: object description: Details for the GitHub Security Advisory. @@ -18136,7 +18137,7 @@ paths: vector_string: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N score: 8.7 epss: - - percentage: 0.00045 + percentage: 0.00045 percentile: 0.16001e0 cwes: - cwe_id: CWE-200 @@ -84340,6 +84341,7 @@ paths: - unknown - direct - transitive + - inconclusive security_advisory: *608 security_vulnerability: *134 url: *135 @@ -84444,7 +84446,7 @@{"code":"deadline_exceeded","msg":"operation timed out"}