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 tensorflow

Dependencies

(8 total, 6 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 byteorder^1.3.21.5.0up to date
 crc^1.8.13.3.0out of date
 half^1.3.02.6.0out of date
 libc^0.2.620.2.174up to date
 num-complex^0.2.30.4.6out of date
 protobuf ⚠️=2.8.03.7.2out of date
 tensorflow-internal-macros=0.0.10.0.3out of date
 tensorflow-sys^0.18.00.24.0out of date

Dev dependencies

(1 total, 1 outdated)

CrateRequiredLatestStatus
 random^0.12.20.14.0out of 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.