Skip to content

Commit 3c14198

Browse files
docs(implementations): audit report [skip ci]
1 parent 61d7339 commit 3c14198

File tree

13 files changed

+523
-572
lines changed

13 files changed

+523
-572
lines changed

implementations/apollo-server/README.md

+77-103
Large diffs are not rendered by default.
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"total": 79,
3-
"ok": 52,
3+
"ok": 53,
44
"warn": 26,
5-
"error": 1
5+
"error": 0
66
}

implementations/deno/README.md

+77-100
Large diffs are not rendered by default.

implementations/deno/report.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"total": 79,
3-
"ok": 34,
3+
"ok": 35,
44
"warn": 44,
5-
"error": 1
5+
"error": 0
66
}

implementations/express-graphql/README.md

+35-35
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ _* This report was auto-generated by graphql-http_
1111
2. SHOULD accept \*/\* and use application/json for the content-type
1212
3. SHOULD assume application/json content-type when accept is missing
1313
4. MUST use utf-8 encoding when responding
14-
5. MUST accept utf-8 encoding
15-
6. MUST assume utf-8 if encoding is unspecified
14+
5. MUST accept utf-8 encoded request
15+
6. MUST assume utf-8 in request if encoding is unspecified
1616
7. MUST accept POST requests
1717
8. MAY accept application/x-www-form-urlencoded formatted GET requests
1818
9. MAY NOT allow executing mutations on GET requests
@@ -70,7 +70,7 @@ The server _SHOULD_ support these, but is not required.
7070
"connection": "close",
7171
"content-length": "31",
7272
"content-type": "application/json; charset=utf-8",
73-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
73+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
7474
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
7575
"x-powered-by": "Express"
7676
},
@@ -96,7 +96,7 @@ The server _SHOULD_ support these, but is not required.
9696
"connection": "close",
9797
"content-length": "53",
9898
"content-type": "application/json; charset=utf-8",
99-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
99+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
100100
"etag": "W/\"35-rkfaW07yp80JIwkYI6hoaXIO3bI\"",
101101
"x-powered-by": "Express"
102102
},
@@ -124,7 +124,7 @@ The server _SHOULD_ support these, but is not required.
124124
"connection": "close",
125125
"content-length": "53",
126126
"content-type": "application/json; charset=utf-8",
127-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
127+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
128128
"etag": "W/\"35-rkfaW07yp80JIwkYI6hoaXIO3bI\"",
129129
"x-powered-by": "Express"
130130
},
@@ -152,7 +152,7 @@ The server _SHOULD_ support these, but is not required.
152152
"connection": "close",
153153
"content-length": "53",
154154
"content-type": "application/json; charset=utf-8",
155-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
155+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
156156
"etag": "W/\"35-rkfaW07yp80JIwkYI6hoaXIO3bI\"",
157157
"x-powered-by": "Express"
158158
},
@@ -180,7 +180,7 @@ The server _SHOULD_ support these, but is not required.
180180
"connection": "close",
181181
"content-length": "53",
182182
"content-type": "application/json; charset=utf-8",
183-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
183+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
184184
"etag": "W/\"35-rkfaW07yp80JIwkYI6hoaXIO3bI\"",
185185
"x-powered-by": "Express"
186186
},
@@ -208,7 +208,7 @@ The server _SHOULD_ support these, but is not required.
208208
"connection": "close",
209209
"content-length": "53",
210210
"content-type": "application/json; charset=utf-8",
211-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
211+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
212212
"etag": "W/\"35-rkfaW07yp80JIwkYI6hoaXIO3bI\"",
213213
"x-powered-by": "Express"
214214
},
@@ -236,7 +236,7 @@ The server _SHOULD_ support these, but is not required.
236236
"connection": "close",
237237
"content-length": "31",
238238
"content-type": "application/json; charset=utf-8",
239-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
239+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
240240
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
241241
"x-powered-by": "Express"
242242
},
@@ -262,7 +262,7 @@ The server _SHOULD_ support these, but is not required.
262262
"connection": "close",
263263
"content-length": "31",
264264
"content-type": "application/json; charset=utf-8",
265-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
265+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
266266
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
267267
"x-powered-by": "Express"
268268
},
@@ -288,7 +288,7 @@ The server _SHOULD_ support these, but is not required.
288288
"connection": "close",
289289
"content-length": "31",
290290
"content-type": "application/json; charset=utf-8",
291-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
291+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
292292
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
293293
"x-powered-by": "Express"
294294
},
@@ -314,7 +314,7 @@ The server _SHOULD_ support these, but is not required.
314314
"connection": "close",
315315
"content-length": "31",
316316
"content-type": "application/json; charset=utf-8",
317-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
317+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
318318
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
319319
"x-powered-by": "Express"
320320
},
@@ -340,7 +340,7 @@ The server _SHOULD_ support these, but is not required.
340340
"connection": "close",
341341
"content-length": "31",
342342
"content-type": "application/json; charset=utf-8",
343-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
343+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
344344
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
345345
"x-powered-by": "Express"
346346
}
@@ -361,7 +361,7 @@ The server _SHOULD_ support these, but is not required.
361361
"connection": "close",
362362
"content-length": "31",
363363
"content-type": "application/json; charset=utf-8",
364-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
364+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
365365
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
366366
"x-powered-by": "Express"
367367
}
@@ -382,7 +382,7 @@ The server _SHOULD_ support these, but is not required.
382382
"connection": "close",
383383
"content-length": "31",
384384
"content-type": "application/json; charset=utf-8",
385-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
385+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
386386
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
387387
"x-powered-by": "Express"
388388
}
@@ -403,7 +403,7 @@ The server _SHOULD_ support these, but is not required.
403403
"connection": "close",
404404
"content-length": "31",
405405
"content-type": "application/json; charset=utf-8",
406-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
406+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
407407
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
408408
"x-powered-by": "Express"
409409
}
@@ -424,7 +424,7 @@ The server _SHOULD_ support these, but is not required.
424424
"connection": "close",
425425
"content-length": "31",
426426
"content-type": "application/json; charset=utf-8",
427-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
427+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
428428
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
429429
"x-powered-by": "Express"
430430
},
@@ -450,7 +450,7 @@ The server _SHOULD_ support these, but is not required.
450450
"connection": "close",
451451
"content-length": "31",
452452
"content-type": "application/json; charset=utf-8",
453-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
453+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
454454
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
455455
"x-powered-by": "Express"
456456
},
@@ -476,7 +476,7 @@ The server _SHOULD_ support these, but is not required.
476476
"connection": "close",
477477
"content-length": "31",
478478
"content-type": "application/json; charset=utf-8",
479-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
479+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
480480
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
481481
"x-powered-by": "Express"
482482
},
@@ -502,7 +502,7 @@ The server _SHOULD_ support these, but is not required.
502502
"connection": "close",
503503
"content-length": "54",
504504
"content-type": "application/json; charset=utf-8",
505-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
505+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
506506
"etag": "W/\"36-+LiPix1LCLv9gfzrc5wfPL4GHbM\"",
507507
"x-powered-by": "Express"
508508
},
@@ -530,7 +530,7 @@ The server _SHOULD_ support these, but is not required.
530530
"connection": "close",
531531
"content-length": "31",
532532
"content-type": "application/json; charset=utf-8",
533-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
533+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
534534
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
535535
"x-powered-by": "Express"
536536
}
@@ -551,7 +551,7 @@ The server _SHOULD_ support these, but is not required.
551551
"connection": "close",
552552
"content-length": "31",
553553
"content-type": "application/json; charset=utf-8",
554-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
554+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
555555
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
556556
"x-powered-by": "Express"
557557
}
@@ -572,7 +572,7 @@ The server _SHOULD_ support these, but is not required.
572572
"connection": "close",
573573
"content-length": "31",
574574
"content-type": "application/json; charset=utf-8",
575-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
575+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
576576
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
577577
"x-powered-by": "Express"
578578
}
@@ -593,7 +593,7 @@ The server _SHOULD_ support these, but is not required.
593593
"connection": "close",
594594
"content-length": "31",
595595
"content-type": "application/json; charset=utf-8",
596-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
596+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
597597
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
598598
"x-powered-by": "Express"
599599
},
@@ -619,7 +619,7 @@ The server _SHOULD_ support these, but is not required.
619619
"connection": "close",
620620
"content-length": "31",
621621
"content-type": "application/json; charset=utf-8",
622-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
622+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
623623
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
624624
"x-powered-by": "Express"
625625
},
@@ -645,7 +645,7 @@ The server _SHOULD_ support these, but is not required.
645645
"connection": "close",
646646
"content-length": "31",
647647
"content-type": "application/json; charset=utf-8",
648-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
648+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
649649
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
650650
"x-powered-by": "Express"
651651
},
@@ -671,7 +671,7 @@ The server _SHOULD_ support these, but is not required.
671671
"connection": "close",
672672
"content-length": "31",
673673
"content-type": "application/json; charset=utf-8",
674-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
674+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
675675
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
676676
"x-powered-by": "Express"
677677
},
@@ -697,7 +697,7 @@ The server _SHOULD_ support these, but is not required.
697697
"connection": "close",
698698
"content-length": "31",
699699
"content-type": "application/json; charset=utf-8",
700-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
700+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
701701
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
702702
"x-powered-by": "Express"
703703
}
@@ -718,7 +718,7 @@ The server _SHOULD_ support these, but is not required.
718718
"connection": "close",
719719
"content-length": "31",
720720
"content-type": "application/json; charset=utf-8",
721-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
721+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
722722
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
723723
"x-powered-by": "Express"
724724
}
@@ -739,7 +739,7 @@ The server _SHOULD_ support these, but is not required.
739739
"connection": "close",
740740
"content-length": "31",
741741
"content-type": "application/json; charset=utf-8",
742-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
742+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
743743
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
744744
"x-powered-by": "Express"
745745
}
@@ -760,7 +760,7 @@ The server _SHOULD_ support these, but is not required.
760760
"connection": "close",
761761
"content-length": "31",
762762
"content-type": "application/json; charset=utf-8",
763-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
763+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
764764
"etag": "W/\"1f-yOwhVHjWKeagyuteVuktj+6mcMg\"",
765765
"x-powered-by": "Express"
766766
}
@@ -781,7 +781,7 @@ The server _SHOULD_ support these, but is not required.
781781
"connection": "close",
782782
"content-length": "55",
783783
"content-type": "application/json; charset=utf-8",
784-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
784+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
785785
"etag": "W/\"37-xijHDWdp/snSS4p0BKd+UCmvfYk\"",
786786
"x-powered-by": "Express"
787787
},
@@ -809,7 +809,7 @@ The server _SHOULD_ support these, but is not required.
809809
"connection": "close",
810810
"content-length": "53",
811811
"content-type": "application/json; charset=utf-8",
812-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
812+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
813813
"etag": "W/\"35-rkfaW07yp80JIwkYI6hoaXIO3bI\"",
814814
"x-powered-by": "Express"
815815
},
@@ -837,7 +837,7 @@ The server _SHOULD_ support these, but is not required.
837837
"connection": "close",
838838
"content-length": "104",
839839
"content-type": "application/json; charset=utf-8",
840-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
840+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
841841
"etag": "W/\"68-Xc/MwYKGMF54XYivaA3tsxvGHZM\"",
842842
"x-powered-by": "Express"
843843
},
@@ -871,7 +871,7 @@ The server _SHOULD_ support these, but is not required.
871871
"connection": "close",
872872
"content-length": "123",
873873
"content-type": "application/json; charset=utf-8",
874-
"date": "Thu, 19 Jan 2023 12:22:27 GMT",
874+
"date": "Thu, 19 Jan 2023 12:28:09 GMT",
875875
"etag": "W/\"7b-vh2QJW5nlT/MclH/TbhHlNDXWZE\"",
876876
"x-powered-by": "Express"
877877
},

implementations/graph-client/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ _* This report was auto-generated by graphql-http_
1111
3. SHOULD accept \*/\* and use application/json for the content-type
1212
4. SHOULD assume application/json content-type when accept is missing
1313
5. MUST use utf-8 encoding when responding
14-
6. MUST accept utf-8 encoding
15-
7. MUST assume utf-8 if encoding is unspecified
14+
6. MUST accept utf-8 encoded request
15+
7. MUST assume utf-8 in request if encoding is unspecified
1616
8. MUST accept POST requests
1717
9. MAY accept application/x-www-form-urlencoded formatted GET requests
1818
10. MAY NOT allow executing mutations on GET requests

0 commit comments

Comments
 (0)