servo / rust-stb-image

Rust bindings to the awesome stb_image library
Other
68 stars 34 forks source link

Investigate issuing a RUSTSEC advisory? #111

Open workingjubilee opened 5 months ago

workingjubilee commented 5 months ago

As mentioned in #109, the base C library that underlies this crate is quite deliberately... ah...not for using on untrusted input. The RUSTSEC or some other folks like the maintainers of tools like cargo vet, cargo deny, etc. may have some input on how to discourage people from picking up this crate casually just because it happens to have the stb_image name and they might be familiar with the C library.