Skip to content

Commit d72e344

Browse files
fix(audits/server): Avoid auditing non well-formatted GraphQL-over-HTTP requests (#62)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6f0b6a7 commit d72e344

File tree

22 files changed

+55
-4509
lines changed

22 files changed

+55
-4509
lines changed

implementations/apollo-server/README.md

Lines changed: 3 additions & 746 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"total": 80,
3-
"ok": 54,
4-
"warn": 26,
2+
"total": 37,
3+
"ok": 30,
4+
"warn": 7,
55
"error": 0
66
}

0 commit comments

Comments
 (0)