RatulMaharaj / pre-pip

Run some python before your pip commands.
https://pypi.org/project/pre-pip/
MIT License
3 stars 0 forks source link

New Hook: check for malware #3

Open RatulMaharaj opened 1 year ago

RatulMaharaj commented 1 year ago

Opening this issue to track the progress of a hook which when registered should check the name of packages before every pip install to prevent accidentally installing a known malicious package.

This can help with typo squatting.