Skip to content

Tags: sharpapi/sharpapi-python-client

Tags

v1.2.2

Toggle v1.2.2's commit message
v1.2.2 - fix urllib3 vulnerabilities (CVE-2026-44432, CVE-2026-44431)

Pin urllib3 to >=2.7.0 to patch two high-severity Snyk issues
introduced transitively via requests:
- CVE-2026-44432 Decompression Bomb (CVSS 8.9)
- CVE-2026-44431 Sensitive Information Disclosure on redirects (CVSS 8.2)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.2.1

Toggle v1.2.1's commit message
v1.2.1 - security dependency updates