VYPR

Treq

by Twister

pypi: treq

Source repositories

CVEs (1)

  • CVE-2022-23607Feb 1, 2022
    risk 0.00cvss epss 0.01

    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…