Safety vulnerability ID: 67416
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Py-trello-api 0.4.2 introduces an optional PyOpenSSL import for versions of Python older than 2.7.9 and 3.2, aiming to address security concerns related to OpenSSL as highlighted by CVE-2023-6129.
Latest version: 0.20.0
Python wrapper around the Trello API (Provisional version)
cards : checklists and comments are sorted
cards : checklists and comments no longer raise AttributeError if not already fetched
style nitpicking
members : comments are sorted
trelloclient : add optional import of PyOpenSSL useful for python < 2.7.9 and 3.2 to prevent security issues with openssl (More info : https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning)
more tests
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application