{"vulnerability": "cve-2024-3519", "sightings": [{"uuid": "95e113ff-75a3-46da-9176-b4f8805b1971", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35195", "type": "seen", "source": "https://gist.github.com/Token-Eater/a4d1d6ce67e8450e1a8f456b468e3599", "content": "", "creation_timestamp": "2025-11-05T11:48:09.000000Z"}, {"uuid": "92b31a06-636a-467d-9b9e-5a64b911cfd3", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35195", "type": "seen", "source": "https://gist.github.com/Token-Eater/3d3edb1aabe326b71377581a9ce3b805", "content": "", "creation_timestamp": "2025-11-05T11:55:10.000000Z"}, {"uuid": "9f4beba1-7ab0-42b1-904f-8230efff3a5f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35195", "type": "seen", "source": "https://gist.github.com/mpathak4/eb802e9cd238428a7edb09e27a8c7e12", "content": "", "creation_timestamp": "2025-10-10T06:42:03.000000Z"}, {"uuid": "bddb1318-f2e8-4023-8390-57bbe302ae36", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2024-35195", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}, {"uuid": "03c6d93d-a154-4287-85b7-06207690d50f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35195", "type": "seen", "source": "https://gist.github.com/developerfred/31dd05c34ea92dfff7a845a6d56bd25d", "content": "", "creation_timestamp": "2026-01-11T21:52:01.000000Z"}, {"uuid": "903e2c97-8c2d-4021-b875-60898d557475", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35199", "type": "seen", "source": "https://gist.github.com/konard/d776e828509d5f2e3644437ac5400628", "content": "", "creation_timestamp": "2026-01-19T11:35:26.000000Z"}, {"uuid": "7c17e165-d22b-409f-9bbc-128445613900", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35199", "type": "seen", "source": "https://gist.github.com/konard/042845fbf63e049778752df088c0c9e4", "content": "", "creation_timestamp": "2026-01-19T11:37:28.000000Z"}, {"uuid": "14b82fc4-8f58-4851-9678-b38a9798ff08", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35199", "type": "seen", "source": "https://gist.github.com/konard/08fd90cacf8e8afb761d96df585a5e71", "content": "", "creation_timestamp": "2026-01-19T11:37:35.000000Z"}, {"uuid": "4b00fd15-28e4-4922-b579-4e9fd5fccab8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2024-35195", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/bbcbc485-b88d-4831-b8e9-6e37e7bd9875", "content": "", "creation_timestamp": "2026-01-21T21:18:16.771453Z"}, {"uuid": "7558f6bd-990a-4bc7-93fd-50a3807d1733", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35198", "type": "seen", "source": "https://t.me/cvedetector/1186", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-35198 - TorchServe URL Path Traversal Remote Code Execution Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-35198 \nPublished : July 19, 2024, 2:15 a.m. | 41\u00a0minutes ago \nDescription : TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. TorchServe 's check on allowed_urls configuration can be by-passed if the URL contains characters such as \"..\" but it does not prevent the model from being downloaded into the model store. Once a file is downloaded, it can be referenced without providing a URL the second time, which effectively bypasses the allowed_urls security check. Customers using PyTorch inference Deep Learning Containers (DLC) through Amazon SageMaker and EKS are not affected. This issue in TorchServe has been fixed by validating the URL without characters such as \"..\" before downloading see PR #3082. TorchServe release 0.11.0 includes the fix to address this vulnerability. Users are advised to upgrade. There are no known workarounds for this vulnerability. \nSeverity: 5.7 | MEDIUM \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"19 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-19T05:20:12.000000Z"}, {"uuid": "4ec48601-fecb-44d2-ab91-85ea153dd4bc", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35199", "type": "seen", "source": "https://t.me/cvedetector/1185", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-35199 - TorchServe Unbounded gRPC Ports Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-35199 \nPublished : July 19, 2024, 2:15 a.m. | 41\u00a0minutes ago \nDescription : TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. In affected versions the two gRPC ports 7070 and 7071, are not bound to [localhost](http://localhost/) by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTorch inference Deep Learning Containers (DLC) through Amazon SageMaker and EKS are not affected. This issue in TorchServe has been fixed in PR #3083. TorchServe release 0.11.0 includes the fix to address this vulnerability. Users are advised to upgrade. There are no known workarounds for this vulnerability. \nSeverity: 4.7 | MEDIUM \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"19 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-19T05:20:11.000000Z"}, {"uuid": "7f71bb48-ee46-4192-8a59-61ab038211e1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2024-35197", "type": "published-proof-of-concept", "source": "https://github.com/GitoxideLabs/gitoxide/security/advisories/GHSA-49jc-r788-3fc9", "content": "", "creation_timestamp": "2024-05-22T13:40:52.000000Z"}, {"uuid": "e8ec7b7d-055e-4123-a4a0-150615afe0ad", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-35195", "type": "seen", "source": "https://gist.github.com/dpprdan/5d5bf6254c448bea969d31ed30ebdfce", "content": "\n\nLinks for requests\n  \n\n\n  \nLinks for requests\n    \n        requests-0.2.0.tar.gz\n    \n    \n    \n        requests-0.2.1.tar.gz\n    \n    \n    \n        requests-0.2.2.tar.gz\n    \n    \n    \n        requests-0.2.3.tar.gz\n    \n    \n    \n        requests-0.2.4.tar.gz\n    \n    \n    \n        requests-0.3.0.tar.gz\n    \n    \n    \n        requests-0.3.1.tar.gz\n    \n    \n    \n        requests-0.3.2.tar.gz\n    \n    \n    \n        requests-0.3.3.tar.gz\n    \n    \n    \n        requests-0.3.4.tar.gz\n    \n    \n    \n        requests-0.4.0.tar.gz\n    \n    \n    \n        requests-0.4.1.tar.gz\n    \n    \n    \n        requests-0.5.0.tar.gz\n    \n    \n    \n        requests-0.5.1.tar.gz\n    \n    \n    \n        requests-0.6.0.tar.gz\n    \n    \n    \n        requests-0.6.1.tar.gz\n    \n    \n    \n        requests-0.6.2.tar.gz\n    \n    \n    \n        requests-0.6.3.tar.gz\n    \n    \n    \n        requests-0.6.4.tar.gz\n    \n    \n    \n        requests-0.6.5.tar.gz\n    \n    \n    \n        requests-0.6.6.tar.gz\n    \n    \n    \n        requests-0.7.0.tar.gz\n    \n    \n    \n        requests-0.7.1.tar.gz\n    \n    \n    \n        requests-0.7.2.tar.gz\n    \n    \n    \n        requests-0.7.3.tar.gz\n    \n    \n    \n        requests-0.7.4.tar.gz\n    \n    \n    \n        requests-0.7.5.tar.gz\n    \n    \n    \n        requests-0.7.6.tar.gz\n    \n    \n    \n        requests-0.8.0.tar.gz\n    \n    \n    \n        requests-0.8.1.tar.gz\n    \n    \n    \n        requests-0.8.2.tar.gz\n    \n    \n    \n        requests-0.8.3.tar.gz\n    \n    \n    \n        requests-0.8.4.tar.gz\n    \n    \n    \n        requests-0.8.5.tar.gz\n    \n    \n    \n        requests-0.8.6.tar.gz\n    \n    \n    \n        requests-0.8.7.tar.gz\n    \n    \n    \n        requests-0.8.8.tar.gz\n    \n    \n    \n        requests-0.8.9.tar.gz\n    \n    \n    \n        requests-0.9.0.tar.gz\n    \n    \n    \n        requests-0.9.1.tar.gz\n    \n    \n    \n        requests-0.9.2.tar.gz\n    \n    \n    \n        requests-0.9.3.tar.gz\n    \n    \n    \n        requests-0.10.0.tar.gz\n    \n    \n    \n        requests-0.10.1.tar.gz\n    \n    \n    \n        requests-0.10.2.tar.gz\n    \n    \n    \n        requests-0.10.3.tar.gz\n    \n    \n    \n        requests-0.10.4.tar.gz\n    \n    \n    \n        requests-0.10.6.tar.gz\n    \n    \n    \n        requests-0.10.7.tar.gz\n    \n    \n    \n        requests-0.10.8.tar.gz\n    \n    \n    \n        requests-0.11.1.tar.gz\n    \n    \n    \n        requests-0.11.2.tar.gz\n    \n    \n    \n        requests-0.12.0.tar.gz\n    \n    \n    \n        requests-0.12.1.tar.gz\n    \n    \n    \n        requests-0.13.0.tar.gz\n    \n    \n    \n        requests-0.13.1.tar.gz\n    \n    \n    \n        requests-0.13.2.tar.gz\n    \n    \n    \n        requests-0.13.3.tar.gz\n    \n    \n    \n        requests-0.13.4.tar.gz\n    \n    \n    \n        requests-0.13.5.tar.gz\n    \n    \n    \n        requests-0.13.6.tar.gz\n    \n    \n    \n        requests-0.13.7.tar.gz\n    \n    \n    \n        requests-0.13.8.tar.gz\n    \n    \n    \n        requests-0.13.9.tar.gz\n    \n    \n    \n        requests-0.14.0.tar.gz\n    \n    \n    \n        requests-0.14.1.tar.gz\n    \n    \n    \n        requests-0.14.2.tar.gz\n    \n    \n    \n        requests-1.0.0.tar.gz\n    \n    \n    \n        requests-1.0.1.tar.gz\n    \n    \n    \n        requests-1.0.2.tar.gz\n    \n    \n    \n        requests-1.0.3.tar.gz\n    \n    \n    \n        requests-1.0.4.tar.gz\n    \n    \n    \n        requests-1.1.0.tar.gz\n    \n    \n    \n        requests-1.2.0.tar.gz\n    \n    \n    \n        requests-1.2.1.tar.gz\n    \n    \n    \n        requests-1.2.2.tar.gz\n    \n    \n    \n        requests-1.2.3.tar.gz\n    \n    \n    \n        requests-2.0.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.0.0.tar.gz\n    \n    \n    \n        requests-2.0.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.0.1.tar.gz\n    \n    \n    \n        requests-2.1.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.1.0.tar.gz\n    \n    \n    \n        requests-2.2.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.2.0.tar.gz\n    \n    \n    \n        requests-2.2.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.2.1.tar.gz\n    \n    \n    \n        requests-2.3.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.3.0.tar.gz\n    \n    \n    \n        requests-2.4.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.4.0.tar.gz\n    \n    \n    \n        requests-2.4.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.4.1.tar.gz\n    \n    \n    \n        requests-2.4.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.4.2.tar.gz\n    \n    \n    \n        requests-2.4.3-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.4.3.tar.gz\n    \n    \n    \n        requests-2.5.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.5.0.tar.gz\n    \n    \n    \n        requests-2.5.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.5.1.tar.gz\n    \n    \n    \n        requests-2.5.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.5.2.tar.gz\n    \n    \n    \n        requests-2.5.3-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.5.3.tar.gz\n    \n    \n    \n        requests-2.6.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.6.0.tar.gz\n    \n    \n    \n        requests-2.6.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.6.1.tar.gz\n    \n    \n    \n        requests-2.6.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.6.2.tar.gz\n    \n    \n    \n        requests-2.7.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.7.0.tar.gz\n    \n    \n    \n        requests-2.8.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.8.0.tar.gz\n    \n    \n    \n        requests-2.8.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.8.1.tar.gz\n    \n    \n    \n        requests-2.9.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.9.0.tar.gz\n    \n    \n    \n        requests-2.9.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.9.1.tar.gz\n    \n    \n    \n        requests-2.9.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.9.2.tar.gz\n    \n    \n    \n        requests-2.10.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.10.0.tar.gz\n    \n    \n    \n        requests-2.11.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.11.0.tar.gz\n    \n    \n    \n        requests-2.11.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.11.1.tar.gz\n    \n    \n    \n        requests-2.12.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.12.0.tar.gz\n    \n    \n    \n        requests-2.12.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.12.1.tar.gz\n    \n    \n    \n        requests-2.12.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.12.2.tar.gz\n    \n    \n    \n        requests-2.12.3-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.12.3.tar.gz\n    \n    \n    \n        requests-2.12.4-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.12.4.tar.gz\n    \n    \n    \n        requests-2.12.5-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.12.5.tar.gz\n    \n    \n    \n        requests-2.13.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.13.0.tar.gz\n    \n    \n    \n        requests-2.14.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.14.0.tar.gz\n    \n    \n    \n        requests-2.14.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.14.1.tar.gz\n    \n    \n    \n        requests-2.14.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.14.2.tar.gz\n    \n    \n    \n        requests-2.15.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.15.1.tar.gz\n    \n    \n    \n        requests-2.16.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.16.0.tar.gz\n    \n    \n    \n        requests-2.16.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.16.1.tar.gz\n    \n    \n    \n        requests-2.16.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.16.2.tar.gz\n    \n    \n    \n        requests-2.16.3-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.16.3.tar.gz\n    \n    \n    \n        requests-2.16.4-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.16.4.tar.gz\n    \n    \n    \n        requests-2.16.5-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.16.5.tar.gz\n    \n    \n    \n        requests-2.17.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.17.0.tar.gz\n    \n    \n    \n        requests-2.17.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.17.1.tar.gz\n    \n    \n    \n        requests-2.17.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.17.2.tar.gz\n    \n    \n    \n        requests-2.17.3-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.17.3.tar.gz\n    \n    \n    \n        requests-2.18.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.18.0.tar.gz\n    \n    \n    \n        requests-2.18.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.18.1.tar.gz\n    \n    \n    \n        requests-2.18.2-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.18.2.tar.gz\n    \n    \n    \n        requests-2.18.3-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.18.3.tar.gz\n    \n    \n    \n        requests-2.18.4-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.18.4.tar.gz\n    \n    \n    \n        requests-2.19.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.19.0.tar.gz\n    \n    \n    \n        requests-2.19.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.19.1.tar.gz\n    \n    \n    \n        requests-2.20.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.20.0.tar.gz\n    \n    \n    \n        requests-2.20.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.20.1.tar.gz\n    \n    \n    \n        requests-2.21.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.21.0.tar.gz\n    \n    \n    \n        requests-2.22.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.22.0.tar.gz\n    \n    \n    \n        requests-2.23.0-py2.7.egg\n    \n    \n    \n        requests-2.23.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.23.0.tar.gz\n    \n    \n    \n        requests-2.24.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.24.0.tar.gz\n    \n    \n    \n        requests-2.25.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.25.0.tar.gz\n    \n    \n    \n        requests-2.25.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.25.1.tar.gz\n    \n    \n    \n        requests-2.26.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.26.0.tar.gz\n    \n    \n    \n        requests-2.27.0-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.27.0.tar.gz\n    \n    \n    \n        requests-2.27.1-py2.py3-none-any.whl\n    \n    \n    \n        requests-2.27.1.tar.gz\n    \n    \n    \n        requests-2.28.0-py3-none-any.whl\n    \n    \n    \n        requests-2.28.0.tar.gz\n    \n    \n    \n        requests-2.28.1-py3-none-any.whl\n    \n    \n    \n        requests-2.28.1.tar.gz\n    \n    \n    \n        requests-2.28.2-py3-none-any.whl\n    \n    \n    \n        requests-2.28.2.tar.gz\n    \n    \n    \n        requests-2.29.0-py3-none-any.whl\n    \n    \n    \n        requests-2.29.0.tar.gz\n    \n    \n    \n        requests-2.30.0-py3-none-any.whl\n    \n    \n    \n        requests-2.30.0.tar.gz\n    \n    \n    \n        requests-2.31.0-py3-none-any.whl\n    \n    \n    \n        requests-2.31.0.tar.gz\n    \n    \n    \n        requests-2.32.0-py3-none-any.whl\n    \n    \n    \n        requests-2.32.0.tar.gz\n    \n    \n    \n        requests-2.32.1-py3-none-any.whl\n    \n    \n    \n        requests-2.32.1.tar.gz\n    \n    \n    \n        requests-2.32.2-py3-none-any.whl\n    \n    \n    \n        requests-2.32.2.tar.gz\n    \n    \n    \n        requests-2.32.3-py3-none-any.whl\n    \n    \n    \n        requests-2.32.3.tar.gz\n    \n    \n    \n        requests-2.32.4-py3-none-any.whl\n    \n    \n    \n        requests-2.32.4.tar.gz\n    \n    \n    \n        requests-2.32.5-py3-none-any.whl\n    \n    \n    \n        requests-2.32.5.tar.gz\n    \n    \n    \n        requests-2.33.0-py3-none-any.whl\n    \n    \n    \n        requests-2.33.0.tar.gz\n    \n    \n    \n        requests-2.33.1-py3-none-any.whl\n    \n    \n    \n        requests-2.33.1.tar.gz\n    \n    \n    \n        requests-2.34.0.dev1-py3-none-any.whl\n    \n    \n    \n        requests-2.34.0.dev1.tar.gz\n    \n    \n    \n        requests-2.34.0-py3-none-any.whl\n    \n    \n    \n        requests-2.34.0.tar.gz\n    \n    \n    \n        requests-2.34.1-py3-none-any.whl\n    \n    \n    \n        requests-2.34.1.tar.gz\n    \n    \n    \n        requests-2.34.2-py3-none-any.whl\n    \n    \n    \n        requests-2.34.2.tar.gz\n    \n    \n\n\n\n", "creation_timestamp": "2026-06-18T11:29:58.000000Z"}]}