summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-dotenv
Commit message (Collapse)AuthorAgeFilesLines
* python3-dotenv: Fix CVE-2026-28684Bin Cao2026-04-291-0/+363
Backported from [1], verified with the test script from [2]. [1] https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311 [2] https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94 [3] https://nvd.nist.gov/vuln/detail/CVE-2026-28684 Signed-off-by: Bin Cao <bin.cao.cn@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>