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 molecule-codegen

Dependencies

(7 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 case~1.01.0.0up to date
 molecule ⚠️=0.4.00.8.0out of date
 pest~2.12.7.8out of date
 pest_derive~2.12.7.8out of date
 proc-macro2~0.41.0.79out of date
 quote~0.61.0.35out of date
 same-file~1.01.0.6up to date

Security Vulnerabilities

molecule: Partial read is incorrect in molecule

RUSTSEC-2021-0103

Anyone who uses total_size(..) function to partial read the length of any FixVec will get an incorrect result, due to an incorrect implementation. This has been resolved in the 0.7.2 release.