mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-01 21:37:33 +08:00
## Summary Remediates CVE-2026-59939 (HIGH) in `httplib2` by adding `httplib2>=0.32.0` to `constraint-dependencies` in `pyproject.toml`. | CVE | Severity | Package | Installed | Fixed in | |---|---|---|---|---| | CVE-2026-59939 | HIGH | httplib2 | 0.31.0 | 0.32.0 | `httplib2` is a transitive dependency pulled in by `google-api-python-client` and `google-auth-httplib2`. Both declare `httplib2<1.0.0,>=0.19.0`, allowing 0.32.0 without conflict.
834 KiB
834 KiB