rustsec / advisory-db

Security advisory database for Rust crates published through crates.io
https://rustsec.org
Other
904 stars 354 forks source link

Create `mmap` unmaintained advisory #1979

Open ppershing opened 3 months ago

ppershing commented 3 months ago

Note: Did not ask the author about the status explicitly but the repository is archived for over two years so it should be a good indication

tarcieri commented 3 months ago

It would be good to suggest an alternative. Possibly memmap2?

Shnatsel commented 3 months ago

I understand the main alternatives are https://crates.io/crates/memmap2 and https://crates.io/crates/memmapix, with memmap2 being the by far the more popular of the two.

ppershing commented 3 months ago

Thanks, I clarified that memmap2 seems to be the main alternative.