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 lunatic

Dependencies

(12 total, 3 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 bincode^1.32.0.1out of date
 lunatic-macros^0.130.13.0up to date
 lunatic-sqlite-api^0.130.13.3up to date
 lunatic-sys^0.130.14.0out of date
 lunatic-test^0.130.13.0up to date
 paste^1.01.0.15up to date
 protobuf ⚠️^3.13.7.2maybe insecure
 rmp-serde^1.11.3.0up to date
 rustversion^1.01.0.20up to date
 serde^1.01.0.219up to date
 serde_json^1.01.0.140up to date
 thiserror^1.02.0.12out of date

Dev dependencies

(2 total, 1 outdated)

CrateRequiredLatestStatus
 criterion^0.40.5.1out of date
 serde_bytes^0.110.11.17up to date

Security Vulnerabilities

protobuf: Crash due to uncontrolled recursion in protobuf crate

RUSTSEC-2024-0437

Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input.

This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data.