Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 06 Jun 2021
Python

#319: Typosquatting and Supply Chains Vulnerabilities

One of the true superpowers of Python is the libraries over at the Python Package Index. They are all just a "pip install" away. Yet, like all code that you run on your system, it is done with some degree of trust. How…

Source: Talk Python To Me Michael Kennedy (@mkennedy)