Skip to content

Audit Report #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2025
Merged
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
4 changes: 2 additions & 2 deletions implementations/hotchocolate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The server <i>SHOULD</i> support these, but is not required.
"transfer-encoding": "chunked",
"server": "Kestrel",
"date": "<timestamp>",
"content-type": "application/graphql-response+json;charset=utf-8"
"content-type": "application/graphql-response+json; charset=utf-8"
},
"body": {
"data": {
Expand All @@ -104,7 +104,7 @@ The server <i>SHOULD</i> support these, but is not required.
"transfer-encoding": "chunked",
"server": "Kestrel",
"date": "<timestamp>",
"content-type": "application/graphql-response+json;charset=utf-8"
"content-type": "application/graphql-response+json; charset=utf-8"
},
"body": {
"data": {
Expand Down
38 changes: 19 additions & 19 deletions implementations/lighthouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,13 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"body": {
"trace": [
{
"line": 59,
"line": 56,
"function": "assert",
"file": "/app/vendor/laragraph/utils/src/RequestParser.php"
},
{
"type": "->",
"line": 40,
"line": 37,
"function": "bodyParams",
"file": "/app/vendor/laragraph/utils/src/RequestParser.php",
"class": "Laragraph\\Utils\\RequestParser"
Expand Down Expand Up @@ -366,7 +366,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
},
{
"type": "->",
"line": 1193,
"line": 1220,
"function": "handle",
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"class": "Illuminate\\Foundation\\Http\\Kernel"
Expand All @@ -385,7 +385,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
}
],
"message": "Never null, since Symfony defaults to application/x-www-form-urlencoded.",
"line": 59,
"line": 56,
"file": "/app/vendor/laragraph/utils/src/RequestParser.php",
"exception": "AssertionError"
}
Expand Down Expand Up @@ -614,7 +614,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -860,7 +860,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -1106,7 +1106,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -1352,7 +1352,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -1598,7 +1598,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -1844,7 +1844,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -2090,7 +2090,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -2336,7 +2336,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -2582,7 +2582,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -2828,7 +2828,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -3074,7 +3074,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -3320,7 +3320,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -3566,7 +3566,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -3904,7 +3904,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down Expand Up @@ -4150,7 +4150,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"call": "Illuminate\\Foundation\\Http\\Kernel::sendRequestThroughRouter(instance of Illuminate\\Http\\Request)"
},
{
"line": 1193,
"line": 1220,
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",
"call": "Illuminate\\Foundation\\Http\\Kernel::handle(instance of Illuminate\\Http\\Request)"
},
Expand Down
Loading