Files
ragflow/uv.lock
rayhan e31a5f0ff6 fix: remediate CVE-2026-21226 by constraining azure-core to >=1.38.0 (#18003)
## Summary
  
Remediates CVE-2026-21226 (HIGH) in `azure-core` by adding
`azure-core>=1.38.0` to `constraint-dependencies` in `pyproject.toml`.
  
  | CVE | Severity | Package | Installed | Fixed in |
  |---|---|---|---|---|
  | CVE-2026-21226 | HIGH | azure-core | 1.37.0 | 1.38.0 |
2026-08-07 18:43:03 +08:00

836 KiB