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

Crate polars-json

Dependencies

(10 total, 6 outdated, 1 insecure)

CrateRequiredLatestStatus
 ahash^0.80.8.12up to date
 arrow2 ⚠️^0.17.40.18.0insecure
 fallible-streaming-iterator^0.10.1.9up to date
 hashbrown^0.140.17.1out of date
 indexmap^22.14.0up to date
 num-traits^0.20.2.19up to date
 polars-arrow^0.32.10.53.0out of date
 polars-error^0.32.10.53.0out of date
 polars-utils^0.32.10.53.0out of date
 simd-json^0.100.17.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.