Safety vulnerability ID: 71099
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Cdsetool 0.2.10 updates its `requests` dependency requirement from `<2.32.0,>=2.28.1` to `>=2.28.1,<2.33.0` due to the CVE-2024-35195.
Latest version: 0.2.13
Tools & CLI for interacting with CDSE product APIs
What's Changed
* credentials: set precise expire times by pjonsson in https://github.com/CDSETool/CDSETool/pull/116
* query: re-use session/retry logic from credentials by pjonsson in https://github.com/CDSETool/CDSETool/pull/121
* build(deps): bump pylint from 3.1.0 to 3.1.1 by dependabot in https://github.com/CDSETool/CDSETool/pull/136
* build(deps): bump pylint from 3.1.1 to 3.2.0 by dependabot in https://github.com/CDSETool/CDSETool/pull/137
* build(deps): bump pylint from 3.2.0 to 3.2.2 by dependabot in https://github.com/CDSETool/CDSETool/pull/144
Security
* build(deps): update requests requirement from <2.32.0,>=2.28.1 to >=2.28.1,<2.33.0 by dependabot in https://github.com/CDSETool/CDSETool/pull/145
* fixes [CVE-2024-35195](https://github.com/advisories/GHSA-9wx4-h78v-vm56)
**Full Changelog**: https://github.com/CDSETool/CDSETool/compare/v0.2.9...v0.2.10
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application