Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Tools like Safety can help in the python world, https://pypi.org/project/safety/, and cargo-audit https://github.com/rustsec/cargo-audit in the rust world. Stick them in your build chain and get alerted to dependencies with known exploits, so you can revisit and bump your dependency versions, or decide that that project is not worth using if they can't be bothered to consider security to be as important a feature as it is.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: