rustypaste icon indicating copy to clipboard operation
rustypaste copied to clipboard

RUSTSEC-2020-0016: `net2` crate has been deprecated; use `socket2` instead

Open github-actions[bot] opened this issue 4 years ago • 1 comments

net2 crate has been deprecated; use socket2 instead

Details
Status unmaintained
Package net2
Version 0.2.37
URL https://github.com/deprecrated/net2-rs/commit/3350e3819adf151709047e93f25583a5df681091
Date 2020-05-01

The net2 crate has been deprecated and users are encouraged to considered socket2 instead.

See advisory page for additional details.

github-actions[bot] avatar Aug 01 '21 01:08 github-actions[bot]

this dependency is introduced by mio and that is introduced by actix-server that is introduced by actix-web I think it's not going to be easy to fix it..

sassman avatar Nov 17 '21 00:11 sassman

This issue is now coming from the hotwatch crate which hasn't been updated in years. Specifically, it's coming from hotwatch which uses notify 4.0 which uses mio 0.6.23 which uses net2.

magikid avatar May 23 '23 14:05 magikid

Created an issue at hotwatch: https://github.com/francesca64/hotwatch/issues/12

orhun avatar May 24 '23 13:05 orhun

hotwatch dependency is updated in #55, this security issue no longer exists 🔫 🔫 🔫

orhun avatar Jun 05 '23 21:06 orhun