mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-01 09:10:25 +01:00
Create advisory for memmap (#501)
This commit is contained in:
22
crates/memmap/RUSTSEC-0000-0000.md
Normal file
22
crates/memmap/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,22 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "memmap"
|
||||
date = "2020-12-02"
|
||||
url = "https://github.com/danburkert/memmap-rs/issues/90"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = ["> 0.7.0"]
|
||||
```
|
||||
|
||||
# memmap is unmaintained
|
||||
|
||||
The author of the `memmap` crate is unresponsive.
|
||||
|
||||
Maintained alternatives:
|
||||
|
||||
- [`mapr`](https://github.com/filecoin-project/mapr)
|
||||
- [`memmap2`](https://github.com/RazrFalcon/memmap2-rs)
|
||||
|
||||
Reference in New Issue
Block a user