VYPR

PyPI package

treq

pkg:pypi/treq

Vulnerabilities (1)

  • CVE-2022-23607Feb 1, 2022
    affected < 22.1.0fixed 22.1.0

    treq is an HTTP library inspired by requests but written on top of Twisted's Agents. Treq's request methods (`treq.get`, `treq.post`, etc.) and `treq.client.HTTPClient` constructor accept cookies as a dictionary. Such cookies are not bound to a single domain, and are therefore se