HistoryEditJSON (OSV)

RUSTSEC-2025-0034

soundness issue and unmaintained

Reported
Issued
Package
fast_id_map (crates.io)
Type
INFO Unsound
Categories
References
Patched
no patched versions
Affected Functions
Version
fast_id_map::FastMap::get
  • <=0.1.0

Description

FastMap::get() lacks sufficient checks to its parameter index and is used to unsafely get a Vec element.

fast_id_map is unmaintained.

Advisory available under CC0-1.0 license.