this post was submitted on 03 Dec 2024
2 points (100.0% liked)

cybersecurity

14 readers
2 users here now

This subreddit is for technical professionals to discuss cybersecurity news, research, threats, etc.

founded 2 years ago
MODERATORS
 
The original post: /r/cybersecurity by /u/gkpln3 on 2024-12-03 20:51:15.

I've just finished writing a small utility which helps you make sure you don't install suspicious packages using pip.

The goal is to help developers manage the risk of blindly installing random packages, as these packages can pose a significant risk to the user since they literally run code on the host when installed.

It is very simple and open source, feel free to try and tell me what you think :)

Get it here:

https://github.com/gkpln3/safe-pip

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here