Adding auditing to pip
Adding auditing to pip
Posted Aug 10, 2022 22:13 UTC (Wed) by iabervon (subscriber, #722)In reply to: Adding auditing to pip by adam820
Parent article: Adding auditing to pip
I would tend to assume "audit" referred to tracking and recording code reviews and tests of the code, rather than only the problems that found. I'd also assume that auditing would include noticing that what you have that claims to be a particular version of Babel isn't what PyPI thinks is that version of Babel, which this clearly does not do. What it actually does is on the list of things I'd call "auditing", but it's like third.
