diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 708c0c72f7..783e44afbf 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -26421,6 +26421,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -102248,6 +102258,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -109493,7 +109515,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 25cd2f361d..3d6b85cb4a 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -19169,6 +19169,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -74077,6 +74085,14 @@ components: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. type: object @@ -79557,6 +79573,7 @@ components: required: - file_patterns - minimum_approvals + - reviewer repository-rule-pull-request: title: pull_request description: Require all commits be made to a non-target branch and submitted diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 708c0c72f7..783e44afbf 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -26421,6 +26421,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -102248,6 +102258,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -109493,7 +109515,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 25cd2f361d..3d6b85cb4a 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -19169,6 +19169,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -74077,6 +74085,14 @@ components: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. type: object @@ -79557,6 +79573,7 @@ components: required: - file_patterns - minimum_approvals + - reviewer repository-rule-pull-request: title: pull_request description: Require all commits be made to a non-target branch and submitted diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index c60515147e..3bf0e86d75 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -55516,6 +55516,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -56819,6 +56831,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -65957,6 +65981,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -72075,6 +72111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -73787,6 +73835,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -81985,6 +82045,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -85058,6 +85130,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -91625,6 +91709,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -93010,6 +93106,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -110845,6 +110953,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -113182,6 +113302,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -121433,6 +121565,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -125183,6 +125327,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -126474,6 +126630,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -129791,6 +129959,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -132008,6 +132188,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -137353,6 +137545,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -141711,6 +141915,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -170208,6 +170424,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -182463,6 +182691,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -183306,6 +183546,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -187385,6 +187635,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -197039,6 +197301,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -197875,6 +198149,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -199825,6 +200111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -200661,6 +200959,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -203441,6 +203751,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -204277,6 +204599,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -211497,6 +211831,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -212333,6 +212679,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -247511,6 +247869,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -249433,6 +249803,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -250844,6 +251226,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -252614,6 +253008,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -267305,6 +267711,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -269385,6 +269803,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -271101,6 +271531,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -274842,6 +275284,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -289657,6 +290111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -290997,6 +291463,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -317700,6 +318178,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -321999,6 +322489,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -334024,6 +334526,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -335498,6 +336012,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -421749,6 +422275,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -451420,6 +451958,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -453136,6 +453686,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -511149,6 +511711,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -517253,6 +517827,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -521795,6 +522381,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -523229,6 +523827,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -524355,6 +524965,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -525957,6 +526579,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -542248,6 +542882,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -547634,6 +548280,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -549905,6 +550563,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -551621,6 +552291,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -553646,6 +554328,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -555718,6 +556412,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -557606,6 +558312,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -563521,6 +564239,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -565886,6 +566616,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -567862,6 +568604,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -569573,6 +570327,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -588352,6 +589118,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -589905,6 +590683,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -591135,6 +591925,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -598626,6 +599428,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -600306,6 +601120,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -606093,6 +606919,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -610256,6 +611094,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -626179,6 +627029,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -627470,6 +628332,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -637830,6 +638704,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -641483,6 +642369,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -654285,6 +655183,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -659208,6 +660118,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -664131,6 +665053,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -669067,6 +670001,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1288326,6 +1289272,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1292513,6 +1293471,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 6f5d5a77ce..e9adf917c2 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -15005,6 +15005,14 @@ paths: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. @@ -43542,6 +43550,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index c60515147e..3bf0e86d75 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -55516,6 +55516,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -56819,6 +56831,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -65957,6 +65981,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -72075,6 +72111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -73787,6 +73835,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -81985,6 +82045,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -85058,6 +85130,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -91625,6 +91709,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -93010,6 +93106,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -110845,6 +110953,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -113182,6 +113302,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -121433,6 +121565,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -125183,6 +125327,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -126474,6 +126630,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -129791,6 +129959,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -132008,6 +132188,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -137353,6 +137545,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -141711,6 +141915,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -170208,6 +170424,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -182463,6 +182691,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -183306,6 +183546,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -187385,6 +187635,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -197039,6 +197301,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -197875,6 +198149,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -199825,6 +200111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -200661,6 +200959,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -203441,6 +203751,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -204277,6 +204599,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -211497,6 +211831,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -212333,6 +212679,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -247511,6 +247869,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -249433,6 +249803,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -250844,6 +251226,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -252614,6 +253008,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -267305,6 +267711,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -269385,6 +269803,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -271101,6 +271531,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -274842,6 +275284,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -289657,6 +290111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -290997,6 +291463,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -317700,6 +318178,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -321999,6 +322489,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -334024,6 +334526,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -335498,6 +336012,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -421749,6 +422275,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -451420,6 +451958,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -453136,6 +453686,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -511149,6 +511711,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -517253,6 +517827,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -521795,6 +522381,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -523229,6 +523827,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -524355,6 +524965,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -525957,6 +526579,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -542248,6 +542882,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -547634,6 +548280,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -549905,6 +550563,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -551621,6 +552291,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -553646,6 +554328,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -555718,6 +556412,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -557606,6 +558312,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -563521,6 +564239,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -565886,6 +566616,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -567862,6 +568604,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -569573,6 +570327,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -588352,6 +589118,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -589905,6 +590683,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -591135,6 +591925,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -598626,6 +599428,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -600306,6 +601120,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -606093,6 +606919,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -610256,6 +611094,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -626179,6 +627029,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -627470,6 +628332,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -637830,6 +638704,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -641483,6 +642369,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -654285,6 +655183,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -659208,6 +660118,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -664131,6 +665053,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -669067,6 +670001,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1288326,6 +1289272,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1292513,6 +1293471,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 6f5d5a77ce..e9adf917c2 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -15005,6 +15005,14 @@ paths: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. @@ -43542,6 +43550,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index b637d255a1..df5390a8b1 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -82423,6 +82423,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -83738,6 +83750,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -93227,6 +93251,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -99357,6 +99393,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -101081,6 +101129,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -110814,6 +110874,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -113899,6 +113971,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -123682,6 +123766,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -125079,6 +125175,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -143380,6 +143488,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -145729,6 +145849,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -153992,6 +154124,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -158977,6 +159121,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -160280,6 +160436,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -163609,6 +163777,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -165838,6 +166018,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -171194,6 +171386,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -175565,6 +175769,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -204905,6 +205121,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -217498,6 +217726,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -218359,6 +218599,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -222448,6 +222698,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -232116,6 +232378,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -232964,6 +233238,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -234926,6 +235212,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -235774,6 +236072,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -238566,6 +238876,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -239414,6 +239736,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -246646,6 +246980,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -247494,6 +247840,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -284865,6 +285223,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -286799,6 +287169,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -288222,6 +288604,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -290004,6 +290398,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -304707,6 +305113,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -306799,6 +307217,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -308527,6 +308957,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -312280,6 +312722,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -327107,6 +327561,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -328459,6 +328925,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -355174,6 +355652,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -359485,6 +359975,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -371522,6 +372024,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -373008,6 +373522,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -459374,6 +459900,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -489061,6 +489599,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -490789,6 +491339,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -548820,6 +549382,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -554936,6 +555510,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -559490,6 +560076,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -560936,6 +561534,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -573511,6 +574121,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -575125,6 +575747,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -591428,6 +592062,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -597315,6 +597961,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -599598,6 +600256,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -601326,6 +601996,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -603363,6 +604045,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -605447,6 +606141,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -607347,6 +608053,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -613274,6 +613992,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -615651,6 +616381,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -617639,6 +618381,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -619362,6 +620116,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -638153,6 +638919,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -639718,6 +640496,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -640960,6 +641750,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -648463,6 +649265,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -650155,6 +650969,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -655954,6 +656780,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -660129,6 +660967,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -676064,6 +676914,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -677367,6 +678229,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -687739,6 +688613,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -691404,6 +692290,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -727642,6 +728540,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -732577,6 +733487,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -737512,6 +738434,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -742460,6 +743394,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1378139,6 +1379085,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1382338,6 +1383296,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index fa7c8d2d4c..0534ef947c 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -24109,6 +24109,14 @@ paths: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. @@ -51316,6 +51324,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index b637d255a1..df5390a8b1 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -82423,6 +82423,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -83738,6 +83750,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -93227,6 +93251,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -99357,6 +99393,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -101081,6 +101129,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -110814,6 +110874,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -113899,6 +113971,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -123682,6 +123766,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -125079,6 +125175,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -143380,6 +143488,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -145729,6 +145849,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -153992,6 +154124,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -158977,6 +159121,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -160280,6 +160436,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -163609,6 +163777,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -165838,6 +166018,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -171194,6 +171386,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -175565,6 +175769,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -204905,6 +205121,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -217498,6 +217726,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -218359,6 +218599,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -222448,6 +222698,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -232116,6 +232378,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -232964,6 +233238,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -234926,6 +235212,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -235774,6 +236072,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -238566,6 +238876,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -239414,6 +239736,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -246646,6 +246980,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -247494,6 +247840,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -284865,6 +285223,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -286799,6 +287169,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -288222,6 +288604,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -290004,6 +290398,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -304707,6 +305113,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -306799,6 +307217,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -308527,6 +308957,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -312280,6 +312722,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -327107,6 +327561,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -328459,6 +328925,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -355174,6 +355652,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -359485,6 +359975,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -371522,6 +372024,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -373008,6 +373522,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -459374,6 +459900,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -489061,6 +489599,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -490789,6 +491339,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -548820,6 +549382,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -554936,6 +555510,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -559490,6 +560076,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -560936,6 +561534,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -573511,6 +574121,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -575125,6 +575747,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -591428,6 +592062,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -597315,6 +597961,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -599598,6 +600256,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -601326,6 +601996,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -603363,6 +604045,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -605447,6 +606141,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -607347,6 +608053,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -613274,6 +613992,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -615651,6 +616381,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -617639,6 +618381,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -619362,6 +620116,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -638153,6 +638919,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -639718,6 +640496,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -640960,6 +641750,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -648463,6 +649265,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -650155,6 +650969,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -655954,6 +656780,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -660129,6 +660967,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -676064,6 +676914,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -677367,6 +678229,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -687739,6 +688613,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -691404,6 +692290,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -727642,6 +728540,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -732577,6 +733487,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -737512,6 +738434,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -742460,6 +743394,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1378139,6 +1379085,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1382338,6 +1383296,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index fa7c8d2d4c..0534ef947c 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -24109,6 +24109,14 @@ paths: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. @@ -51316,6 +51324,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 7998b67fa4..2e2cb4b1de 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -33978,6 +33978,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -115110,7 +115120,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { @@ -119044,6 +119055,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index e5a29685c3..cc5cfd9039 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -24582,6 +24582,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -83474,6 +83482,7 @@ components: required: - file_patterns - minimum_approvals + - reviewer repository-rule-pull-request: title: pull_request description: Require all commits be made to a non-target branch and submitted @@ -86291,6 +86300,14 @@ components: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. type: object diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 7998b67fa4..2e2cb4b1de 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -33978,6 +33978,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -115110,7 +115120,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { @@ -119044,6 +119055,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index e5a29685c3..cc5cfd9039 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -24582,6 +24582,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -83474,6 +83482,7 @@ components: required: - file_patterns - minimum_approvals + - reviewer repository-rule-pull-request: title: pull_request description: Require all commits be made to a non-target branch and submitted @@ -86291,6 +86300,14 @@ components: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. type: object diff --git a/descriptions-next/ghes-3.12/ghes-3.12.2022-11-28.json b/descriptions-next/ghes-3.12/ghes-3.12.2022-11-28.json index 6fb71fe5a0..662eb69cfd 100644 --- a/descriptions-next/ghes-3.12/ghes-3.12.2022-11-28.json +++ b/descriptions-next/ghes-3.12/ghes-3.12.2022-11-28.json @@ -103720,7 +103720,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { diff --git a/descriptions-next/ghes-3.12/ghes-3.12.2022-11-28.yaml b/descriptions-next/ghes-3.12/ghes-3.12.2022-11-28.yaml index d3d5fc7318..fca99dc116 100644 --- a/descriptions-next/ghes-3.12/ghes-3.12.2022-11-28.yaml +++ b/descriptions-next/ghes-3.12/ghes-3.12.2022-11-28.yaml @@ -74538,6 +74538,7 @@ components: required: - file_patterns - minimum_approvals + - reviewer repository-rule-pull-request: title: pull_request description: Require all commits be made to a non-target branch and submitted diff --git a/descriptions-next/ghes-3.12/ghes-3.12.json b/descriptions-next/ghes-3.12/ghes-3.12.json index 6fb71fe5a0..662eb69cfd 100644 --- a/descriptions-next/ghes-3.12/ghes-3.12.json +++ b/descriptions-next/ghes-3.12/ghes-3.12.json @@ -103720,7 +103720,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { diff --git a/descriptions-next/ghes-3.12/ghes-3.12.yaml b/descriptions-next/ghes-3.12/ghes-3.12.yaml index d3d5fc7318..fca99dc116 100644 --- a/descriptions-next/ghes-3.12/ghes-3.12.yaml +++ b/descriptions-next/g{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}