v0.2.0
✨ What's new
- Realtime checks against supply-chain attacks #54 #65 @astariul
Now when you access your github-hosted PyPi index, packages that are vulnerable to supply chain attacks are displayed in red, and the install command line is replaced with a warning. - Add a vulnerable package (
transformers
) in the demo to show the warnings #56 #58 @astariul