mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-30 20:49:21 +08:00
## Summary Remediates CVE-2026-0994 (HIGH) in `protobuf` by adding `protobuf>=5.29.6` to `constraint-dependencies` in `pyproject.toml`. | CVE | Severity | Package | Installed | Fixed in | |---|---|---|---|---| | CVE-2026-0994 | HIGH | protobuf | 5.29.5 | 5.29.6 | `protobuf` is a transitive dependency pulled in by `google-api-core`, `googleapis-common-protos`, `grpcio-status`, and `opentelemetry-proto`. It was stuck at 5.29.5 because the lockfile hadn't been re-resolved.
834 KiB
834 KiB