mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
anymap is unmaintained (#906)
It appears that the anymap has been abandoned, and the most recent released version contains a soundness bug that has been fixed upstream, but never published to crates.io
This commit is contained in:
18
crates/anymap/RUSTSEC-0000-0000.md
Normal file
18
crates/anymap/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,18 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "anymap"
|
||||
date = "2021-05-07"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/chris-morgan/anymap/issues/37"
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# anymap is unmaintained.
|
||||
|
||||
The `anymap` crate does not appear to be maintained, and the most recent
|
||||
published version 0.12.1 includes a soundness bug. This has been
|
||||
[fixed](https://github.com/chris-morgan/anymap/pull/32) a few years ago, but
|
||||
was never released.
|
||||
Reference in New Issue
Block a user