@octokit/openapi 7.6.0 → 7.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/api.github.com.deref.json +1927 -149
- package/generated/api.github.com.json +566 -22
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +475 -23
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +36 -6
- package/generated/ghes-3.2.deref.json +585 -35
- package/generated/ghes-3.2.json +48 -17
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +19 -3
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +14 -3
- package/generated/ghes-3.3.deref.json +592 -36
- package/generated/ghes-3.3.json +55 -18
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +145 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +5 -1
- package/generated/ghes-3.4.deref.json +620 -36
- package/generated/ghes-3.4.json +55 -18
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +537 -23
- package/generated/ghes-3.5-diff-to-ghes-3.6.json +39 -6
- package/generated/ghes-3.5.deref.json +633 -36
- package/generated/ghes-3.5.json +55 -18
- package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +122 -1
- package/generated/ghes-3.6-diff-to-api.github.com.deref.json +9482 -2
- package/generated/ghes-3.6-diff-to-api.github.com.json +1044 -31
- package/generated/ghes-3.6.deref.json +782 -39
- package/generated/ghes-3.6.json +204 -21
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +49 -0
- package/generated/github.ae-diff-to-api.github.com.deref.json +446 -18
- package/generated/github.ae-diff-to-api.github.com.json +43 -7
- package/generated/github.ae.deref.json +768 -30
- package/generated/github.ae.json +237 -18
- package/package.json +1 -1
package/generated/github.ae.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "7.
|
|
4
|
+
"version": "7.9.0",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": {
|
|
@@ -7488,6 +7488,30 @@
|
|
|
7488
7488
|
"blog": {
|
|
7489
7489
|
"type": "string",
|
|
7490
7490
|
"example": "\"http://github.blog\""
|
|
7491
|
+
},
|
|
7492
|
+
"advanced_security_enabled_for_new_repositories": {
|
|
7493
|
+
"type": "boolean",
|
|
7494
|
+
"description": "Whether GitHub Advanced Security is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
7495
|
+
},
|
|
7496
|
+
"dependabot_alerts_enabled_for_new_repositories": {
|
|
7497
|
+
"type": "boolean",
|
|
7498
|
+
"description": "Whether Dependabot alerts is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
7499
|
+
},
|
|
7500
|
+
"dependabot_security_updates_enabled_for_new_repositories": {
|
|
7501
|
+
"type": "boolean",
|
|
7502
|
+
"description": "Whether Dependabot security updates is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
7503
|
+
},
|
|
7504
|
+
"dependency_graph_enabled_for_new_repositories": {
|
|
7505
|
+
"type": "boolean",
|
|
7506
|
+
"description": "Whether dependency graph is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
7507
|
+
},
|
|
7508
|
+
"secret_scanning_enabled_for_new_repositories": {
|
|
7509
|
+
"type": "boolean",
|
|
7510
|
+
"description": "Whether secret scanning is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
7511
|
+
},
|
|
7512
|
+
"secret_scanning_push_protection_enabled_for_new_repositories": {
|
|
7513
|
+
"type": "boolean",
|
|
7514
|
+
"description": "Whether secret scanning push protection is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
7491
7515
|
}
|
|
7492
7516
|
}
|
|
7493
7517
|
},
|
|
@@ -10369,17 +10393,6 @@
|
|
|
10369
10393
|
}
|
|
10370
10394
|
}
|
|
10371
10395
|
},
|
|
10372
|
-
"302": {
|
|
10373
|
-
"description": "Response if requester is not an organization member",
|
|
10374
|
-
"headers": {
|
|
10375
|
-
"Location": {
|
|
10376
|
-
"example": "https://api.github.com/orgs/github/public_members",
|
|
10377
|
-
"schema": {
|
|
10378
|
-
"type": "string"
|
|
10379
|
-
}
|
|
10380
|
-
}
|
|
10381
|
-
}
|
|
10382
|
-
},
|
|
10383
10396
|
"422": {
|
|
10384
10397
|
"$ref": "#/components/responses/validation_failed"
|
|
10385
10398
|
}
|
|
@@ -18478,6 +18491,11 @@
|
|
|
18478
18491
|
"url_template": {
|
|
18479
18492
|
"type": "string",
|
|
18480
18493
|
"description": "The URL must contain `<num>` for the reference number."
|
|
18494
|
+
},
|
|
18495
|
+
"is_alphanumeric": {
|
|
18496
|
+
"type": "boolean",
|
|
18497
|
+
"default": "true",
|
|
18498
|
+
"description": "Whether this autolink reference matches alphanumeric characters. If true, the `<num>` parameter of the `url_template` matches alphanumeric characters `A-Z` (case insensitive), `0-9`, and `-`. If false, this autolink reference only matches numeric characters."
|
|
18481
18499
|
}
|
|
18482
18500
|
},
|
|
18483
18501
|
"required": [
|
|
@@ -18489,7 +18507,8 @@
|
|
|
18489
18507
|
"default": {
|
|
18490
18508
|
"value": {
|
|
18491
18509
|
"key_prefix": "TICKET-",
|
|
18492
|
-
"url_template": "https://example.com/TICKET?query=<num>"
|
|
18510
|
+
"url_template": "https://example.com/TICKET?query=<num>",
|
|
18511
|
+
"is_alphanumeric": true
|
|
18493
18512
|
}
|
|
18494
18513
|
}
|
|
18495
18514
|
}
|
|
@@ -24584,6 +24603,9 @@
|
|
|
24584
24603
|
},
|
|
24585
24604
|
"500": {
|
|
24586
24605
|
"$ref": "#/components/responses/internal_error"
|
|
24606
|
+
},
|
|
24607
|
+
"503": {
|
|
24608
|
+
"$ref": "#/components/responses/service_unavailable"
|
|
24587
24609
|
}
|
|
24588
24610
|
},
|
|
24589
24611
|
"x-github": {
|
|
@@ -25005,6 +25027,9 @@
|
|
|
25005
25027
|
},
|
|
25006
25028
|
"500": {
|
|
25007
25029
|
"$ref": "#/components/responses/internal_error"
|
|
25030
|
+
},
|
|
25031
|
+
"503": {
|
|
25032
|
+
"$ref": "#/components/responses/service_unavailable"
|
|
25008
25033
|
}
|
|
25009
25034
|
},
|
|
25010
25035
|
"x-github": {
|
|
@@ -30240,6 +30265,11 @@
|
|
|
30240
30265
|
},
|
|
30241
30266
|
"state_reason": {
|
|
30242
30267
|
"type": "string",
|
|
30268
|
+
"enum": [
|
|
30269
|
+
"completed",
|
|
30270
|
+
"not_planned",
|
|
30271
|
+
"reopened"
|
|
30272
|
+
],
|
|
30243
30273
|
"nullable": true,
|
|
30244
30274
|
"description": "The reason for the current state",
|
|
30245
30275
|
"example": "not_planned"
|
|
@@ -34632,6 +34662,9 @@
|
|
|
34632
34662
|
},
|
|
34633
34663
|
"500": {
|
|
34634
34664
|
"$ref": "#/components/responses/internal_error"
|
|
34665
|
+
},
|
|
34666
|
+
"503": {
|
|
34667
|
+
"$ref": "#/components/responses/service_unavailable"
|
|
34635
34668
|
}
|
|
34636
34669
|
},
|
|
34637
34670
|
"x-github": {
|
|
@@ -35179,6 +35212,9 @@
|
|
|
35179
35212
|
},
|
|
35180
35213
|
"500": {
|
|
35181
35214
|
"$ref": "#/components/responses/internal_error"
|
|
35215
|
+
},
|
|
35216
|
+
"503": {
|
|
35217
|
+
"$ref": "#/components/responses/service_unavailable"
|
|
35182
35218
|
}
|
|
35183
35219
|
},
|
|
35184
35220
|
"x-github": {
|
|
@@ -38901,7 +38937,7 @@
|
|
|
38901
38937
|
"/repos/{template_owner}/{template_repo}/generate": {
|
|
38902
38938
|
"post": {
|
|
38903
38939
|
"summary": "Create a repository using a template",
|
|
38904
|
-
"description": "Creates a new repository using a repository template. Use the `template_owner` and `template_repo` route parameters to specify the repository to use as the template.
|
|
38940
|
+
"description": "Creates a new repository using a repository template. Use the `template_owner` and `template_repo` route parameters to specify the repository to use as the template. If the repository is not public, the authenticated user must own or be a member of an organization that owns the repository. To check if a repository is available to use as a template, get the repository's information using the [Get a repository](https://docs.github.com/github-ae@latest/rest/reference/repos#get-a-repository) endpoint and check that the `is_template` key is `true`.\n\n**OAuth scope requirements**\n\nWhen using [OAuth](https://docs.github.com/github-ae@latest/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/), authorizations must include:\n\n* `public_repo` scope or `repo` scope to create a public repository. Note: For GitHub AE, use `repo` scope to create an internal repository.\n* `repo` scope to create a private repository",
|
|
38905
38941
|
"tags": [
|
|
38906
38942
|
"repos"
|
|
38907
38943
|
],
|
|
@@ -48458,6 +48494,28 @@
|
|
|
48458
48494
|
}
|
|
48459
48495
|
}
|
|
48460
48496
|
},
|
|
48497
|
+
"/orgs/{org}/{security_product}/{enablement}": {
|
|
48498
|
+
"post": {
|
|
48499
|
+
"summary": "Enable or disable a security feature for an organization",
|
|
48500
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
48501
|
+
"tags": [
|
|
48502
|
+
"orgs"
|
|
48503
|
+
],
|
|
48504
|
+
"operationId": "orgs/enable-or-disable-security-product-on-all-org-repos",
|
|
48505
|
+
"externalDocs": {
|
|
48506
|
+
"description": "API method documentation",
|
|
48507
|
+
"url": "https://docs.github.com/rest/reference/orgs#enable-or-disable-security-product-on-all-org-repos"
|
|
48508
|
+
},
|
|
48509
|
+
"x-octokit": {
|
|
48510
|
+
"api.github.com": "removed"
|
|
48511
|
+
},
|
|
48512
|
+
"responses": {
|
|
48513
|
+
"501": {
|
|
48514
|
+
"description": "Not Implemented"
|
|
48515
|
+
}
|
|
48516
|
+
}
|
|
48517
|
+
}
|
|
48518
|
+
},
|
|
48461
48519
|
"/repos/{owner}/{repo}/actions/cache/usage": {
|
|
48462
48520
|
"get": {
|
|
48463
48521
|
"summary": "Get GitHub Actions cache usage for a repository",
|
|
@@ -51349,6 +51407,90 @@
|
|
|
51349
51407
|
}
|
|
51350
51408
|
}
|
|
51351
51409
|
},
|
|
51410
|
+
"/user/ssh_signing_keys": {
|
|
51411
|
+
"get": {
|
|
51412
|
+
"summary": "List SSH signing keys for the authenticated user",
|
|
51413
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
51414
|
+
"tags": [
|
|
51415
|
+
"users"
|
|
51416
|
+
],
|
|
51417
|
+
"operationId": "users/list-ssh-signing-keys-for-authenticated-user",
|
|
51418
|
+
"externalDocs": {
|
|
51419
|
+
"description": "API method documentation",
|
|
51420
|
+
"url": "https://docs.github.com/rest/reference/users#list-public-ssh-signing-keys-for-the-authenticated-user"
|
|
51421
|
+
},
|
|
51422
|
+
"x-octokit": {
|
|
51423
|
+
"api.github.com": "removed"
|
|
51424
|
+
},
|
|
51425
|
+
"responses": {
|
|
51426
|
+
"501": {
|
|
51427
|
+
"description": "Not Implemented"
|
|
51428
|
+
}
|
|
51429
|
+
}
|
|
51430
|
+
},
|
|
51431
|
+
"post": {
|
|
51432
|
+
"summary": "Create a SSH signing key for the authenticated user",
|
|
51433
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
51434
|
+
"operationId": "users/create-ssh-signing-key-for-authenticated-user",
|
|
51435
|
+
"tags": [
|
|
51436
|
+
"users"
|
|
51437
|
+
],
|
|
51438
|
+
"externalDocs": {
|
|
51439
|
+
"description": "API method documentation",
|
|
51440
|
+
"url": "https://docs.github.com/rest/reference/users#create-an-ssh-signing-key-for-the-authenticated-user"
|
|
51441
|
+
},
|
|
51442
|
+
"x-octokit": {
|
|
51443
|
+
"api.github.com": "removed"
|
|
51444
|
+
},
|
|
51445
|
+
"responses": {
|
|
51446
|
+
"501": {
|
|
51447
|
+
"description": "Not Implemented"
|
|
51448
|
+
}
|
|
51449
|
+
}
|
|
51450
|
+
}
|
|
51451
|
+
},
|
|
51452
|
+
"/user/ssh_signing_keys/{ssh_signing_key_id}": {
|
|
51453
|
+
"get": {
|
|
51454
|
+
"summary": "Get an SSH signing key for the authenticated user",
|
|
51455
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
51456
|
+
"tags": [
|
|
51457
|
+
"users"
|
|
51458
|
+
],
|
|
51459
|
+
"operationId": "users/get-ssh-signing-key-for-authenticated-user",
|
|
51460
|
+
"externalDocs": {
|
|
51461
|
+
"description": "API method documentation",
|
|
51462
|
+
"url": "https://docs.github.com/rest/reference/users#get-a-ssh-signing-key-for-the-authenticated-user"
|
|
51463
|
+
},
|
|
51464
|
+
"x-octokit": {
|
|
51465
|
+
"api.github.com": "removed"
|
|
51466
|
+
},
|
|
51467
|
+
"responses": {
|
|
51468
|
+
"501": {
|
|
51469
|
+
"description": "Not Implemented"
|
|
51470
|
+
}
|
|
51471
|
+
}
|
|
51472
|
+
},
|
|
51473
|
+
"delete": {
|
|
51474
|
+
"summary": "Delete an SSH signing key for the authenticated user",
|
|
51475
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
51476
|
+
"tags": [
|
|
51477
|
+
"users"
|
|
51478
|
+
],
|
|
51479
|
+
"operationId": "users/delete-ssh-signing-key-for-authenticated-user",
|
|
51480
|
+
"externalDocs": {
|
|
51481
|
+
"description": "API method documentation",
|
|
51482
|
+
"url": "https://docs.github.com/rest/reference/users#delete-a-ssh-signing-key-for-the-authenticated-user"
|
|
51483
|
+
},
|
|
51484
|
+
"x-octokit": {
|
|
51485
|
+
"api.github.com": "removed"
|
|
51486
|
+
},
|
|
51487
|
+
"responses": {
|
|
51488
|
+
"501": {
|
|
51489
|
+
"description": "Not Implemented"
|
|
51490
|
+
}
|
|
51491
|
+
}
|
|
51492
|
+
}
|
|
51493
|
+
},
|
|
51352
51494
|
"/users/{username}/events/public": {
|
|
51353
51495
|
"get": {
|
|
51354
51496
|
"summary": "List public events for a user",
|
|
@@ -51652,6 +51794,28 @@
|
|
|
51652
51794
|
}
|
|
51653
51795
|
}
|
|
51654
51796
|
}
|
|
51797
|
+
},
|
|
51798
|
+
"/users/{username}/ssh_signing_keys": {
|
|
51799
|
+
"get": {
|
|
51800
|
+
"summary": "List SSH signing keys for a user",
|
|
51801
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
51802
|
+
"tags": [
|
|
51803
|
+
"users"
|
|
51804
|
+
],
|
|
51805
|
+
"operationId": "users/list-ssh-signing-keys-for-user",
|
|
51806
|
+
"externalDocs": {
|
|
51807
|
+
"description": "API method documentation",
|
|
51808
|
+
"url": "https://docs.github.com/rest/reference/users#list-ssh-signing-keys-for-a-user"
|
|
51809
|
+
},
|
|
51810
|
+
"x-octokit": {
|
|
51811
|
+
"api.github.com": "removed"
|
|
51812
|
+
},
|
|
51813
|
+
"responses": {
|
|
51814
|
+
"501": {
|
|
51815
|
+
"description": "Not Implemented"
|
|
51816
|
+
}
|
|
51817
|
+
}
|
|
51818
|
+
}
|
|
51655
51819
|
}
|
|
51656
51820
|
},
|
|
51657
51821
|
"components": {
|
|
@@ -54280,6 +54444,10 @@
|
|
|
54280
54444
|
"starred_at": {
|
|
54281
54445
|
"type": "string",
|
|
54282
54446
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
54447
|
+
},
|
|
54448
|
+
"anonymous_access_enabled": {
|
|
54449
|
+
"type": "boolean",
|
|
54450
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
54283
54451
|
}
|
|
54284
54452
|
},
|
|
54285
54453
|
"required": [
|
|
@@ -56335,7 +56503,12 @@
|
|
|
56335
56503
|
"description": "The reason for the current state",
|
|
56336
56504
|
"example": "not_planned",
|
|
56337
56505
|
"type": "string",
|
|
56338
|
-
"nullable": true
|
|
56506
|
+
"nullable": true,
|
|
56507
|
+
"enum": [
|
|
56508
|
+
"completed",
|
|
56509
|
+
"reopened",
|
|
56510
|
+
"not_planned"
|
|
56511
|
+
]
|
|
56339
56512
|
},
|
|
56340
56513
|
"title": {
|
|
56341
56514
|
"description": "Title of the issue",
|
|
@@ -57540,6 +57713,10 @@
|
|
|
57540
57713
|
"starred_at": {
|
|
57541
57714
|
"type": "string",
|
|
57542
57715
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
57716
|
+
},
|
|
57717
|
+
"anonymous_access_enabled": {
|
|
57718
|
+
"type": "boolean",
|
|
57719
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
57543
57720
|
}
|
|
57544
57721
|
},
|
|
57545
57722
|
"required": [
|
|
@@ -58393,6 +58570,36 @@
|
|
|
58393
58570
|
"updated_at": {
|
|
58394
58571
|
"type": "string",
|
|
58395
58572
|
"format": "date-time"
|
|
58573
|
+
},
|
|
58574
|
+
"advanced_security_enabled_for_new_repositories": {
|
|
58575
|
+
"type": "boolean",
|
|
58576
|
+
"example": false,
|
|
58577
|
+
"description": "Whether GitHub Advanced Security is enabled for new repositories and repositories transferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
58578
|
+
},
|
|
58579
|
+
"dependabot_alerts_enabled_for_new_repositories": {
|
|
58580
|
+
"type": "boolean",
|
|
58581
|
+
"example": false,
|
|
58582
|
+
"description": "Whether GitHub Advanced Security is automatically enabled for new repositories and repositories transferred to\nthis organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
58583
|
+
},
|
|
58584
|
+
"dependabot_security_updates_enabled_for_new_repositories": {
|
|
58585
|
+
"type": "boolean",
|
|
58586
|
+
"example": false,
|
|
58587
|
+
"description": "Whether dependabot security updates are automatically enabled for new repositories and repositories transferred\nto this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
58588
|
+
},
|
|
58589
|
+
"dependency_graph_enabled_for_new_repositories": {
|
|
58590
|
+
"type": "boolean",
|
|
58591
|
+
"example": false,
|
|
58592
|
+
"description": "Whether dependency graph is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
58593
|
+
},
|
|
58594
|
+
"secret_scanning_enabled_for_new_repositories": {
|
|
58595
|
+
"type": "boolean",
|
|
58596
|
+
"example": false,
|
|
58597
|
+
"description": "Whether secret scanning is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
58598
|
+
},
|
|
58599
|
+
"secret_scanning_push_protection_enabled_for_new_repositories": {
|
|
58600
|
+
"type": "boolean",
|
|
58601
|
+
"example": false,
|
|
58602
|
+
"description": "Whether secret scanning push protection is automatically enabled for new repositories and repositories\ntransferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
58396
58603
|
}
|
|
58397
58604
|
},
|
|
58398
58605
|
"required": [
|
|
@@ -64236,6 +64443,11 @@
|
|
|
64236
64443
|
"nullable": true,
|
|
64237
64444
|
"type": "string",
|
|
64238
64445
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
64446
|
+
},
|
|
64447
|
+
"help_uri": {
|
|
64448
|
+
"nullable": true,
|
|
64449
|
+
"type": "string",
|
|
64450
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
64239
64451
|
}
|
|
64240
64452
|
}
|
|
64241
64453
|
},
|
|
@@ -67662,7 +67874,12 @@
|
|
|
67662
67874
|
"description": "The reason for the current state",
|
|
67663
67875
|
"example": "not_planned",
|
|
67664
67876
|
"type": "string",
|
|
67665
|
-
"nullable": true
|
|
67877
|
+
"nullable": true,
|
|
67878
|
+
"enum": [
|
|
67879
|
+
"completed",
|
|
67880
|
+
"reopened",
|
|
67881
|
+
"not_planned"
|
|
67882
|
+
]
|
|
67666
67883
|
},
|
|
67667
67884
|
"title": {
|
|
67668
67885
|
"description": "Title of the issue",
|
|
@@ -85010,7 +85227,8 @@
|
|
|
85010
85227
|
"security",
|
|
85011
85228
|
"external/cwe/cwe-022"
|
|
85012
85229
|
],
|
|
85013
|
-
"help": "# Arbitrary file write during zip extraction (\"Zip Slip\")\\nExtracting files from a malicious zip archive without validating that the destination file path is within the destination directory can cause files outside the destination directory to be overwritten ..."
|
|
85230
|
+
"help": "# Arbitrary file write during zip extraction (\"Zip Slip\")\\nExtracting files from a malicious zip archive without validating that the destination file path is within the destination directory can cause files outside the destination directory to be overwritten ...",
|
|
85231
|
+
"help_uri": "https://codeql.github.com/"
|
|
85014
85232
|
},
|
|
85015
85233
|
"tool": {
|
|
85016
85234
|
"name": "CodeQL",
|
|
@@ -85081,7 +85299,8 @@
|
|
|
85081
85299
|
"security",
|
|
85082
85300
|
"external/cwe/cwe-022"
|
|
85083
85301
|
],
|
|
85084
|
-
"help": "# Arbitrary file write during zip extraction (\"Zip Slip\")\\nExtracting files from a malicious zip archive without validating that the destination file path is within the destination directory can cause files outside the destination directory to be overwritten ..."
|
|
85302
|
+
"help": "# Arbitrary file write during zip extraction (\"Zip Slip\")\\nExtracting files from a malicious zip archive without validating that the destination file path is within the destination directory can cause files outside the destination directory to be overwritten ...",
|
|
85303
|
+
"help_uri": "https://codeql.github.com/"
|
|
85085
85304
|
},
|
|
85086
85305
|
"tool": {
|
|
85087
85306
|
"name": "CodeQL",
|