Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 19 additions & 9 deletions descriptions-next/api.github.com/api.github.com.2022-11-28.json
Original file line number Diff line number Diff line change
Expand Up @@ -2189,10 +2189,12 @@
},
"advanced_security": {
"type": "string",
"description": "The enablement status of GitHub Advanced Security",
"description": "The enablement status of GitHub Advanced Security features. `enabled` will enable both Code Security and Secret Protection features.",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
],
"default": "disabled"
},
Expand Down Expand Up @@ -2538,10 +2540,12 @@
},
"advanced_security": {
"type": "string",
"description": "The enablement status of GitHub Advanced Security. Must be set to enabled if you want to enable any GHAS settings.",
"description": "The enablement status of GitHub Advanced Security features. `enabled` will enable both Code Security and Secret Protection features.",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
]
},
"dependency_graph": {
Expand Down Expand Up @@ -11455,10 +11459,12 @@
},
"advanced_security": {
"type": "string",
"description": "The enablement status of GitHub Advanced Security",
"description": "The enablement status of GitHub Advanced Security features. `enabled` will enable both Code Security and Secret Protection features.",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
],
"default": "disabled"
},
Expand Down Expand Up @@ -11918,10 +11924,12 @@
},
"advanced_security": {
"type": "string",
"description": "The enablement status of GitHub Advanced Security",
"description": "The enablement status of GitHub Advanced Security features. `enabled` will enable both Code Security and Secret Protection features.",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
]
},
"dependency_graph": {
Expand Down Expand Up @@ -99000,7 +99008,9 @@
"description": "The enablement status of GitHub Advanced Security",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
]
},
"dependency_graph": {
Expand Down
27 changes: 22 additions & 5 deletions descriptions-next/api.github.com/api.github.com.2022-11-28.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1519,10 +1519,14 @@ paths:
maxLength: 255
advanced_security:
type: string
description: The enablement status of GitHub Advanced Security
description: The enablement status of GitHub Advanced Security features.
`enabled` will enable both Code Security and Secret Protection
features.
enum:
- enabled
- disabled
- code_security
- secret_protection
default: disabled
dependency_graph:
type: string
Expand Down Expand Up @@ -1789,11 +1793,14 @@ paths:
maxLength: 255
advanced_security:
type: string
description: The enablement status of GitHub Advanced Security.
Must be set to enabled if you want to enable any GHAS settings.
description: The enablement status of GitHub Advanced Security features.
`enabled` will enable both Code Security and Secret Protection
features.
enum:
- enabled
- disabled
- code_security
- secret_protection
dependency_graph:
type: string
description: The enablement status of Dependency Graph
Expand Down Expand Up @@ -8290,10 +8297,14 @@ paths:
maxLength: 255
advanced_security:
type: string
description: The enablement status of GitHub Advanced Security
description: The enablement status of GitHub Advanced Security features.
`enabled` will enable both Code Security and Secret Protection
features.
enum:
- enabled
- disabled
- code_security
- secret_protection
default: disabled
dependency_graph:
type: string
Expand Down Expand Up @@ -8647,10 +8658,14 @@ paths:
maxLength: 255
advanced_security:
type: string
description: The enablement status of GitHub Advanced Security
description: The enablement status of GitHub Advanced Security features.
`enabled` will enable both Code Security and Secret Protection
features.
enum:
- enabled
- disabled
- code_security
- secret_protection
dependency_graph:
type: string
description: The enablement status of Dependency Graph
Expand Down Expand Up @@ -71671,6 +71686,8 @@ components:
enum:
- enabled
- disabled
- code_security
- secret_protection
dependency_graph:
type: string
description: The enablement status of Dependency Graph
Expand Down
28 changes: 19 additions & 9 deletions descriptions-next/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -2189,10 +2189,12 @@
},
"advanced_security": {
"type": "string",
"description": "The enablement status of GitHub Advanced Security",
"description": "The enablement status of GitHub Advanced Security features. `enabled` will enable both Code Security and Secret Protection features.",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
],
"default": "disabled"
},
Expand Down Expand Up @@ -2538,10 +2540,12 @@
},
"advanced_security": {
"type": "string",
"description": "The enablement status of GitHub Advanced Security. Must be set to enabled if you want to enable any GHAS settings.",
"description": "The enablement status of GitHub Advanced Security features. `enabled` will enable both Code Security and Secret Protection features.",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
]
},
"dependency_graph": {
Expand Down Expand Up @@ -11455,10 +11459,12 @@
},
"advanced_security": {
"type": "string",
"description": "The enablement status of GitHub Advanced Security",
"description": "The enablement status of GitHub Advanced Security features. `enabled` will enable both Code Security and Secret Protection features.",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
],
"default": "disabled"
},
Expand Down Expand Up @@ -11918,10 +11924,12 @@
},
"advanced_security": {
"type": "string",
"description": "The enablement status of GitHub Advanced Security",
"description": "The enablement status of GitHub Advanced Security features. `enabled` will enable both Code Security and Secret Protection features.",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
]
},
"dependency_graph": {
Expand Down Expand Up @@ -99000,7 +99008,9 @@
"description": "The enablement status of GitHub Advanced Security",
"enum": [
"enabled",
"disabled"
"disabled",
"code_security",
"secret_protection"
]
},
"dependency_graph": {
Expand Down
27 changes: 22 additions & 5 deletions descriptions-next/api.github.com/api.github.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1519,10 +1519,14 @@ paths:
maxLength: 255
advanced_security:
type: string
description: The enablement status of GitHub Advanced Security
description: The enablement status of GitHub Advanced Security features.
`enabled` will enable both Code Security and Secret Protection
features.
enum:
- enabled
- disabled
- code_security
- secret_protection
default: disabled
dependency_graph:
type: string
Expand Down Expand Up @@ -1789,11 +1793,14 @@ paths:
maxLength: 255
advanced_security:
type: string
description: The enablement status of GitHub Advanced Security.
Must be set to enabled if you want to enable any GHAS settings.
description: The enablement status of GitHub Advanced Security features.
`enabled` will enable both Code Security and Secret Protection
features.
enum:
- enabled
- disabled
- code_security
- secret_protection
dependency_graph:
type: string
description: The enablement status of Dependency Graph
Expand Down Expand Up @@ -8290,10 +8297,14 @@ paths:
maxLength: 255
advanced_security:
type: string
description: The enablement status of GitHub Advanced Security
description: The enablement status of GitHub Advanced Security features.
`enabled` will enable both Code Security and Secret Protection
features.
enum:
- enabled
- disabled
- code_security
- secret_protection
default: disabled
dependency_graph:
type: string
Expand Down Expand Up @@ -8647,10 +8658,14 @@ paths:
maxLength: 255
advanced_security:
type: string
description: The enablement status of GitHub Advanced Security
description: The enablement status of GitHub Advanced Security features.
`enabled` will enable both Code Security and Secret Protection
features.
enum:
- enabled
- disabled
- code_security
- secret_protection
dependency_graph:
type: string
description: The enablement status of Dependency Graph
Expand Down Expand Up @@ -71671,6 +71686,8 @@ components:
enum:
- enabled
- disabled
- code_security
- secret_protection
dependency_graph:
type: string
description: The enablement status of Dependency Graph
Expand Down
Loading