back
1 comments
That is a very broad question. Can you mention a specific attack vector? Then I might be able to explain how I do or do not avoid it.
The link describes the attack vector. pipenv locks the dependencies using hash. if you company has my-company-py-lib then pip could install public library that pretends to be internal.