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_rocket

Dependencies

(5 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 juniper ⚠️^0.11.00.16.1out of date
 rocket^0.4.00.5.0out of date
 serde^1.0.21.0.198up to date
 serde_derive^1.0.21.0.198up to date
 serde_json^1.0.21.0.116up to date

Dev dependencies

(1 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 juniper ⚠️^0.11.00.16.1out 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.