This project contains known security vulnerabilities. Find detailed information at the bottom.

Crate argminmax

Dependencies

(5 total, 1 outdated, 1 insecure)

CrateRequiredLatestStatus
 arrow>060.0.0up to date
 arrow2 ⚠️>0.00.18.0insecure
 half^2.3.12.7.1up to date
 ndarray^0.15.60.17.2out of date
 num-traits^0.20.2.19up to date

Dev dependencies

(5 total, 5 outdated)

CrateRequiredLatestStatus
 codspeed-criterion-compat^2.3.35.0.2out of date
 criterion^0.5.10.8.2out of date
 rand^0.8.50.10.2out of date
 rstest^0.18.20.27.0out of date
 rstest_reuse^0.60.7.0out of date

Security Vulnerabilities

arrow2: Out of bounds access in public safe API

RUSTSEC-2025-0038

Rows::row_unchecked() allows out of bounds access to the underlying buffer without sufficient checks.

The arrow2 crate is no longer maintained, so there are no plans to fix this issue. Users are advised to migrate to the arrow crate, instead.