pvpcheck

Package to check if private repository libraries have a public doppelgaenger with the same name. The goal is to prevent a dependency confusion attack on the PyPi ecosystem.


Keywords
pypi, dependency, confusion, attack, python, package, pvpcheck, public, private, library, index, comparison
License
MIT
Install
pip install pvpcheck==1.1.0

Documentation

pvpCHECK

Created to check if private repository libraries have a matching public pypi index library name.

Designed to prevent a dependency confusion attack on the PyPi ecosystem.