From 05e546e11f1fe55bce4c905e431157cab346f159 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 16 Sep 2024 18:04:35 -0400 Subject: [PATCH 1/4] Update OpenAPI Description (#52291) Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> --- src/github-apps/lib/config.json | 2 +- src/rest/data/fpt-2022-11-28/schema.json | 312 +++++-- src/rest/data/ghec-2022-11-28/schema.json | 330 ++++++-- .../data/ghes-3.10-2022-11-28/schema.json | 754 ++--------------- .../data/ghes-3.11-2022-11-28/schema.json | 754 ++--------------- .../data/ghes-3.12-2022-11-28/schema.json | 754 ++--------------- .../data/ghes-3.13-2022-11-28/schema.json | 778 ++---------------- .../data/ghes-3.14-2022-11-28/schema.json | 778 ++---------------- src/rest/lib/config.json | 2 +- src/webhooks/data/fpt/schema.json | 54 +- src/webhooks/data/ghec/schema.json | 54 +- src/webhooks/data/ghes-3.10/schema.json | 30 - src/webhooks/data/ghes-3.11/schema.json | 30 - src/webhooks/data/ghes-3.12/schema.json | 30 - src/webhooks/data/ghes-3.13/schema.json | 36 +- src/webhooks/data/ghes-3.14/schema.json | 36 +- src/webhooks/lib/config.json | 2 +- 17 files changed, 791 insertions(+), 3945 deletions(-) diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 5a462855804e..a7612ce0a89a 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "7f17604280e700f508ade59884f6b43be2c52716" + "sha": "61c8f9839cef5e62400e9ea390a018f329e9b0cd" } \ No newline at end of file diff --git a/src/rest/data/fpt-2022-11-28/schema.json b/src/rest/data/fpt-2022-11-28/schema.json index 169abb758108..296683586cb4 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -142947,6 +142947,10 @@ "type": "string", "description": "A short description of the rule used to detect the alert." }, + "full_description": { + "type": "string", + "description": "A description of the rule used to detect the alert." + }, "tags": { "type": [ "array", @@ -142956,6 +142960,20 @@ "items": { "type": "string" } + }, + "help": { + "type": [ + "string", + "null" + ], + "description": "Detailed documentation for the rule as GitHub Flavored Markdown." + }, + "help_uri": { + "type": [ + "string", + "null" + ], + "description": "A link to the documentation for the rule used to detect the alert." } } }, @@ -144235,6 +144253,10 @@ "type": "string", "description": "A short description of the rule used to detect the alert." }, + "full_description": { + "type": "string", + "description": "A description of the rule used to detect the alert." + }, "tags": { "type": [ "array", @@ -144244,6 +144266,20 @@ "items": { "type": "string" } + }, + "help": { + "type": [ + "string", + "null" + ], + "description": "Detailed documentation for the rule as GitHub Flavored Markdown." + }, + "help_uri": { + "type": [ + "string", + "null" + ], + "description": "A link to the documentation for the rule used to detect the alert." } } }, @@ -144838,7 +144874,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -145492,7 +145528,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -154465,6 +154501,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -154677,6 +154722,18 @@ ], "default": "disabled" }, + { + "type": "string", + "name": "secret_scanning_non_provider_patterns", + "in": "body", + "description": "

The enablement status of secret scanning non provider patterns

", + "enum": [ + "enabled", + "disabled", + "not_set" + ], + "default": "disabled" + }, { "type": "string", "name": "private_vulnerability_reporting", @@ -154872,6 +154929,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -155148,6 +155214,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -155487,6 +155562,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -155699,6 +155783,17 @@ "not_set" ] }, + { + "type": "string", + "name": "secret_scanning_non_provider_patterns", + "in": "body", + "description": "

The enablement status of secret scanning non-provider patterns

", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, { "type": "string", "name": "private_vulnerability_reporting", @@ -155890,6 +155985,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -156346,6 +156450,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -157372,6 +157485,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -213217,7 +213339,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -213635,7 +213758,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -214064,7 +214188,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -255441,7 +255566,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -255789,7 +255915,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -256144,7 +256271,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -287704,7 +287832,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -288462,7 +288591,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -289231,7 +289361,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -361950,7 +362081,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -362897,7 +363028,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -362928,7 +363059,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -362958,7 +363089,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -362989,7 +363120,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -363205,7 +363336,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -364078,7 +364209,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -364110,7 +364241,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -364142,7 +364273,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -364174,7 +364305,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -364477,7 +364608,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -365424,7 +365555,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -365455,7 +365586,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -365485,7 +365616,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -365516,7 +365647,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -365831,7 +365962,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -366778,7 +366909,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -366809,7 +366940,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -366839,7 +366970,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -366870,7 +367001,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -367093,7 +367224,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -367964,7 +368095,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -367996,7 +368127,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -368028,7 +368159,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -368060,7 +368191,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -368364,7 +368495,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -369311,7 +369442,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -369342,7 +369473,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -369372,7 +369503,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -369403,7 +369534,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -413709,7 +413840,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -414349,7 +414481,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -414996,7 +415129,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -416509,7 +416643,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -433330,7 +433465,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -433697,7 +433833,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -434313,7 +434450,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -434397,7 +434535,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -434764,7 +434903,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -435380,7 +435520,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -436535,7 +436676,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -436902,7 +437044,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -437518,7 +437661,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -490353,7 +490497,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -491300,7 +491444,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -491331,7 +491475,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -491361,7 +491505,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -491392,7 +491536,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -491617,7 +491761,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -492325,7 +492469,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -492357,7 +492501,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -492389,7 +492533,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -492421,7 +492565,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -492705,7 +492849,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -493652,7 +493796,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -493683,7 +493827,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -493713,7 +493857,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -493744,7 +493888,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -494070,7 +494214,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -495017,7 +495161,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -495048,7 +495192,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -495078,7 +495222,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -495109,7 +495253,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -495341,7 +495485,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -496047,7 +496191,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -496079,7 +496223,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -496111,7 +496255,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -496143,7 +496287,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -496428,7 +496572,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -497375,7 +497519,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -497406,7 +497550,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -497436,7 +497580,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -497467,7 +497611,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index b0f7af438eca..7dadf43521d1 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -152837,6 +152837,10 @@ "type": "string", "description": "A short description of the rule used to detect the alert." }, + "full_description": { + "type": "string", + "description": "A description of the rule used to detect the alert." + }, "tags": { "type": [ "array", @@ -152846,6 +152850,20 @@ "items": { "type": "string" } + }, + "help": { + "type": [ + "string", + "null" + ], + "description": "Detailed documentation for the rule as GitHub Flavored Markdown." + }, + "help_uri": { + "type": [ + "string", + "null" + ], + "description": "A link to the documentation for the rule used to detect the alert." } } }, @@ -154255,6 +154273,10 @@ "type": "string", "description": "A short description of the rule used to detect the alert." }, + "full_description": { + "type": "string", + "description": "A description of the rule used to detect the alert." + }, "tags": { "type": [ "array", @@ -154264,6 +154286,20 @@ "items": { "type": "string" } + }, + "help": { + "type": [ + "string", + "null" + ], + "description": "Detailed documentation for the rule as GitHub Flavored Markdown." + }, + "help_uri": { + "type": [ + "string", + "null" + ], + "description": "A link to the documentation for the rule used to detect the alert." } } }, @@ -155543,6 +155579,10 @@ "type": "string", "description": "A short description of the rule used to detect the alert." }, + "full_description": { + "type": "string", + "description": "A description of the rule used to detect the alert." + }, "tags": { "type": [ "array", @@ -155552,6 +155592,20 @@ "items": { "type": "string" } + }, + "help": { + "type": [ + "string", + "null" + ], + "description": "Detailed documentation for the rule as GitHub Flavored Markdown." + }, + "help_uri": { + "type": [ + "string", + "null" + ], + "description": "A link to the documentation for the rule used to detect the alert." } } }, @@ -156146,7 +156200,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -156800,7 +156854,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -165773,6 +165827,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -165985,6 +166048,18 @@ ], "default": "disabled" }, + { + "type": "string", + "name": "secret_scanning_non_provider_patterns", + "in": "body", + "description": "

The enablement status of secret scanning non provider patterns

", + "enum": [ + "enabled", + "disabled", + "not_set" + ], + "default": "disabled" + }, { "type": "string", "name": "private_vulnerability_reporting", @@ -166180,6 +166255,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -166456,6 +166540,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -166795,6 +166888,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -167007,6 +167109,17 @@ "not_set" ] }, + { + "type": "string", + "name": "secret_scanning_non_provider_patterns", + "in": "body", + "description": "

The enablement status of secret scanning non-provider patterns

", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, { "type": "string", "name": "private_vulnerability_reporting", @@ -167198,6 +167311,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -167654,6 +167776,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -168680,6 +168811,15 @@ "not_set" ] }, + "secret_scanning_non_provider_patterns": { + "type": "string", + "description": "The enablement status of secret scanning non-provider patterns", + "enum": [ + "enabled", + "disabled", + "not_set" + ] + }, "private_vulnerability_reporting": { "type": "string", "description": "The enablement status of private vulnerability reporting", @@ -224789,7 +224929,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -225207,7 +225348,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -225636,7 +225778,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -275066,7 +275209,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -275414,7 +275558,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -275769,7 +275914,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -307329,7 +307475,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -308087,7 +308234,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -308856,7 +309004,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -386167,7 +386316,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -387114,7 +387263,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -387145,7 +387294,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -387175,7 +387324,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -387206,7 +387355,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -387422,7 +387571,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -388295,7 +388444,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -388327,7 +388476,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -388359,7 +388508,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -388391,7 +388540,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -388694,7 +388843,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -389641,7 +389790,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -389672,7 +389821,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -389702,7 +389851,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -389733,7 +389882,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -390048,7 +390197,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -390995,7 +391144,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -391026,7 +391175,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -391056,7 +391205,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -391087,7 +391236,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -391310,7 +391459,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -392181,7 +392330,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -392213,7 +392362,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -392245,7 +392394,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -392277,7 +392426,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -392581,7 +392730,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -393528,7 +393677,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -393559,7 +393708,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -393589,7 +393738,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -393620,7 +393769,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -438040,7 +438189,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -438680,7 +438830,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -439327,7 +439478,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -440840,7 +440992,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -457661,7 +457814,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -458028,7 +458182,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -458644,7 +458799,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -458728,7 +458884,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -459095,7 +459252,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -459711,7 +459869,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -460866,7 +461025,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -461233,7 +461393,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -461849,7 +462010,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -514965,7 +515127,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -515912,7 +516074,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -515943,7 +516105,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -515973,7 +516135,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -516004,7 +516166,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -516229,7 +516391,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -516937,7 +517099,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -516969,7 +517131,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -517001,7 +517163,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -517033,7 +517195,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -517317,7 +517479,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -518264,7 +518426,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -518295,7 +518457,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -518325,7 +518487,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -518356,7 +518518,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -518682,7 +518844,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -519629,7 +519791,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -519660,7 +519822,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -519690,7 +519852,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -519721,7 +519883,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" @@ -519953,7 +520115,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -520659,7 +520821,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -520691,7 +520853,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -520723,7 +520885,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -520755,7 +520917,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -521040,7 +521202,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -521987,7 +522149,7 @@ }, { "title": "file_path_restriction", - "description": "> [!NOTE]\n> `file_path_restriction` is in beta and subject to change.\n\nPrevent commits that include changes in specified file paths from being pushed to the commit graph.", + "description": "Prevent commits that include changes in specified file paths from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -522018,7 +522180,7 @@ }, { "title": "max_file_path_length", - "description": "> [!NOTE]\n> `max_file_path_length` is in beta and subject to change.\n\nPrevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", + "description": "Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -522048,7 +522210,7 @@ }, { "title": "file_extension_restriction", - "description": "> [!NOTE]\n> `file_extension_restriction` is in beta and subject to change.\n\nPrevent commits that include files with specified file extensions from being pushed to the commit graph.", + "description": "Prevent commits that include files with specified file extensions from being pushed to the commit graph.", "type": "object", "required": [ "type" @@ -522079,7 +522241,7 @@ }, { "title": "max_file_size", - "description": "> [!NOTE]\n> `max_file_size` is in beta and subject to change.\n\nPrevent commits that exceed a specified file size limit from being pushed to the commit.", + "description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.", "type": "object", "required": [ "type" diff --git a/src/rest/data/ghes-3.10-2022-11-28/schema.json b/src/rest/data/ghes-3.10-2022-11-28/schema.json index 085fad3a0337..58bc0b961b84 100644 --- a/src/rest/data/ghes-3.10-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.10-2022-11-28/schema.json @@ -39334,12 +39334,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -45774,12 +45768,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -46448,12 +46436,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -49312,12 +49294,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -49986,12 +49962,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -52844,12 +52814,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -53518,12 +53482,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -56374,12 +56332,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -57048,12 +57000,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -59890,12 +59836,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -60564,12 +60504,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -63430,12 +63364,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -64104,12 +64032,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -66946,12 +66868,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -67620,12 +67536,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -70473,12 +70383,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -71147,12 +71051,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74000,12 +73898,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74674,12 +74566,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -87663,12 +87549,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -88090,12 +87970,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -94865,12 +94739,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -105682,12 +105550,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -106419,12 +106281,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -108599,12 +108455,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -109336,12 +109186,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -111544,12 +111388,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -112281,12 +112119,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -114877,12 +114709,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -115614,12 +115440,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -117275,12 +117095,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -117997,12 +117811,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -119717,12 +119525,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -120454,12 +120256,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -121483,12 +121279,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -122220,12 +122010,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -124482,12 +124266,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -124951,12 +124729,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125420,12 +125192,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125889,12 +125655,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -129170,12 +128930,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -129701,12 +129455,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130395,12 +130143,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130926,12 +130668,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -131633,12 +131369,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -132164,12 +131894,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -133106,12 +132830,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -133637,12 +133355,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -134716,12 +134428,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -135247,12 +134953,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -136039,12 +135739,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -136570,12 +136264,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -137523,12 +137211,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -139330,12 +139012,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -142372,12 +142048,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -144251,12 +143921,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -149526,7 +149190,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -150180,7 +149844,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -167258,7 +166922,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -167676,7 +167341,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -168105,7 +167771,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -181559,12 +181226,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -182374,12 +182035,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -183144,12 +182799,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -187859,12 +187508,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -188671,12 +188314,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -189429,12 +189066,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -222961,7 +222592,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -223309,7 +222941,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -223664,7 +223297,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -229297,12 +228931,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -232295,12 +231923,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -235215,12 +234837,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -238071,12 +237687,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -240899,12 +240509,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -243793,12 +243397,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -246985,12 +246583,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -250176,12 +249768,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -252996,12 +252582,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -253923,12 +253503,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -254341,7 +253915,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -254686,12 +254261,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -255099,7 +254668,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -255455,12 +255025,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -255868,7 +255432,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -256322,12 +255887,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -257096,12 +256655,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -260139,12 +259692,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -261595,12 +261142,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -264606,12 +264147,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -266062,12 +265597,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -266755,12 +266284,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -267314,12 +266837,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -267868,12 +267385,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -268735,12 +268246,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -269604,12 +269109,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -270159,12 +269658,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -270714,12 +270207,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -271273,12 +270760,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -272351,12 +271832,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273429,12 +272904,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273998,12 +273467,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -274551,12 +274014,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -275126,12 +274583,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -275701,12 +275152,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -276271,12 +275716,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -280883,12 +280322,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -281442,12 +280875,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -282001,12 +281428,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -282556,12 +281977,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -283111,12 +282526,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -283670,12 +283079,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -284748,12 +284151,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -285826,12 +285223,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -286395,12 +285786,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -286948,12 +286333,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -287523,12 +286902,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -288098,12 +287471,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -288668,12 +288035,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -289450,12 +288811,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -292176,12 +291531,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -294135,12 +293484,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -294841,12 +294184,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -295547,12 +294884,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -371991,7 +371322,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -372631,7 +371963,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -373278,7 +372611,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -374791,7 +374125,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -391588,7 +390923,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -391955,7 +391291,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -392571,7 +391908,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -392655,7 +391993,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -393022,7 +392361,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -393638,7 +392978,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -394793,7 +394134,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -395160,7 +394502,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -395776,7 +395119,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -452922,12 +452266,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { diff --git a/src/rest/data/ghes-3.11-2022-11-28/schema.json b/src/rest/data/ghes-3.11-2022-11-28/schema.json index 4e76a5de2138..0b7e0efe2cb9 100644 --- a/src/rest/data/ghes-3.11-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.11-2022-11-28/schema.json @@ -39358,12 +39358,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -45798,12 +45792,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -46472,12 +46460,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -49336,12 +49318,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -50010,12 +49986,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -52868,12 +52838,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -53542,12 +53506,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -56398,12 +56356,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -57072,12 +57024,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -59914,12 +59860,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -60588,12 +60528,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -63454,12 +63388,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -64128,12 +64056,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -66970,12 +66892,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -67644,12 +67560,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -70497,12 +70407,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -71171,12 +71075,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74024,12 +73922,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74698,12 +74590,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -87687,12 +87573,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -88114,12 +87994,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -94889,12 +94763,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -105706,12 +105574,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -106443,12 +106305,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -108623,12 +108479,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -109360,12 +109210,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -111568,12 +111412,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -112305,12 +112143,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -114901,12 +114733,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -115638,12 +115464,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -117299,12 +117119,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -118021,12 +117835,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -119741,12 +119549,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -120478,12 +120280,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -121507,12 +121303,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -122244,12 +122034,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -124506,12 +124290,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -124975,12 +124753,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125444,12 +125216,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125913,12 +125679,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -129194,12 +128954,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -129725,12 +129479,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130419,12 +130167,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130950,12 +130692,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -131657,12 +131393,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -132188,12 +131918,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -133130,12 +132854,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -133661,12 +133379,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -134740,12 +134452,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -135271,12 +134977,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -136063,12 +135763,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -136594,12 +136288,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -137547,12 +137235,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -139354,12 +139036,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -142396,12 +142072,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -144275,12 +143945,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -149550,7 +149214,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -150204,7 +149868,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -167294,7 +166958,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -167712,7 +167377,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -168141,7 +167807,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -181593,12 +181260,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -182408,12 +182069,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -183178,12 +182833,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -187924,12 +187573,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -188736,12 +188379,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -189494,12 +189131,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -223205,7 +222836,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -223553,7 +223185,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -223908,7 +223541,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -229541,12 +229175,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -232539,12 +232167,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -235459,12 +235081,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -238315,12 +237931,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -241143,12 +240753,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -244037,12 +243641,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -247229,12 +246827,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -250420,12 +250012,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -253240,12 +252826,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -254167,12 +253747,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -254585,7 +254159,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -254930,12 +254505,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -255343,7 +254912,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -255699,12 +255269,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -256112,7 +255676,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -256566,12 +256131,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -257340,12 +256899,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -260383,12 +259936,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -261839,12 +261386,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -264850,12 +264391,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -266306,12 +265841,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -266999,12 +266528,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -267558,12 +267081,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -268112,12 +267629,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -268979,12 +268490,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -269848,12 +269353,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -270403,12 +269902,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -270958,12 +270451,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -271517,12 +271004,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -272595,12 +272076,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273673,12 +273148,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -274242,12 +273711,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -274795,12 +274258,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -275370,12 +274827,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -275945,12 +275396,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -276515,12 +275960,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -281127,12 +280566,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -281686,12 +281119,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -282245,12 +281672,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -282800,12 +282221,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -283355,12 +282770,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -283914,12 +283323,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -284992,12 +284395,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -286070,12 +285467,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -286639,12 +286030,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -287192,12 +286577,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -287767,12 +287146,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -288342,12 +287715,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -288912,12 +288279,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -289694,12 +289055,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -292420,12 +291775,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -294379,12 +293728,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -295085,12 +294428,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -295791,12 +295128,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -377836,7 +377167,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -378476,7 +377808,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -379123,7 +378456,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -380636,7 +379970,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -397433,7 +396768,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -397800,7 +397136,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -398416,7 +397753,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -398500,7 +397838,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -398867,7 +398206,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -399483,7 +398823,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -400638,7 +399979,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -401005,7 +400347,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -401621,7 +400964,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -465714,12 +465058,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { diff --git a/src/rest/data/ghes-3.12-2022-11-28/schema.json b/src/rest/data/ghes-3.12-2022-11-28/schema.json index 13c0dce3d521..322305bfb8f1 100644 --- a/src/rest/data/ghes-3.12-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.12-2022-11-28/schema.json @@ -39445,12 +39445,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -45885,12 +45879,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -46559,12 +46547,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -49423,12 +49405,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -50097,12 +50073,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -52955,12 +52925,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -53629,12 +53593,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -56485,12 +56443,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -57159,12 +57111,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -60001,12 +59947,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -60675,12 +60615,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -63541,12 +63475,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -64215,12 +64143,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -67057,12 +66979,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -67731,12 +67647,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -70584,12 +70494,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -71258,12 +71162,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74111,12 +74009,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74785,12 +74677,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -87774,12 +87660,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -88201,12 +88081,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -95082,12 +94956,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -106027,12 +105895,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -106764,12 +106626,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -108944,12 +108800,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -109681,12 +109531,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -111889,12 +111733,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -112626,12 +112464,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -115222,12 +115054,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -115959,12 +115785,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -117620,12 +117440,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -118342,12 +118156,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -120062,12 +119870,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -120799,12 +120601,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -121828,12 +121624,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -122565,12 +122355,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -124827,12 +124611,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125296,12 +125074,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125765,12 +125537,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -126234,12 +126000,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -129515,12 +129275,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130046,12 +129800,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130740,12 +130488,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -131271,12 +131013,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -131978,12 +131714,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -132509,12 +132239,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -133451,12 +133175,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -133982,12 +133700,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -135061,12 +134773,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -135592,12 +135298,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -136384,12 +136084,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -136915,12 +136609,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -137868,12 +137556,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -139675,12 +139357,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -142717,12 +142393,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -144596,12 +144266,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -149871,7 +149535,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -150525,7 +150189,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -167614,7 +167278,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -168032,7 +167697,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -168461,7 +168127,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -181913,12 +181580,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -182728,12 +182389,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -183498,12 +183153,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -188376,12 +188025,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -189188,12 +188831,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -189946,12 +189583,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -225442,7 +225073,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -225790,7 +225422,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -226145,7 +225778,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -231778,12 +231412,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -234776,12 +234404,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -237696,12 +237318,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -240552,12 +240168,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -243380,12 +242990,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -246274,12 +245878,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -249466,12 +249064,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -252657,12 +252249,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -255477,12 +255063,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -256404,12 +255984,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -256822,7 +256396,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -257167,12 +256742,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -257580,7 +257149,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -257936,12 +257506,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -258349,7 +257913,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -258803,12 +258368,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -259577,12 +259136,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -262620,12 +262173,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -264076,12 +263623,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -267087,12 +266628,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -268543,12 +268078,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -269236,12 +268765,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -269795,12 +269318,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -270349,12 +269866,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -271216,12 +270727,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -272085,12 +271590,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -272640,12 +272139,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273195,12 +272688,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273754,12 +273241,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -274832,12 +274313,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -275910,12 +275385,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -276479,12 +275948,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -277032,12 +276495,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -277607,12 +277064,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -278182,12 +277633,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -278752,12 +278197,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -283364,12 +282803,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -283923,12 +283356,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -284482,12 +283909,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -285037,12 +284458,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -285592,12 +285007,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -286151,12 +285560,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -287229,12 +286632,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -288307,12 +287704,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -288876,12 +288267,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -289429,12 +288814,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -290004,12 +289383,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -290579,12 +289952,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -291149,12 +290516,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -291931,12 +291292,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -294657,12 +294012,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -296616,12 +295965,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -297322,12 +296665,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -298028,12 +297365,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -380701,7 +380032,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -381341,7 +380673,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -381988,7 +381321,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -383501,7 +382835,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -400298,7 +399633,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -400665,7 +400001,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -401281,7 +400618,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -401365,7 +400703,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -401732,7 +401071,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -402348,7 +401688,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -403503,7 +402844,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -403870,7 +403212,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -404486,7 +403829,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -469096,12 +468440,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { diff --git a/src/rest/data/ghes-3.13-2022-11-28/schema.json b/src/rest/data/ghes-3.13-2022-11-28/schema.json index 83449ff210ab..92be1b645422 100644 --- a/src/rest/data/ghes-3.13-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.13-2022-11-28/schema.json @@ -39445,12 +39445,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -45885,12 +45879,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -46559,12 +46547,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -49423,12 +49405,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -50097,12 +50073,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -52955,12 +52925,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -53629,12 +53593,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -56485,12 +56443,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -57159,12 +57111,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -60001,12 +59947,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -60675,12 +60615,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -63541,12 +63475,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -64215,12 +64143,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -67057,12 +66979,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -67731,12 +67647,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -70584,12 +70494,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -71258,12 +71162,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74111,12 +74009,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74785,12 +74677,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -87824,12 +87710,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -88251,12 +88131,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -95182,12 +95056,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -106171,12 +106039,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -106908,12 +106770,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -109088,12 +108944,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -109825,12 +109675,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -112033,12 +111877,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -112770,12 +112608,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -115366,12 +115198,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -116103,12 +115929,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -117764,12 +117584,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -118486,12 +118300,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -120206,12 +120014,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -120943,12 +120745,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -121972,12 +121768,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -122709,12 +122499,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -124971,12 +124755,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125440,12 +125218,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125909,12 +125681,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -126378,12 +126144,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -129659,12 +129419,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130190,12 +129944,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130884,12 +130632,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -131415,12 +131157,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -132122,12 +131858,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -132653,12 +132383,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -133595,12 +133319,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -134126,12 +133844,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -135205,12 +134917,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -135736,12 +135442,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -136528,12 +136228,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -137059,12 +136753,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -138012,12 +137700,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -139819,12 +139501,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -142861,12 +142537,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -144740,12 +144410,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -150015,7 +149679,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -150669,7 +150333,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -167758,7 +167422,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -168176,7 +167841,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -168605,7 +168271,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -182057,12 +181724,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -182872,12 +182533,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -183642,12 +183297,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -188520,12 +188169,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -189332,12 +188975,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -190090,12 +189727,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -225642,7 +225273,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -225990,7 +225622,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -226345,7 +225978,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -231978,12 +231612,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -234976,12 +234604,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -237896,12 +237518,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -240752,12 +240368,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -243580,12 +243190,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -246474,12 +246078,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -249666,12 +249264,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -252857,12 +252449,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -255677,12 +255263,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -256604,12 +256184,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -257022,7 +256596,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -257367,12 +256942,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -257780,7 +257349,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -258136,12 +257706,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -258549,7 +258113,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -259003,12 +258568,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -259777,12 +259336,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -262820,12 +262373,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -264276,12 +263823,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -267287,12 +266828,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -268743,12 +268278,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -269436,12 +268965,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -269995,12 +269518,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -270549,12 +270066,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -271416,12 +270927,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -272285,12 +271790,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -272840,12 +272339,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273395,12 +272888,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273954,12 +273441,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -275032,12 +274513,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -276110,12 +275585,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -276679,12 +276148,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -277232,12 +276695,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -277807,12 +277264,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -278382,12 +277833,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -278952,12 +278397,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -283564,12 +283003,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -284123,12 +283556,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -284682,12 +284109,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -285237,12 +284658,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -285792,12 +285207,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -286351,12 +285760,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -287429,12 +286832,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -288507,12 +287904,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -289076,12 +288467,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -289629,12 +289014,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -290204,12 +289583,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -290779,12 +290152,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -291349,12 +290716,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -292131,12 +291492,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -294857,12 +294212,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -296816,12 +296165,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -297522,12 +296865,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -298228,12 +297565,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -333469,7 +332800,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -334457,7 +333788,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -335459,7 +334790,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -336546,7 +335877,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -337541,7 +336872,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -338542,7 +337873,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -383071,7 +382402,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -383711,7 +383043,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -384358,7 +383691,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -385871,7 +385205,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -402668,7 +402003,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -403035,7 +402371,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -403651,7 +402988,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -403735,7 +403073,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -404102,7 +403441,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -404718,7 +404058,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -405873,7 +405214,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -406240,7 +405582,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -406856,7 +406199,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -458814,7 +458158,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -459811,7 +459155,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -460629,7 +459973,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -461727,7 +461071,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -462731,7 +462075,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -463548,7 +462892,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -472178,12 +471522,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { diff --git a/src/rest/data/ghes-3.14-2022-11-28/schema.json b/src/rest/data/ghes-3.14-2022-11-28/schema.json index b75865efcb82..48929d071441 100644 --- a/src/rest/data/ghes-3.14-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.14-2022-11-28/schema.json @@ -39445,12 +39445,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -45885,12 +45879,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -46559,12 +46547,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -49423,12 +49405,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -50097,12 +50073,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -52955,12 +52925,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -53629,12 +53593,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -56485,12 +56443,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -57159,12 +57111,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -60001,12 +59947,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -60675,12 +60615,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -63541,12 +63475,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -64215,12 +64143,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -67057,12 +66979,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -67731,12 +67647,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -70584,12 +70494,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -71258,12 +71162,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74111,12 +74009,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -74785,12 +74677,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -87824,12 +87710,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -88251,12 +88131,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -95182,12 +95056,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -106171,12 +106039,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -106908,12 +106770,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -109088,12 +108944,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -109825,12 +109675,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -112033,12 +111877,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -112770,12 +112608,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -115366,12 +115198,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -116103,12 +115929,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -117764,12 +117584,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -118486,12 +118300,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -120206,12 +120014,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -120943,12 +120745,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -121972,12 +121768,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -122709,12 +122499,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -124971,12 +124755,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125440,12 +125218,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -125909,12 +125681,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -126378,12 +126144,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -129659,12 +129419,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130190,12 +129944,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -130884,12 +130632,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -131415,12 +131157,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -132122,12 +131858,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -132653,12 +132383,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -133595,12 +133319,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -134126,12 +133844,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -135205,12 +134917,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -135736,12 +135442,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -136528,12 +136228,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -137059,12 +136753,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -138012,12 +137700,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -139819,12 +139501,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -142861,12 +142537,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -144740,12 +144410,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -150015,7 +149679,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -150669,7 +150333,7 @@ }, "full_description": { "type": "string", - "description": "description of the rule used to detect the alert." + "description": "A description of the rule used to detect the alert." }, "tags": { "type": [ @@ -167758,7 +167422,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -168176,7 +167841,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -168605,7 +168271,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -182057,12 +181724,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -182872,12 +182533,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -183642,12 +183297,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -188520,12 +188169,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -189332,12 +188975,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -190090,12 +189727,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -225642,7 +225273,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -225990,7 +225622,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -226345,7 +225978,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -231978,12 +231612,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -234976,12 +234604,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -237896,12 +237518,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -240752,12 +240368,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -243580,12 +243190,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -246474,12 +246078,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -249666,12 +249264,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -252857,12 +252449,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -255677,12 +255263,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -256604,12 +256184,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -257022,7 +256596,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -257367,12 +256942,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -257780,7 +257349,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -258136,12 +257706,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -258549,7 +258113,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -259003,12 +258568,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -259777,12 +259336,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -262820,12 +262373,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -264276,12 +263823,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -267287,12 +266828,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -268743,12 +268278,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -269436,12 +268965,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -269995,12 +269518,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -270549,12 +270066,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -271416,12 +270927,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -272285,12 +271790,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -272840,12 +272339,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273395,12 +272888,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -273954,12 +273441,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -275032,12 +274513,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -276110,12 +275585,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -276679,12 +276148,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -277232,12 +276695,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -277807,12 +277264,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -278382,12 +277833,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -278952,12 +278397,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -283564,12 +283003,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -284123,12 +283556,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -284682,12 +284109,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -285237,12 +284658,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -285792,12 +285207,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -286351,12 +285760,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -287429,12 +286832,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -288507,12 +287904,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -289076,12 +288467,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -289629,12 +289014,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -290204,12 +289583,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -290779,12 +290152,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -291349,12 +290716,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -292131,12 +291492,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -294857,12 +294212,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -296816,12 +296165,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -297522,12 +296865,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -298228,12 +297565,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { @@ -336045,7 +335376,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -337101,7 +336432,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -338168,7 +337499,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -339323,7 +338654,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -340386,7 +339717,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -341452,7 +340783,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -386045,7 +385376,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -386685,7 +386017,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -387332,7 +386665,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -388845,7 +388179,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -405642,7 +404977,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -406009,7 +405345,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -406625,7 +405962,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -406709,7 +406047,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -407076,7 +406415,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -407692,7 +407032,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -408847,7 +408188,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -409214,7 +408556,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } } ], @@ -409830,7 +409173,8 @@ "in": "path", "required": true, "schema": { - "type": "integer" + "type": "integer", + "format": "int64" } }, { @@ -461879,7 +461223,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -462944,7 +462288,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -463827,7 +463171,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -464993,7 +464337,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -466065,7 +465409,7 @@ "type": "string", "name": "target", "in": "body", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -466947,7 +466291,7 @@ }, "target": { "type": "string", - "description": "The target of the ruleset\n\n> [!NOTE]\n> The `push` target is in beta and is subject to change.", + "description": "The target of the ruleset", "enum": [ "branch", "tag", @@ -475645,12 +474989,6 @@ "MDExOkludGVncmF0aW9uMQ==" ] }, - "client_id": { - "type": "string", - "examples": [ - "\"Iv1.25b5d1e65ffc4022\"" - ] - }, "owner": { "anyOf": [ { diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index d26faf0fc04a..4e3bf75a78bf 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -47,5 +47,5 @@ ] } }, - "sha": "7f17604280e700f508ade59884f6b43be2c52716" + "sha": "61c8f9839cef5e62400e9ea390a018f329e9b0cd" } \ No newline at end of file diff --git a/src/webhooks/data/fpt/schema.json b/src/webhooks/data/fpt/schema.json index dc40b3bd1aee..85f188b92078 100644 --- a/src/webhooks/data/fpt/schema.json +++ b/src/webhooks/data/fpt/schema.json @@ -203296,7 +203296,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -204041,7 +204041,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -204073,7 +204073,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -204105,7 +204105,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -204137,7 +204137,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -204389,7 +204389,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -205134,7 +205134,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -205166,7 +205166,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -205198,7 +205198,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -205230,7 +205230,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -205482,7 +205482,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -206227,7 +206227,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -206259,7 +206259,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -206291,7 +206291,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -206323,7 +206323,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -207295,7 +207295,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -207327,7 +207327,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -207359,7 +207359,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -207391,7 +207391,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -208175,7 +208175,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -208207,7 +208207,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -208239,7 +208239,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -208271,7 +208271,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -209060,7 +209060,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -209092,7 +209092,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -209124,7 +209124,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -209156,7 +209156,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], diff --git a/src/webhooks/data/ghec/schema.json b/src/webhooks/data/ghec/schema.json index 76671615045a..37a8d2889d50 100644 --- a/src/webhooks/data/ghec/schema.json +++ b/src/webhooks/data/ghec/schema.json @@ -205630,7 +205630,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -206375,7 +206375,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -206407,7 +206407,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -206439,7 +206439,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -206471,7 +206471,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -206723,7 +206723,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -207468,7 +207468,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -207500,7 +207500,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -207532,7 +207532,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -207564,7 +207564,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -207816,7 +207816,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -208561,7 +208561,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -208593,7 +208593,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -208625,7 +208625,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -208657,7 +208657,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -209629,7 +209629,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -209661,7 +209661,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -209693,7 +209693,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -209725,7 +209725,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -210509,7 +210509,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -210541,7 +210541,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -210573,7 +210573,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -210605,7 +210605,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], @@ -211394,7 +211394,7 @@ { "type": "object", "name": "file_path_restriction", - "description": "

Note

\n

\nfile_path_restriction is in beta and subject to change.

\n
\n

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", + "description": "

Prevent commits that include changes in specified file paths from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -211426,7 +211426,7 @@ { "type": "object", "name": "max_file_path_length", - "description": "

Note

\n

\nmax_file_path_length is in beta and subject to change.

\n
\n

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", + "description": "

Prevent commits that include file paths that exceed a specified character limit from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -211458,7 +211458,7 @@ { "type": "object", "name": "file_extension_restriction", - "description": "

Note

\n

\nfile_extension_restriction is in beta and subject to change.

\n
\n

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", + "description": "

Prevent commits that include files with specified file extensions from being pushed to the commit graph.

", "isRequired": [ "type" ], @@ -211490,7 +211490,7 @@ { "type": "object", "name": "max_file_size", - "description": "

Note

\n

\nmax_file_size is in beta and subject to change.

\n
\n

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", + "description": "

Prevent commits that exceed a specified file size limit from being pushed to the commit.

", "isRequired": [ "type" ], diff --git a/src/webhooks/data/ghes-3.10/schema.json b/src/webhooks/data/ghes-3.10/schema.json index 64f6dee53d05..284713469d40 100644 --- a/src/webhooks/data/ghes-3.10/schema.json +++ b/src/webhooks/data/ghes-3.10/schema.json @@ -1087,11 +1087,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -2708,11 +2703,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -4330,11 +4320,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -5964,11 +5949,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -48038,11 +48018,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -49424,11 +49399,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", diff --git a/src/webhooks/data/ghes-3.11/schema.json b/src/webhooks/data/ghes-3.11/schema.json index bdc96ed2f1ea..21cade14e5a8 100644 --- a/src/webhooks/data/ghes-3.11/schema.json +++ b/src/webhooks/data/ghes-3.11/schema.json @@ -1211,11 +1211,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -2832,11 +2827,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -4454,11 +4444,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -6088,11 +6073,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -48167,11 +48147,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -49553,11 +49528,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", diff --git a/src/webhooks/data/ghes-3.12/schema.json b/src/webhooks/data/ghes-3.12/schema.json index cee86c21d24e..d97c8d31129d 100644 --- a/src/webhooks/data/ghes-3.12/schema.json +++ b/src/webhooks/data/ghes-3.12/schema.json @@ -1211,11 +1211,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -2832,11 +2827,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -4454,11 +4444,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -6088,11 +6073,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -49331,11 +49311,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -50717,11 +50692,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", diff --git a/src/webhooks/data/ghes-3.13/schema.json b/src/webhooks/data/ghes-3.13/schema.json index 7b5e6326cfda..7ab9a8843a79 100644 --- a/src/webhooks/data/ghes-3.13/schema.json +++ b/src/webhooks/data/ghes-3.13/schema.json @@ -1211,11 +1211,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -2832,11 +2827,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -4454,11 +4444,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -6088,11 +6073,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -49336,11 +49316,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -50722,11 +50697,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -190232,7 +190202,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -191055,7 +191025,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -191878,7 +191848,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", diff --git a/src/webhooks/data/ghes-3.14/schema.json b/src/webhooks/data/ghes-3.14/schema.json index 813ba79f7c44..0983599095ef 100644 --- a/src/webhooks/data/ghes-3.14/schema.json +++ b/src/webhooks/data/ghes-3.14/schema.json @@ -2346,11 +2346,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -3967,11 +3962,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -5589,11 +5579,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -7223,11 +7208,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -50471,11 +50451,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -51857,11 +51832,6 @@ "description": "", "isRequired": true }, - { - "type": "string", - "name": "client_id", - "description": "" - }, { "type": "object", "name": "owner", @@ -191380,7 +191350,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -192268,7 +192238,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", @@ -193156,7 +193126,7 @@ { "type": "string", "name": "target", - "description": "

The target of the ruleset

\n

Note

\n

\nThe push target is in beta and is subject to change.

\n
", + "description": "

The target of the ruleset

", "enum": [ "branch", "tag", diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 49b4187ef3e5..51da42e72317 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "7f17604280e700f508ade59884f6b43be2c52716" + "sha": "61c8f9839cef5e62400e9ea390a018f329e9b0cd" } \ No newline at end of file From 381176e22dda3139aeaa720b1c5e9ca46abe7de6 Mon Sep 17 00:00:00 2001 From: Evan Bonsignori Date: Mon, 16 Sep 2024 15:43:35 -0700 Subject: [PATCH 2/4] Update branch protections workflow for clarity (#52312) --- .github/actions/slack-alert/action.yml | 12 ++++++++++-- .../workflows/alert-changed-branch-protections.yml | 13 +++++++++++-- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/.github/actions/slack-alert/action.yml b/.github/actions/slack-alert/action.yml index 72365ef51fd9..e22e46d2f06e 100644 --- a/.github/actions/slack-alert/action.yml +++ b/.github/actions/slack-alert/action.yml @@ -8,6 +8,14 @@ inputs: slack_token: description: Slack token required: true + message: + description: The message to send to Slack + default: The last '${{ github.workflow }}' run failed. See ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} + required: false + color: + description: The color of the Slack message + default: failure + required: false runs: using: composite @@ -17,5 +25,5 @@ runs: with: channel: ${{ inputs.slack_channel_id }} bot-token: ${{ inputs.slack_token }} - color: failure - text: The last '${{ github.workflow }}' run failed. See ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} + color: ${{ inputs.color }} + text: ${{ inputs.message }} diff --git a/.github/workflows/alert-changed-branch-protections.yml b/.github/workflows/alert-changed-branch-protections.yml index 7f68108ea019..d075b0df569f 100644 --- a/.github/workflows/alert-changed-branch-protections.yml +++ b/.github/workflows/alert-changed-branch-protections.yml @@ -38,10 +38,19 @@ jobs: id: compare run: | # Compare the fetched branch protections with the committed ones - git diff --no-index .github/branch_protection_settings/${{ matrix.branch }}.json ${{ matrix.branch }}-actual.json + git diff --no-index .github/branch_protection_settings/${{ matrix.branch }}.json ${{ matrix.branch }}-actual.json || echo "diff_failed=true" >> $GITHUB_ENV + + - name: Set failure message + if: env.diff_failed == 'true' + run: | + message="Alert due to changes in branch protections for ${{ matrix.branch }}. Please review the changes and ensure they are intentional. If valid, update the branch protection settings in .github/branch_protection_settings/${{ matrix.branch }}.json to match the diff in this workflow." + echo "failure_message=$message" >> $GITHUB_ENV + echo "$message" - uses: ./.github/actions/slack-alert - if: ${{ failure() && github.event_name != 'workflow_dispatch' }} + if: ${{ env.diff_failed == 'true' && github.event_name != 'workflow_dispatch' }} with: slack_channel_id: ${{ secrets.DOCS_ALERTS_SLACK_CHANNEL_ID }} slack_token: ${{ secrets.SLACK_DOCS_BOT_TOKEN }} + message: ${{ env.failure_message }} + color: purple From 98986528304fbc45c8dcee7d4c62745e55b2e896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:58:42 -0700 Subject: [PATCH 3/4] Bump peter-evans/create-pull-request from 6.1.0 to 7.0.3 (#52316) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/enterprise-dates.yml | 2 +- .github/workflows/sync-graphql.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/enterprise-dates.yml b/.github/workflows/enterprise-dates.yml index 29841385b6d5..a40e7d9b41f9 100644 --- a/.github/workflows/enterprise-dates.yml +++ b/.github/workflows/enterprise-dates.yml @@ -36,7 +36,7 @@ jobs: - name: Create pull request id: create-pull-request - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # pin @v6.1.0 + uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # pin @v7.0.3 env: # Disable pre-commit hooks; they don't play nicely here HUSKY: '0' diff --git a/.github/workflows/sync-graphql.yml b/.github/workflows/sync-graphql.yml index cc3403be9686..ca2e7b5e9147 100644 --- a/.github/workflows/sync-graphql.yml +++ b/.github/workflows/sync-graphql.yml @@ -29,7 +29,7 @@ jobs: src/graphql/scripts/sync.js - name: Create pull request id: create-pull-request - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # pin @v6.1.0 + uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # pin @v7.0.3 env: # Disable pre-commit hooks; they don't play nicely here HUSKY: '0' From 373808ffa0d56d1dd748ae16389334aae5a8cf6d Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 16 Sep 2024 19:33:58 -0400 Subject: [PATCH 4/4] Update OpenAPI Description (#52310) Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> --- .../fine-grained-pat-permissions.json | 9 + .../server-to-server-permissions.json | 11 + .../fine-grained-pat-permissions.json | 9 + .../server-to-server-permissions.json | 11 + .../fine-grained-pat-permissions.json | 9 + .../server-to-server-permissions.json | 11 + .../fine-grained-pat-permissions.json | 9 + .../server-to-server-permissions.json | 11 + .../fine-grained-pat-permissions.json | 9 + .../server-to-server-permissions.json | 11 + .../fine-grained-pat-permissions.json | 9 + .../server-to-server-permissions.json | 11 + src/github-apps/lib/config.json | 2 +- src/rest/data/fpt-2022-11-28/schema.json | 1108 ++++++++++++++++ src/rest/data/ghec-2022-11-28/schema.json | 1114 ++++++++++++++++- .../data/ghes-3.10-2022-11-28/schema.json | 416 +++++- .../data/ghes-3.11-2022-11-28/schema.json | 568 ++++++++- .../data/ghes-3.12-2022-11-28/schema.json | 568 ++++++++- .../data/ghes-3.13-2022-11-28/schema.json | 568 ++++++++- .../data/ghes-3.14-2022-11-28/schema.json | 568 ++++++++- src/rest/lib/config.json | 2 +- src/webhooks/data/fpt/schema.json | 540 ++++++++ src/webhooks/data/ghec/schema.json | 540 ++++++++ src/webhooks/data/ghes-3.10/schema.json | 360 ++++++ src/webhooks/data/ghes-3.11/schema.json | 360 ++++++ src/webhooks/data/ghes-3.12/schema.json | 450 +++++++ src/webhooks/data/ghes-3.13/schema.json | 450 +++++++ src/webhooks/data/ghes-3.14/schema.json | 450 +++++++ src/webhooks/lib/config.json | 2 +- 29 files changed, 8177 insertions(+), 9 deletions(-) diff --git a/src/github-apps/data/ghec-2022-11-28/fine-grained-pat-permissions.json b/src/github-apps/data/ghec-2022-11-28/fine-grained-pat-permissions.json index 2897fe3c9da7..2a592a9705ba 100644 --- a/src/github-apps/data/ghec-2022-11-28/fine-grained-pat-permissions.json +++ b/src/github-apps/data/ghec-2022-11-28/fine-grained-pat-permissions.json @@ -183,6 +183,15 @@ "additional-permissions": false, "access": "write" }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "additional-permissions": false, + "access": "write" + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghec-2022-11-28/server-to-server-permissions.json b/src/github-apps/data/ghec-2022-11-28/server-to-server-permissions.json index a0c57443ef04..ecaa0b2d744e 100644 --- a/src/github-apps/data/ghec-2022-11-28/server-to-server-permissions.json +++ b/src/github-apps/data/ghec-2022-11-28/server-to-server-permissions.json @@ -300,6 +300,17 @@ "server-to-server": true, "additional-permissions": false }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "access": "write", + "user-to-server": true, + "server-to-server": true, + "additional-permissions": false + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.10-2022-11-28/fine-grained-pat-permissions.json b/src/github-apps/data/ghes-3.10-2022-11-28/fine-grained-pat-permissions.json index 3521084d636d..18033391bf1f 100644 --- a/src/github-apps/data/ghes-3.10-2022-11-28/fine-grained-pat-permissions.json +++ b/src/github-apps/data/ghes-3.10-2022-11-28/fine-grained-pat-permissions.json @@ -138,6 +138,15 @@ "additional-permissions": false, "access": "write" }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "additional-permissions": false, + "access": "write" + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.10-2022-11-28/server-to-server-permissions.json b/src/github-apps/data/ghes-3.10-2022-11-28/server-to-server-permissions.json index 2f4ceb4d450f..a1c9de548925 100644 --- a/src/github-apps/data/ghes-3.10-2022-11-28/server-to-server-permissions.json +++ b/src/github-apps/data/ghes-3.10-2022-11-28/server-to-server-permissions.json @@ -168,6 +168,17 @@ "server-to-server": true, "additional-permissions": false }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "access": "write", + "user-to-server": true, + "server-to-server": true, + "additional-permissions": false + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.11-2022-11-28/fine-grained-pat-permissions.json b/src/github-apps/data/ghes-3.11-2022-11-28/fine-grained-pat-permissions.json index 72299bf04f25..14af012bc189 100644 --- a/src/github-apps/data/ghes-3.11-2022-11-28/fine-grained-pat-permissions.json +++ b/src/github-apps/data/ghes-3.11-2022-11-28/fine-grained-pat-permissions.json @@ -138,6 +138,15 @@ "additional-permissions": false, "access": "write" }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "additional-permissions": false, + "access": "write" + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.11-2022-11-28/server-to-server-permissions.json b/src/github-apps/data/ghes-3.11-2022-11-28/server-to-server-permissions.json index d40dd386c078..22de3fd8dfa3 100644 --- a/src/github-apps/data/ghes-3.11-2022-11-28/server-to-server-permissions.json +++ b/src/github-apps/data/ghes-3.11-2022-11-28/server-to-server-permissions.json @@ -168,6 +168,17 @@ "server-to-server": true, "additional-permissions": false }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "access": "write", + "user-to-server": true, + "server-to-server": true, + "additional-permissions": false + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.12-2022-11-28/fine-grained-pat-permissions.json b/src/github-apps/data/ghes-3.12-2022-11-28/fine-grained-pat-permissions.json index 281026ef8b57..9f67f5104264 100644 --- a/src/github-apps/data/ghes-3.12-2022-11-28/fine-grained-pat-permissions.json +++ b/src/github-apps/data/ghes-3.12-2022-11-28/fine-grained-pat-permissions.json @@ -138,6 +138,15 @@ "additional-permissions": false, "access": "write" }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "additional-permissions": false, + "access": "write" + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.12-2022-11-28/server-to-server-permissions.json b/src/github-apps/data/ghes-3.12-2022-11-28/server-to-server-permissions.json index f60e2d029bd0..aa81767ffb2e 100644 --- a/src/github-apps/data/ghes-3.12-2022-11-28/server-to-server-permissions.json +++ b/src/github-apps/data/ghes-3.12-2022-11-28/server-to-server-permissions.json @@ -168,6 +168,17 @@ "server-to-server": true, "additional-permissions": false }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "access": "write", + "user-to-server": true, + "server-to-server": true, + "additional-permissions": false + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.13-2022-11-28/fine-grained-pat-permissions.json b/src/github-apps/data/ghes-3.13-2022-11-28/fine-grained-pat-permissions.json index 1fe12da2fcc7..b6c8df1de31b 100644 --- a/src/github-apps/data/ghes-3.13-2022-11-28/fine-grained-pat-permissions.json +++ b/src/github-apps/data/ghes-3.13-2022-11-28/fine-grained-pat-permissions.json @@ -138,6 +138,15 @@ "additional-permissions": false, "access": "write" }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "additional-permissions": false, + "access": "write" + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.13-2022-11-28/server-to-server-permissions.json b/src/github-apps/data/ghes-3.13-2022-11-28/server-to-server-permissions.json index b5b0982f6547..849cd9540249 100644 --- a/src/github-apps/data/ghes-3.13-2022-11-28/server-to-server-permissions.json +++ b/src/github-apps/data/ghes-3.13-2022-11-28/server-to-server-permissions.json @@ -168,6 +168,17 @@ "server-to-server": true, "additional-permissions": false }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "access": "write", + "user-to-server": true, + "server-to-server": true, + "additional-permissions": false + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.14-2022-11-28/fine-grained-pat-permissions.json b/src/github-apps/data/ghes-3.14-2022-11-28/fine-grained-pat-permissions.json index 39cf485f5954..17bb93d7cdef 100644 --- a/src/github-apps/data/ghes-3.14-2022-11-28/fine-grained-pat-permissions.json +++ b/src/github-apps/data/ghes-3.14-2022-11-28/fine-grained-pat-permissions.json @@ -138,6 +138,15 @@ "additional-permissions": false, "access": "write" }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "additional-permissions": false, + "access": "write" + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/data/ghes-3.14-2022-11-28/server-to-server-permissions.json b/src/github-apps/data/ghes-3.14-2022-11-28/server-to-server-permissions.json index 83072fd7e4a0..89d5df6ea7a8 100644 --- a/src/github-apps/data/ghes-3.14-2022-11-28/server-to-server-permissions.json +++ b/src/github-apps/data/ghes-3.14-2022-11-28/server-to-server-permissions.json @@ -168,6 +168,17 @@ "server-to-server": true, "additional-permissions": false }, + { + "category": "enterprise-admin", + "slug": "update-an-attribute-for-a-scim-enterprise-user", + "subcategory": "scim", + "verb": "patch", + "requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}", + "access": "write", + "user-to-server": true, + "server-to-server": true, + "additional-permissions": false + }, { "category": "enterprise-admin", "slug": "delete-a-scim-user-from-an-enterprise", diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index a7612ce0a89a..8b274808ecfe 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "61c8f9839cef5e62400e9ea390a018f329e9b0cd" + "sha": "9abc91759872a4e974ddcc0df69bdef3493b69f0" } \ No newline at end of file diff --git a/src/rest/data/fpt-2022-11-28/schema.json b/src/rest/data/fpt-2022-11-28/schema.json index 296683586cb4..17d3509ea299 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -221285,6 +221285,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -221485,6 +221495,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -221817,6 +221837,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -223054,6 +223140,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -223254,6 +223350,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -223586,6 +223692,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -224856,6 +225028,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -224989,6 +225171,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -225254,6 +225446,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -225860,6 +226118,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -226122,6 +226390,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -226745,6 +227079,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -227032,6 +227376,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -513435,6 +513845,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -513744,6 +514164,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -514111,6 +514597,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -514411,6 +514907,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -514899,6 +515461,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -515076,6 +515648,16 @@ "vector_string": "AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N", "score": 1.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N", + "score": 1.6 + }, + "cvss_v4": { + "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": 7.1 + } + }, "cwes": [ { "cwe_id": "CWE-456", @@ -515833,6 +516415,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -517319,6 +517967,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -517496,6 +518154,16 @@ "vector_string": "AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N", "score": 1.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N", + "score": 1.6 + }, + "cvss_v4": { + "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": 7.1 + } + }, "cwes": [ { "cwe_id": "CWE-456", @@ -518253,6 +518921,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -519840,6 +520574,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -520594,6 +521338,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -522102,6 +522912,10 @@ } ], "cvss": null, + "cvss_severities": { + "cvss_v3": null, + "cvss_v4": null + }, "cwes": [ { "cwe_id": "CWE-123", @@ -522790,6 +523604,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -524213,6 +525093,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -524967,6 +525857,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -526547,6 +527503,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -527301,6 +528267,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -528663,6 +529695,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -529417,6 +530459,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index 7dadf43521d1..5d9f9033c594 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -232887,6 +232887,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -233087,6 +233097,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -233419,6 +233439,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -234656,6 +234742,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -234856,6 +234952,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -235188,6 +235294,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -236458,6 +236630,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -236591,6 +236773,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -236856,6 +237048,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -237462,6 +237720,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -237724,6 +237992,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -238347,6 +238681,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -238634,6 +238978,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -260632,7 +261042,11 @@ "userToServerRest": true, "serverToServer": true, "fineGrainedPat": true, - "permissions": [] + "permissions": [ + { + "\"Enterprise administration\" business permissions": "write" + } + ] }, "codeExamples": [ { @@ -540629,6 +541043,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -540938,6 +541362,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -541305,6 +541795,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -541605,6 +542105,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -542093,6 +542659,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -542270,6 +542846,16 @@ "vector_string": "AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N", "score": 1.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N", + "score": 1.6 + }, + "cvss_v4": { + "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": 7.1 + } + }, "cwes": [ { "cwe_id": "CWE-456", @@ -543027,6 +543613,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -544513,6 +545165,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -544690,6 +545352,16 @@ "vector_string": "AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N", "score": 1.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N", + "score": 1.6 + }, + "cvss_v4": { + "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": 7.1 + } + }, "cwes": [ { "cwe_id": "CWE-456", @@ -545447,6 +546119,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -547034,6 +547772,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -547788,6 +548536,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -549296,6 +550110,10 @@ } ], "cvss": null, + "cvss_severities": { + "cvss_v3": null, + "cvss_v4": null + }, "cwes": [ { "cwe_id": "CWE-123", @@ -549984,6 +550802,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -551407,6 +552291,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -552161,6 +553055,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -553741,6 +554701,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -554495,6 +555465,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -555857,6 +556893,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "score": 9.8 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "score": 9.8 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-123", @@ -556611,6 +557657,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", diff --git a/src/rest/data/ghes-3.10-2022-11-28/schema.json b/src/rest/data/ghes-3.10-2022-11-28/schema.json index 58bc0b961b84..753a0f638c0d 100644 --- a/src/rest/data/ghes-3.10-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.10-2022-11-28/schema.json @@ -170774,6 +170774,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -170974,6 +170984,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -171306,6 +171326,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -172543,6 +172629,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -172743,6 +172839,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -173075,6 +173181,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -174345,6 +174517,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -174478,6 +174660,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -174743,6 +174935,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -175349,6 +175607,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -175611,6 +175879,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -176234,6 +176568,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -176521,6 +176865,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -204241,7 +204651,11 @@ "userToServerRest": true, "serverToServer": true, "fineGrainedPat": true, - "permissions": [] + "permissions": [ + { + "\"Enterprise administration\" business permissions": "write" + } + ] }, "codeExamples": [ { diff --git a/src/rest/data/ghes-3.11-2022-11-28/schema.json b/src/rest/data/ghes-3.11-2022-11-28/schema.json index 0b7e0efe2cb9..febcc22c4b9a 100644 --- a/src/rest/data/ghes-3.11-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.11-2022-11-28/schema.json @@ -170810,6 +170810,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -171010,6 +171020,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -171342,6 +171362,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -172579,6 +172665,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -172779,6 +172875,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -173111,6 +173217,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -174381,6 +174553,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -174514,6 +174696,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -174779,6 +174971,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -175385,6 +175643,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -175647,6 +175915,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -176270,6 +176604,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -176557,6 +176901,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -204485,7 +204895,11 @@ "userToServerRest": true, "serverToServer": true, "fineGrainedPat": true, - "permissions": [] + "permissions": [ + { + "\"Enterprise administration\" business permissions": "write" + } + ] }, "codeExamples": [ { @@ -472702,6 +473116,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -473011,6 +473435,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -473378,6 +473868,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -473678,6 +474178,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", diff --git a/src/rest/data/ghes-3.12-2022-11-28/schema.json b/src/rest/data/ghes-3.12-2022-11-28/schema.json index 322305bfb8f1..ef6c8993486f 100644 --- a/src/rest/data/ghes-3.12-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.12-2022-11-28/schema.json @@ -171130,6 +171130,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -171330,6 +171340,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -171662,6 +171682,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -172899,6 +172985,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -173099,6 +173195,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -173431,6 +173537,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -174701,6 +174873,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -174834,6 +175016,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -175099,6 +175291,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -175705,6 +175963,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -175967,6 +176235,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -176590,6 +176924,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -176877,6 +177221,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -206671,7 +207081,11 @@ "userToServerRest": true, "serverToServer": true, "fineGrainedPat": true, - "permissions": [] + "permissions": [ + { + "\"Enterprise administration\" business permissions": "write" + } + ] }, "codeExamples": [ { @@ -476172,6 +476586,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -476481,6 +476905,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -476848,6 +477338,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -477148,6 +477648,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", diff --git a/src/rest/data/ghes-3.13-2022-11-28/schema.json b/src/rest/data/ghes-3.13-2022-11-28/schema.json index 92be1b645422..755c37b9669b 100644 --- a/src/rest/data/ghes-3.13-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.13-2022-11-28/schema.json @@ -171274,6 +171274,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -171474,6 +171484,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -171806,6 +171826,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -173043,6 +173129,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -173243,6 +173339,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -173575,6 +173681,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -174845,6 +175017,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -174978,6 +175160,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -175243,6 +175435,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -175849,6 +176107,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -176111,6 +176379,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -176734,6 +177068,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -177021,6 +177365,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -206847,7 +207257,11 @@ "userToServerRest": true, "serverToServer": true, "fineGrainedPat": true, - "permissions": [] + "permissions": [ + { + "\"Enterprise administration\" business permissions": "write" + } + ] }, "codeExamples": [ { @@ -479254,6 +479668,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -479563,6 +479987,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -479930,6 +480420,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -480230,6 +480730,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", diff --git a/src/rest/data/ghes-3.14-2022-11-28/schema.json b/src/rest/data/ghes-3.14-2022-11-28/schema.json index 48929d071441..046a10d220cd 100644 --- a/src/rest/data/ghes-3.14-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.14-2022-11-28/schema.json @@ -171274,6 +171274,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -171474,6 +171484,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -171806,6 +171826,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -173043,6 +173129,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -173243,6 +173339,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -173575,6 +173681,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -174845,6 +175017,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -174978,6 +175160,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -175243,6 +175435,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -175849,6 +176107,16 @@ "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "score": 5.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "score": 5.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-532", @@ -176111,6 +176379,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -176734,6 +177068,16 @@ "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "score": 7.5 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "score": 7.5 + }, + "cvss_v4": { + "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 + } + }, "cwes": [ { "cwe_id": "CWE-200", @@ -177021,6 +177365,72 @@ ], "additionalProperties": false }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": "array", "description": "Details for the advisory pertaining to Common Weakness Enumeration.", @@ -206847,7 +207257,11 @@ "userToServerRest": true, "serverToServer": true, "fineGrainedPat": true, - "permissions": [] + "permissions": [ + { + "\"Enterprise administration\" business permissions": "write" + } + ] }, "codeExamples": [ { @@ -482786,6 +483200,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -483095,6 +483519,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", @@ -483462,6 +483952,16 @@ "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "score": 7.6 }, + "cvss_severities": { + "cvss_v3": { + "vector_string": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", + "score": 7.6 + }, + "cvss_v4": { + "vector_string": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", + "score": 9.3 + } + }, "cwes": [ { "cwe_id": "CWE-400", @@ -483762,6 +484262,72 @@ "score" ] }, + "cvss_severities": { + "type": [ + "object", + "null" + ], + "properties": { + "cvss_v3": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 3 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 3 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + }, + "cvss_v4": { + "type": [ + "object", + "null" + ], + "properties": { + "vector_string": { + "type": [ + "string", + "null" + ], + "description": "The CVSS 4 vector string." + }, + "score": { + "type": [ + "number", + "null" + ], + "description": "The CVSS 4 score.", + "minimum": 0, + "maximum": 10, + "readOnly": true + } + }, + "required": [ + "vector_string", + "score" + ] + } + } + }, "cwes": { "type": [ "array", diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index 4e3bf75a78bf..a44336faa039 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -47,5 +47,5 @@ ] } }, - "sha": "61c8f9839cef5e62400e9ea390a018f329e9b0cd" + "sha": "9abc91759872a4e974ddcc0df69bdef3493b69f0" } \ No newline at end of file diff --git a/src/webhooks/data/fpt/schema.json b/src/webhooks/data/fpt/schema.json index 85f188b92078..173c3313842e 100644 --- a/src/webhooks/data/fpt/schema.json +++ b/src/webhooks/data/fpt/schema.json @@ -13746,6 +13746,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -14328,6 +14373,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -14910,6 +15000,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15492,6 +15627,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16074,6 +16254,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16656,6 +16881,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -17238,6 +17508,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -199730,6 +200045,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects or null", "name": "cwes", @@ -201234,6 +201594,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects or null", "name": "cwes", @@ -212687,6 +213092,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -212923,6 +213373,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -213159,6 +213654,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", diff --git a/src/webhooks/data/ghec/schema.json b/src/webhooks/data/ghec/schema.json index 37a8d2889d50..4f8b9eeb3d0d 100644 --- a/src/webhooks/data/ghec/schema.json +++ b/src/webhooks/data/ghec/schema.json @@ -16080,6 +16080,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16662,6 +16707,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -17244,6 +17334,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -17826,6 +17961,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -18408,6 +18588,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -18990,6 +19215,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -19572,6 +19842,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -202064,6 +202379,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects or null", "name": "cwes", @@ -203568,6 +203928,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects or null", "name": "cwes", @@ -215021,6 +215426,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -215257,6 +215707,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -215493,6 +215988,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", diff --git a/src/webhooks/data/ghes-3.10/schema.json b/src/webhooks/data/ghes-3.10/schema.json index 284713469d40..bcd589579ab1 100644 --- a/src/webhooks/data/ghes-3.10/schema.json +++ b/src/webhooks/data/ghes-3.10/schema.json @@ -13138,6 +13138,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -13720,6 +13765,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -14302,6 +14392,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -14884,6 +15019,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15466,6 +15646,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -191702,6 +191927,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -191938,6 +192208,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -192174,6 +192489,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", diff --git a/src/webhooks/data/ghes-3.11/schema.json b/src/webhooks/data/ghes-3.11/schema.json index 21cade14e5a8..47718e3c61ac 100644 --- a/src/webhooks/data/ghes-3.11/schema.json +++ b/src/webhooks/data/ghes-3.11/schema.json @@ -13262,6 +13262,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -13844,6 +13889,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -14426,6 +14516,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15008,6 +15143,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15590,6 +15770,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -196359,6 +196584,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -196595,6 +196865,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -196831,6 +197146,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", diff --git a/src/webhooks/data/ghes-3.12/schema.json b/src/webhooks/data/ghes-3.12/schema.json index d97c8d31129d..fb8e9250ab86 100644 --- a/src/webhooks/data/ghes-3.12/schema.json +++ b/src/webhooks/data/ghes-3.12/schema.json @@ -13262,6 +13262,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -13844,6 +13889,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -14426,6 +14516,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15008,6 +15143,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15590,6 +15770,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16172,6 +16397,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16754,6 +17024,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -197523,6 +197838,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -197759,6 +198119,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -197995,6 +198400,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", diff --git a/src/webhooks/data/ghes-3.13/schema.json b/src/webhooks/data/ghes-3.13/schema.json index 7ab9a8843a79..7d3354df4a90 100644 --- a/src/webhooks/data/ghes-3.13/schema.json +++ b/src/webhooks/data/ghes-3.13/schema.json @@ -13262,6 +13262,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -13844,6 +13889,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -14426,6 +14516,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15008,6 +15143,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15590,6 +15770,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16172,6 +16397,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16754,6 +17024,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -197949,6 +198264,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -198185,6 +198545,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -198421,6 +198826,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", diff --git a/src/webhooks/data/ghes-3.14/schema.json b/src/webhooks/data/ghes-3.14/schema.json index 0983599095ef..cfded3a03046 100644 --- a/src/webhooks/data/ghes-3.14/schema.json +++ b/src/webhooks/data/ghes-3.14/schema.json @@ -14397,6 +14397,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -14979,6 +15024,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -15561,6 +15651,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16143,6 +16278,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -16725,6 +16905,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -17307,6 +17532,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -17889,6 +18159,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -199511,6 +199826,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -199747,6 +200107,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", @@ -199983,6 +200388,51 @@ } ] }, + { + "type": "object or null", + "name": "cvss_severities", + "description": "", + "childParamsGroups": [ + { + "type": "object or null", + "name": "cvss_v3", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 3 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 3 score.

", + "isRequired": true + } + ] + }, + { + "type": "object or null", + "name": "cvss_v4", + "description": "", + "childParamsGroups": [ + { + "type": "string or null", + "name": "vector_string", + "description": "

The CVSS 4 vector string.

", + "isRequired": true + }, + { + "type": "number or null", + "name": "score", + "description": "

The CVSS 4 score.

", + "isRequired": true + } + ] + } + ] + }, { "type": "array of objects", "name": "cwes", diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 51da42e72317..eb6b409d477c 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "61c8f9839cef5e62400e9ea390a018f329e9b0cd" + "sha": "9abc91759872a4e974ddcc0df69bdef3493b69f0" } \ No newline at end of file