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 signalo_filters

Dependencies

(6 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 arraydeque~0.40.5.1out of date
 dimensioned~0.70.8.0out of date
 generic-array ⚠️~0.111.0.0out of date
 missing_mpl~0.10.2.0out of date
 num-traits~0.20.2.18up to date
 signalo_traits~0.40.5.0out of date

Dev dependencies

(1 total, all up-to-date)

CrateRequiredLatestStatus
 nearly_eq~0.20.2.4up to date

Security Vulnerabilities

generic-array: arr! macro erases lifetimes

RUSTSEC-2020-0146

Affected versions of this crate allowed unsoundly extending lifetimes using arr! macro. This may result in a variety of memory corruption scenarios, most likely use-after-free.