|
|
Log in / Subscribe / Register

Adding auditing to pip

Adding auditing to pip

Posted Aug 11, 2022 9:52 UTC (Thu) by cortana (subscriber, #24596)
In reply to: Adding auditing to pip by adam820
Parent article: Adding auditing to pip

What other tools already exist doing this job in different spheres of package management?

* dnf updateinfo --list --security
* apt-listbugs

I'm not a fan of either of these...


to post comments

Adding auditing to pip

Posted Aug 11, 2022 14:04 UTC (Thu) by dfc (subscriber, #87081) [Link]

I can't say enough about apt-listbugs. It has prevented me from running into problems that naturally come up running debian unstable. What distribution did you use apt-listbugs with?

Adding auditing to pip

Posted Aug 12, 2022 2:54 UTC (Fri) by pabs (subscriber, #43278) [Link]

apt-listbugs doesn't list available security updates, you want debsecan for that.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds