HistoryEditJSON (OSV)

RUSTSEC-2025-0039

Lack of sufficient checks in public API

Reported
Issued
Package
anon-vec (crates.io)
Type
INFO Unsound
Categories
References
Patched
no patched versions
Affected Functions
Version
anon_vec::AnonVec::get_mut
  • <=0.1.1
anon_vec::AnonVec::get_ref
  • <=0.1.1
anon_vec::AnonVec::remove_get
  • <=0.1.1

Description

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments::

The crate was built as a learning project and is not being maintained.

Advisory available under CC0-1.0 license.