Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with trust_env=False on one's Requests Session.
{
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "python-requests",
"binary_version": "2.2.1-1ubuntu0.4+esm1"
},
{
"binary_name": "python-requests-whl",
"binary_version": "2.2.1-1ubuntu0.4+esm1"
},
{
"binary_name": "python3-requests",
"binary_version": "2.2.1-1ubuntu0.4+esm1"
}
]
}