VYPR

PyPI package

passeo

pkg:pypi/passeo

Vulnerabilities (1)

  • CVE-2022-23472Dec 6, 2022
    affected < 1.0.5fixed 1.0.5

    Passeo is an open source python password generator. Versions prior to 1.0.5 rely on the python `random` library for random value selection. The python `random` library warns that it should not be used for security purposes due to its reliance on a non-cryptographically secure ran