Naming is Hard: These Subpackages Have CVE's
Naming is Hard: These Subpackages Have CVE's
Posted Aug 14, 2022 15:02 UTC (Sun) by k3ninho (subscriber, #50375)In reply to: Adding auditing to pip by adam820
Parent article: Adding auditing to pip
The action isn't an audit, like you say. It's "list CVE's in subpackages" so maybe we ask 'pip tell-me-CVEs'. Maybe it's "tell me the risk I'm exposed to" so we can call it 'pip risk-log'.
Other ecosystems don't describe (or prescribe) what you do with them information gleaned from their vulnerability databases. The workflow should be made plain for people new to vendoring-in huge codebases to make a system from other people's work: replace-and-upgrade, ignore-for-now, suggest mitigations, migrate-to-alternative and more. Reviewing some imported code is considered too time-consuming, but also the risk we all expose ourselves to makes it kinda 'too expensive to **not** review'.
K3n.
