This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate juniper-from-schema

Dependencies

(2 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 juniper ⚠️^0.11.00.16.1out of date
 juniper-from-schema-code-gen^0.3.00.5.2out of date

Dev dependencies

(5 total, 2 outdated)

CrateRequiredLatestStatus
 assert-json-diff^0.2.12.0.2out of date
 maplit^1.0.11.0.2up to date
 serde_json^1.0.331.0.116up to date
 trybuild^1.0.31.0.91up to date
 version-sync^0.80.9.5out of date

Security Vulnerabilities

juniper: Denial of service on deeply nested fragment requests

RUSTSEC-2022-0038

Deeply nested fragments in a GraphQL request may cause a stack overflow in the server.