@octokit/openapi 7.5.0 → 7.8.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 +2249 -268
- package/generated/api.github.com.json +1222 -129
- 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 +386 -28
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +43 -17
- package/generated/ghes-3.2.deref.json +778 -256
- package/generated/ghes-3.2.json +588 -40
- package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +0 -16
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +205 -225
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +445 -12
- package/generated/ghes-3.3.deref.json +785 -257
- package/generated/ghes-3.3.json +595 -41
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +153 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +13 -1
- package/generated/ghes-3.4.deref.json +816 -243
- package/generated/ghes-3.4.json +603 -43
- 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 +462 -42
- package/generated/ghes-3.5-diff-to-ghes-3.6.json +304 -18
- package/generated/ghes-3.5.deref.json +829 -243
- package/generated/ghes-3.5.json +603 -43
- package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +519 -89
- package/generated/ghes-3.6-diff-to-api.github.com.deref.json +18071 -6614
- package/generated/ghes-3.6-diff-to-api.github.com.json +6665 -4290
- package/generated/ghes-3.6.deref.json +1048 -256
- package/generated/ghes-3.6.json +826 -56
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +347 -32
- package/generated/github.ae-diff-to-api.github.com.deref.json +11634 -3854
- package/generated/github.ae-diff-to-api.github.com.json +1185 -40
- package/generated/github.ae.deref.json +1087 -178
- package/generated/github.ae.json +865 -50
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "7.
|
|
4
|
+
"version": "7.8.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": {
|
|
@@ -452,14 +452,6 @@
|
|
|
452
452
|
"write"
|
|
453
453
|
]
|
|
454
454
|
},
|
|
455
|
-
"organization_custom_roles": {
|
|
456
|
-
"type": "string",
|
|
457
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
458
|
-
"enum": [
|
|
459
|
-
"read",
|
|
460
|
-
"write"
|
|
461
|
-
]
|
|
462
|
-
},
|
|
463
455
|
"deployments": {
|
|
464
456
|
"type": "string",
|
|
465
457
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -1194,14 +1186,6 @@
|
|
|
1194
1186
|
"write"
|
|
1195
1187
|
]
|
|
1196
1188
|
},
|
|
1197
|
-
"organization_custom_roles": {
|
|
1198
|
-
"type": "string",
|
|
1199
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
1200
|
-
"enum": [
|
|
1201
|
-
"read",
|
|
1202
|
-
"write"
|
|
1203
|
-
]
|
|
1204
|
-
},
|
|
1205
1189
|
"deployments": {
|
|
1206
1190
|
"type": "string",
|
|
1207
1191
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -1874,14 +1858,6 @@
|
|
|
1874
1858
|
"write"
|
|
1875
1859
|
]
|
|
1876
1860
|
},
|
|
1877
|
-
"organization_custom_roles": {
|
|
1878
|
-
"type": "string",
|
|
1879
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
1880
|
-
"enum": [
|
|
1881
|
-
"read",
|
|
1882
|
-
"write"
|
|
1883
|
-
]
|
|
1884
|
-
},
|
|
1885
1861
|
"deployments": {
|
|
1886
1862
|
"type": "string",
|
|
1887
1863
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -2683,14 +2659,6 @@
|
|
|
2683
2659
|
"write"
|
|
2684
2660
|
]
|
|
2685
2661
|
},
|
|
2686
|
-
"organization_custom_roles": {
|
|
2687
|
-
"type": "string",
|
|
2688
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
2689
|
-
"enum": [
|
|
2690
|
-
"read",
|
|
2691
|
-
"write"
|
|
2692
|
-
]
|
|
2693
|
-
},
|
|
2694
2662
|
"deployments": {
|
|
2695
2663
|
"type": "string",
|
|
2696
2664
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -3494,14 +3462,6 @@
|
|
|
3494
3462
|
"write"
|
|
3495
3463
|
]
|
|
3496
3464
|
},
|
|
3497
|
-
"organization_custom_roles": {
|
|
3498
|
-
"type": "string",
|
|
3499
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
3500
|
-
"enum": [
|
|
3501
|
-
"read",
|
|
3502
|
-
"write"
|
|
3503
|
-
]
|
|
3504
|
-
},
|
|
3505
3465
|
"deployments": {
|
|
3506
3466
|
"type": "string",
|
|
3507
3467
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -4103,14 +4063,6 @@
|
|
|
4103
4063
|
"write"
|
|
4104
4064
|
]
|
|
4105
4065
|
},
|
|
4106
|
-
"organization_custom_roles": {
|
|
4107
|
-
"type": "string",
|
|
4108
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
4109
|
-
"enum": [
|
|
4110
|
-
"read",
|
|
4111
|
-
"write"
|
|
4112
|
-
]
|
|
4113
|
-
},
|
|
4114
4066
|
"deployments": {
|
|
4115
4067
|
"type": "string",
|
|
4116
4068
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -4404,14 +4356,6 @@
|
|
|
4404
4356
|
"write"
|
|
4405
4357
|
]
|
|
4406
4358
|
},
|
|
4407
|
-
"organization_custom_roles": {
|
|
4408
|
-
"type": "string",
|
|
4409
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
4410
|
-
"enum": [
|
|
4411
|
-
"read",
|
|
4412
|
-
"write"
|
|
4413
|
-
]
|
|
4414
|
-
},
|
|
4415
4359
|
"deployments": {
|
|
4416
4360
|
"type": "string",
|
|
4417
4361
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -5675,6 +5619,10 @@
|
|
|
5675
5619
|
"starred_at": {
|
|
5676
5620
|
"type": "string",
|
|
5677
5621
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
5622
|
+
},
|
|
5623
|
+
"anonymous_access_enabled": {
|
|
5624
|
+
"type": "boolean",
|
|
5625
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
5678
5626
|
}
|
|
5679
5627
|
},
|
|
5680
5628
|
"required": [
|
|
@@ -6433,14 +6381,6 @@
|
|
|
6433
6381
|
"write"
|
|
6434
6382
|
]
|
|
6435
6383
|
},
|
|
6436
|
-
"organization_custom_roles": {
|
|
6437
|
-
"type": "string",
|
|
6438
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
6439
|
-
"enum": [
|
|
6440
|
-
"read",
|
|
6441
|
-
"write"
|
|
6442
|
-
]
|
|
6443
|
-
},
|
|
6444
6384
|
"deployments": {
|
|
6445
6385
|
"type": "string",
|
|
6446
6386
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -7298,14 +7238,6 @@
|
|
|
7298
7238
|
"write"
|
|
7299
7239
|
]
|
|
7300
7240
|
},
|
|
7301
|
-
"organization_custom_roles": {
|
|
7302
|
-
"type": "string",
|
|
7303
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
7304
|
-
"enum": [
|
|
7305
|
-
"read",
|
|
7306
|
-
"write"
|
|
7307
|
-
]
|
|
7308
|
-
},
|
|
7309
7241
|
"deployments": {
|
|
7310
7242
|
"type": "string",
|
|
7311
7243
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -7952,14 +7884,6 @@
|
|
|
7952
7884
|
"write"
|
|
7953
7885
|
]
|
|
7954
7886
|
},
|
|
7955
|
-
"organization_custom_roles": {
|
|
7956
|
-
"type": "string",
|
|
7957
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
7958
|
-
"enum": [
|
|
7959
|
-
"read",
|
|
7960
|
-
"write"
|
|
7961
|
-
]
|
|
7962
|
-
},
|
|
7963
7887
|
"deployments": {
|
|
7964
7888
|
"type": "string",
|
|
7965
7889
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -8443,14 +8367,6 @@
|
|
|
8443
8367
|
"write"
|
|
8444
8368
|
]
|
|
8445
8369
|
},
|
|
8446
|
-
"organization_custom_roles": {
|
|
8447
|
-
"type": "string",
|
|
8448
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
8449
|
-
"enum": [
|
|
8450
|
-
"read",
|
|
8451
|
-
"write"
|
|
8452
|
-
]
|
|
8453
|
-
},
|
|
8454
8370
|
"deployments": {
|
|
8455
8371
|
"type": "string",
|
|
8456
8372
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -9373,14 +9289,6 @@
|
|
|
9373
9289
|
"write"
|
|
9374
9290
|
]
|
|
9375
9291
|
},
|
|
9376
|
-
"organization_custom_roles": {
|
|
9377
|
-
"type": "string",
|
|
9378
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
9379
|
-
"enum": [
|
|
9380
|
-
"read",
|
|
9381
|
-
"write"
|
|
9382
|
-
]
|
|
9383
|
-
},
|
|
9384
9292
|
"deployments": {
|
|
9385
9293
|
"type": "string",
|
|
9386
9294
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -10155,14 +10063,6 @@
|
|
|
10155
10063
|
"write"
|
|
10156
10064
|
]
|
|
10157
10065
|
},
|
|
10158
|
-
"organization_custom_roles": {
|
|
10159
|
-
"type": "string",
|
|
10160
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
10161
|
-
"enum": [
|
|
10162
|
-
"read",
|
|
10163
|
-
"write"
|
|
10164
|
-
]
|
|
10165
|
-
},
|
|
10166
10066
|
"deployments": {
|
|
10167
10067
|
"type": "string",
|
|
10168
10068
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -10976,14 +10876,6 @@
|
|
|
10976
10876
|
"write"
|
|
10977
10877
|
]
|
|
10978
10878
|
},
|
|
10979
|
-
"organization_custom_roles": {
|
|
10980
|
-
"type": "string",
|
|
10981
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
10982
|
-
"enum": [
|
|
10983
|
-
"read",
|
|
10984
|
-
"write"
|
|
10985
|
-
]
|
|
10986
|
-
},
|
|
10987
10879
|
"deployments": {
|
|
10988
10880
|
"type": "string",
|
|
10989
10881
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -11851,14 +11743,6 @@
|
|
|
11851
11743
|
"write"
|
|
11852
11744
|
]
|
|
11853
11745
|
},
|
|
11854
|
-
"organization_custom_roles": {
|
|
11855
|
-
"type": "string",
|
|
11856
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
11857
|
-
"enum": [
|
|
11858
|
-
"read",
|
|
11859
|
-
"write"
|
|
11860
|
-
]
|
|
11861
|
-
},
|
|
11862
11746
|
"deployments": {
|
|
11863
11747
|
"type": "string",
|
|
11864
11748
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -12795,14 +12679,6 @@
|
|
|
12795
12679
|
"write"
|
|
12796
12680
|
]
|
|
12797
12681
|
},
|
|
12798
|
-
"organization_custom_roles": {
|
|
12799
|
-
"type": "string",
|
|
12800
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
12801
|
-
"enum": [
|
|
12802
|
-
"read",
|
|
12803
|
-
"write"
|
|
12804
|
-
]
|
|
12805
|
-
},
|
|
12806
12682
|
"deployments": {
|
|
12807
12683
|
"type": "string",
|
|
12808
12684
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -13483,14 +13359,6 @@
|
|
|
13483
13359
|
"write"
|
|
13484
13360
|
]
|
|
13485
13361
|
},
|
|
13486
|
-
"organization_custom_roles": {
|
|
13487
|
-
"type": "string",
|
|
13488
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
13489
|
-
"enum": [
|
|
13490
|
-
"read",
|
|
13491
|
-
"write"
|
|
13492
|
-
]
|
|
13493
|
-
},
|
|
13494
13362
|
"deployments": {
|
|
13495
13363
|
"type": "string",
|
|
13496
13364
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -14405,14 +14273,6 @@
|
|
|
14405
14273
|
"write"
|
|
14406
14274
|
]
|
|
14407
14275
|
},
|
|
14408
|
-
"organization_custom_roles": {
|
|
14409
|
-
"type": "string",
|
|
14410
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
14411
|
-
"enum": [
|
|
14412
|
-
"read",
|
|
14413
|
-
"write"
|
|
14414
|
-
]
|
|
14415
|
-
},
|
|
14416
14276
|
"deployments": {
|
|
14417
14277
|
"type": "string",
|
|
14418
14278
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -15093,14 +14953,6 @@
|
|
|
15093
14953
|
"write"
|
|
15094
14954
|
]
|
|
15095
14955
|
},
|
|
15096
|
-
"organization_custom_roles": {
|
|
15097
|
-
"type": "string",
|
|
15098
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
15099
|
-
"enum": [
|
|
15100
|
-
"read",
|
|
15101
|
-
"write"
|
|
15102
|
-
]
|
|
15103
|
-
},
|
|
15104
14956
|
"deployments": {
|
|
15105
14957
|
"type": "string",
|
|
15106
14958
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -15893,14 +15745,6 @@
|
|
|
15893
15745
|
"write"
|
|
15894
15746
|
]
|
|
15895
15747
|
},
|
|
15896
|
-
"organization_custom_roles": {
|
|
15897
|
-
"type": "string",
|
|
15898
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
15899
|
-
"enum": [
|
|
15900
|
-
"read",
|
|
15901
|
-
"write"
|
|
15902
|
-
]
|
|
15903
|
-
},
|
|
15904
15748
|
"deployments": {
|
|
15905
15749
|
"type": "string",
|
|
15906
15750
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -16720,14 +16564,6 @@
|
|
|
16720
16564
|
"write"
|
|
16721
16565
|
]
|
|
16722
16566
|
},
|
|
16723
|
-
"organization_custom_roles": {
|
|
16724
|
-
"type": "string",
|
|
16725
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
16726
|
-
"enum": [
|
|
16727
|
-
"read",
|
|
16728
|
-
"write"
|
|
16729
|
-
]
|
|
16730
|
-
},
|
|
16731
16567
|
"deployments": {
|
|
16732
16568
|
"type": "string",
|
|
16733
16569
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -19459,14 +19295,6 @@
|
|
|
19459
19295
|
"write"
|
|
19460
19296
|
]
|
|
19461
19297
|
},
|
|
19462
|
-
"organization_custom_roles": {
|
|
19463
|
-
"type": "string",
|
|
19464
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
19465
|
-
"enum": [
|
|
19466
|
-
"read",
|
|
19467
|
-
"write"
|
|
19468
|
-
]
|
|
19469
|
-
},
|
|
19470
19298
|
"deployments": {
|
|
19471
19299
|
"type": "string",
|
|
19472
19300
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -20284,14 +20112,6 @@
|
|
|
20284
20112
|
"write"
|
|
20285
20113
|
]
|
|
20286
20114
|
},
|
|
20287
|
-
"organization_custom_roles": {
|
|
20288
|
-
"type": "string",
|
|
20289
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
20290
|
-
"enum": [
|
|
20291
|
-
"read",
|
|
20292
|
-
"write"
|
|
20293
|
-
]
|
|
20294
|
-
},
|
|
20295
20115
|
"deployments": {
|
|
20296
20116
|
"type": "string",
|
|
20297
20117
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -21054,8 +20874,8 @@
|
|
|
21054
20874
|
"example": "2017-08-17T12:37:15Z"
|
|
21055
20875
|
},
|
|
21056
20876
|
"organization": {
|
|
21057
|
-
"title": "Organization
|
|
21058
|
-
"description": "Organization
|
|
20877
|
+
"title": "Team Organization",
|
|
20878
|
+
"description": "Team Organization",
|
|
21059
20879
|
"type": "object",
|
|
21060
20880
|
"properties": {
|
|
21061
20881
|
"login": {
|
|
@@ -21691,8 +21511,8 @@
|
|
|
21691
21511
|
"example": "2017-08-17T12:37:15Z"
|
|
21692
21512
|
},
|
|
21693
21513
|
"organization": {
|
|
21694
|
-
"title": "Organization
|
|
21695
|
-
"description": "Organization
|
|
21514
|
+
"title": "Team Organization",
|
|
21515
|
+
"description": "Team Organization",
|
|
21696
21516
|
"type": "object",
|
|
21697
21517
|
"properties": {
|
|
21698
21518
|
"login": {
|
|
@@ -22309,8 +22129,8 @@
|
|
|
22309
22129
|
"example": "2017-08-17T12:37:15Z"
|
|
22310
22130
|
},
|
|
22311
22131
|
"organization": {
|
|
22312
|
-
"title": "Organization
|
|
22313
|
-
"description": "Organization
|
|
22132
|
+
"title": "Team Organization",
|
|
22133
|
+
"description": "Team Organization",
|
|
22314
22134
|
"type": "object",
|
|
22315
22135
|
"properties": {
|
|
22316
22136
|
"login": {
|
|
@@ -25433,6 +25253,111 @@
|
|
|
25433
25253
|
"protected",
|
|
25434
25254
|
"protection_url"
|
|
25435
25255
|
]
|
|
25256
|
+
},
|
|
25257
|
+
"examples": {
|
|
25258
|
+
"default": {
|
|
25259
|
+
"value": {
|
|
25260
|
+
"name": "main",
|
|
25261
|
+
"commit": {
|
|
25262
|
+
"sha": "7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
25263
|
+
"node_id": "MDY6Q29tbWl0MTI5NjI2OTo3ZmQxYTYwYjAxZjkxYjMxNGY1OTk1NWE0ZTRkNGU4MGQ4ZWRmMTFk",
|
|
25264
|
+
"commit": {
|
|
25265
|
+
"author": {
|
|
25266
|
+
"name": "The Octocat",
|
|
25267
|
+
"email": "octocat@nowhere.com",
|
|
25268
|
+
"date": "2012-03-06T23:06:50Z"
|
|
25269
|
+
},
|
|
25270
|
+
"committer": {
|
|
25271
|
+
"name": "The Octocat",
|
|
25272
|
+
"email": "octocat@nowhere.com",
|
|
25273
|
+
"date": "2012-03-06T23:06:50Z"
|
|
25274
|
+
},
|
|
25275
|
+
"message": "Merge pull request #6 from Spaceghost/patch-1\n\nNew line at end of file.",
|
|
25276
|
+
"tree": {
|
|
25277
|
+
"sha": "b4eecafa9be2f2006ce1b709d6857b07069b4608",
|
|
25278
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/git/trees/b4eecafa9be2f2006ce1b709d6857b07069b4608"
|
|
25279
|
+
},
|
|
25280
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/git/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
25281
|
+
"comment_count": 77,
|
|
25282
|
+
"verification": {
|
|
25283
|
+
"verified": false,
|
|
25284
|
+
"reason": "unsigned",
|
|
25285
|
+
"signature": null,
|
|
25286
|
+
"payload": null
|
|
25287
|
+
}
|
|
25288
|
+
},
|
|
25289
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
25290
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
25291
|
+
"comments_url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments",
|
|
25292
|
+
"author": {
|
|
25293
|
+
"login": "octocat",
|
|
25294
|
+
"id": 583231,
|
|
25295
|
+
"node_id": "MDQ6VXNlcjU4MzIzMQ==",
|
|
25296
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
|
|
25297
|
+
"gravatar_id": "",
|
|
25298
|
+
"url": "https://api.github.com/users/octocat",
|
|
25299
|
+
"html_url": "https://github.com/octocat",
|
|
25300
|
+
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
25301
|
+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
25302
|
+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
25303
|
+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
25304
|
+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
25305
|
+
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
25306
|
+
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
25307
|
+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
25308
|
+
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
25309
|
+
"type": "User",
|
|
25310
|
+
"site_admin": false
|
|
25311
|
+
},
|
|
25312
|
+
"committer": {
|
|
25313
|
+
"login": "octocat",
|
|
25314
|
+
"id": 583231,
|
|
25315
|
+
"node_id": "MDQ6VXNlcjU4MzIzMQ==",
|
|
25316
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
|
|
25317
|
+
"gravatar_id": "",
|
|
25318
|
+
"url": "https://api.github.com/users/octocat",
|
|
25319
|
+
"html_url": "https://github.com/octocat",
|
|
25320
|
+
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
25321
|
+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
25322
|
+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
25323
|
+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
25324
|
+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
25325
|
+
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
25326
|
+
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
25327
|
+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
25328
|
+
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
25329
|
+
"type": "User",
|
|
25330
|
+
"site_admin": false
|
|
25331
|
+
},
|
|
25332
|
+
"parents": [
|
|
25333
|
+
{
|
|
25334
|
+
"sha": "553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
|
|
25335
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
|
|
25336
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e"
|
|
25337
|
+
},
|
|
25338
|
+
{
|
|
25339
|
+
"sha": "762941318ee16e59dabbacb1b4049eec22f0d303",
|
|
25340
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/762941318ee16e59dabbacb1b4049eec22f0d303",
|
|
25341
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/762941318ee16e59dabbacb1b4049eec22f0d303"
|
|
25342
|
+
}
|
|
25343
|
+
]
|
|
25344
|
+
},
|
|
25345
|
+
"_links": {
|
|
25346
|
+
"self": "https://api.github.com/repos/octocat/Hello-World/branches/main",
|
|
25347
|
+
"html": "https://github.com/octocat/Hello-World/tree/main"
|
|
25348
|
+
},
|
|
25349
|
+
"protected": false,
|
|
25350
|
+
"protection": {
|
|
25351
|
+
"enabled": false,
|
|
25352
|
+
"required_status_checks": {
|
|
25353
|
+
"enforcement_level": "off",
|
|
25354
|
+
"contexts": [],
|
|
25355
|
+
"checks": []
|
|
25356
|
+
}
|
|
25357
|
+
},
|
|
25358
|
+
"protection_url": "https://api.github.com/repos/octocat/Hello-World/branches/main/protection"
|
|
25359
|
+
}
|
|
25360
|
+
}
|
|
25436
25361
|
}
|
|
25437
25362
|
}
|
|
25438
25363
|
}
|
|
@@ -28065,6 +27990,73 @@
|
|
|
28065
27990
|
"required": [
|
|
28066
27991
|
"url"
|
|
28067
27992
|
]
|
|
27993
|
+
},
|
|
27994
|
+
"examples": {
|
|
27995
|
+
"default": {
|
|
27996
|
+
"value": {
|
|
27997
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection",
|
|
27998
|
+
"required_status_checks": {
|
|
27999
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks",
|
|
28000
|
+
"strict": true,
|
|
28001
|
+
"contexts": [
|
|
28002
|
+
"continuous-integration/travis-ci"
|
|
28003
|
+
],
|
|
28004
|
+
"contexts_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks/contexts",
|
|
28005
|
+
"checks": [
|
|
28006
|
+
{
|
|
28007
|
+
"context": "continuous-integration/travis-ci",
|
|
28008
|
+
"app_id": null
|
|
28009
|
+
}
|
|
28010
|
+
]
|
|
28011
|
+
},
|
|
28012
|
+
"restrictions": {
|
|
28013
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions",
|
|
28014
|
+
"users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/users",
|
|
28015
|
+
"teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/teams",
|
|
28016
|
+
"apps_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/apps",
|
|
28017
|
+
"users": [],
|
|
28018
|
+
"teams": [],
|
|
28019
|
+
"apps": []
|
|
28020
|
+
},
|
|
28021
|
+
"required_pull_request_reviews": {
|
|
28022
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_pull_request_reviews",
|
|
28023
|
+
"dismiss_stale_reviews": true,
|
|
28024
|
+
"require_code_owner_reviews": true,
|
|
28025
|
+
"required_approving_review_count": 2,
|
|
28026
|
+
"dismissal_restrictions": {
|
|
28027
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions",
|
|
28028
|
+
"users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/users",
|
|
28029
|
+
"teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/teams",
|
|
28030
|
+
"users": [],
|
|
28031
|
+
"teams": [],
|
|
28032
|
+
"apps": []
|
|
28033
|
+
}
|
|
28034
|
+
},
|
|
28035
|
+
"required_signatures": {
|
|
28036
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_signatures",
|
|
28037
|
+
"enabled": false
|
|
28038
|
+
},
|
|
28039
|
+
"enforce_admins": {
|
|
28040
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/enforce_admins",
|
|
28041
|
+
"enabled": true
|
|
28042
|
+
},
|
|
28043
|
+
"required_linear_history": {
|
|
28044
|
+
"enabled": true
|
|
28045
|
+
},
|
|
28046
|
+
"allow_force_pushes": {
|
|
28047
|
+
"enabled": true
|
|
28048
|
+
},
|
|
28049
|
+
"allow_deletions": {
|
|
28050
|
+
"enabled": true
|
|
28051
|
+
},
|
|
28052
|
+
"block_creations": {
|
|
28053
|
+
"enabled": true
|
|
28054
|
+
},
|
|
28055
|
+
"required_conversation_resolution": {
|
|
28056
|
+
"enabled": true
|
|
28057
|
+
}
|
|
28058
|
+
}
|
|
28059
|
+
}
|
|
28068
28060
|
}
|
|
28069
28061
|
}
|
|
28070
28062
|
}
|
|
@@ -32974,6 +32966,11 @@
|
|
|
32974
32966
|
"nullable": true,
|
|
32975
32967
|
"type": "string",
|
|
32976
32968
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
32969
|
+
},
|
|
32970
|
+
"help_uri": {
|
|
32971
|
+
"nullable": true,
|
|
32972
|
+
"type": "string",
|
|
32973
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
32977
32974
|
}
|
|
32978
32975
|
}
|
|
32979
32976
|
},
|
|
@@ -33134,7 +33131,8 @@
|
|
|
33134
33131
|
"security",
|
|
33135
33132
|
"external/cwe/cwe-022"
|
|
33136
33133
|
],
|
|
33137
|
-
"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 ..."
|
|
33134
|
+
"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 ...",
|
|
33135
|
+
"help_uri": "https://codeql.github.com/"
|
|
33138
33136
|
},
|
|
33139
33137
|
"tool": {
|
|
33140
33138
|
"name": "CodeQL",
|
|
@@ -33590,6 +33588,11 @@
|
|
|
33590
33588
|
"nullable": true,
|
|
33591
33589
|
"type": "string",
|
|
33592
33590
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
33591
|
+
},
|
|
33592
|
+
"help_uri": {
|
|
33593
|
+
"nullable": true,
|
|
33594
|
+
"type": "string",
|
|
33595
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
33593
33596
|
}
|
|
33594
33597
|
}
|
|
33595
33598
|
},
|
|
@@ -33750,7 +33753,8 @@
|
|
|
33750
33753
|
"security",
|
|
33751
33754
|
"external/cwe/cwe-022"
|
|
33752
33755
|
],
|
|
33753
|
-
"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 ..."
|
|
33756
|
+
"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 ...",
|
|
33757
|
+
"help_uri": "https://codeql.github.com/"
|
|
33754
33758
|
},
|
|
33755
33759
|
"tool": {
|
|
33756
33760
|
"name": "CodeQL",
|
|
@@ -34640,14 +34644,6 @@
|
|
|
34640
34644
|
"write"
|
|
34641
34645
|
]
|
|
34642
34646
|
},
|
|
34643
|
-
"organization_custom_roles": {
|
|
34644
|
-
"type": "string",
|
|
34645
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
34646
|
-
"enum": [
|
|
34647
|
-
"read",
|
|
34648
|
-
"write"
|
|
34649
|
-
]
|
|
34650
|
-
},
|
|
34651
34647
|
"deployments": {
|
|
34652
34648
|
"type": "string",
|
|
34653
34649
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -35373,8 +35369,8 @@
|
|
|
35373
35369
|
"example": "2017-08-17T12:37:15Z"
|
|
35374
35370
|
},
|
|
35375
35371
|
"organization": {
|
|
35376
|
-
"title": "Organization
|
|
35377
|
-
"description": "Organization
|
|
35372
|
+
"title": "Team Organization",
|
|
35373
|
+
"description": "Team Organization",
|
|
35378
35374
|
"type": "object",
|
|
35379
35375
|
"properties": {
|
|
35380
35376
|
"login": {
|
|
@@ -35988,8 +35984,8 @@
|
|
|
35988
35984
|
"example": "2017-08-17T12:37:15Z"
|
|
35989
35985
|
},
|
|
35990
35986
|
"organization": {
|
|
35991
|
-
"title": "Organization
|
|
35992
|
-
"description": "Organization
|
|
35987
|
+
"title": "Team Organization",
|
|
35988
|
+
"description": "Team Organization",
|
|
35993
35989
|
"type": "object",
|
|
35994
35990
|
"properties": {
|
|
35995
35991
|
"login": {
|
|
@@ -36481,8 +36477,8 @@
|
|
|
36481
36477
|
"example": "2017-08-17T12:37:15Z"
|
|
36482
36478
|
},
|
|
36483
36479
|
"organization": {
|
|
36484
|
-
"title": "Organization
|
|
36485
|
-
"description": "Organization
|
|
36480
|
+
"title": "Team Organization",
|
|
36481
|
+
"description": "Team Organization",
|
|
36486
36482
|
"type": "object",
|
|
36487
36483
|
"properties": {
|
|
36488
36484
|
"login": {
|
|
@@ -37273,14 +37269,6 @@
|
|
|
37273
37269
|
"write"
|
|
37274
37270
|
]
|
|
37275
37271
|
},
|
|
37276
|
-
"organization_custom_roles": {
|
|
37277
|
-
"type": "string",
|
|
37278
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
37279
|
-
"enum": [
|
|
37280
|
-
"read",
|
|
37281
|
-
"write"
|
|
37282
|
-
]
|
|
37283
|
-
},
|
|
37284
37272
|
"deployments": {
|
|
37285
37273
|
"type": "string",
|
|
37286
37274
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -38086,8 +38074,8 @@
|
|
|
38086
38074
|
"example": "2017-08-17T12:37:15Z"
|
|
38087
38075
|
},
|
|
38088
38076
|
"organization": {
|
|
38089
|
-
"title": "Organization
|
|
38090
|
-
"description": "Organization
|
|
38077
|
+
"title": "Team Organization",
|
|
38078
|
+
"description": "Team Organization",
|
|
38091
38079
|
"type": "object",
|
|
38092
38080
|
"properties": {
|
|
38093
38081
|
"login": {
|
|
@@ -38799,14 +38787,6 @@
|
|
|
38799
38787
|
"write"
|
|
38800
38788
|
]
|
|
38801
38789
|
},
|
|
38802
|
-
"organization_custom_roles": {
|
|
38803
|
-
"type": "string",
|
|
38804
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
38805
|
-
"enum": [
|
|
38806
|
-
"read",
|
|
38807
|
-
"write"
|
|
38808
|
-
]
|
|
38809
|
-
},
|
|
38810
38790
|
"deployments": {
|
|
38811
38791
|
"type": "string",
|
|
38812
38792
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|