Skip to content

SWIRL Community 4.5.0.1

Choose a tag to compare

@sid-swirl sid-swirl released this 19 May 03:53
· 51 commits to main since this release
28d5a88

πŸ”’ SWIRL Community 4.5.0.1 β€” Security Patch

This release re-freezes Python dependencies to clear ~30 vulnerabilities reported by Docker Scout. No SWIRL application code changed.

⭐ PLEASE STAR OUR REPO: https://github.com/swirlai/swirl-search
🌐 PLEASE VISIT OUR WEBSITE: https://www.swirlaiconnect.com/


Updates

⚠️ 2 critical CVEs addressed (CVSS β‰₯ 9.0):

Plus 26 high-severity CVEs across Django, urllib3, cryptography, ujson, pyOpenSSL, lxml, PyJWT, pyasn1, azure-core, cbor2, protobuf, orjson, and previously-transitive wheel + jaraco.context.

Some upstream constraints forced additional version moves:

  • openai 2.9.0 β†’ 2.24.0 β€” required by litellm 1.83.10
  • snowflake-connector-python 3.17.3 β†’ 4.5.0 β€” required for cffi 2.0.0 (which cryptography 46.0.5 requires)
  • cffi 1.17.1 β†’ 2.0.0

The OpenAI integration path has been re-validated against both OpenAI and Anthropic models via LiteLLM.

Deferred

  • twisted 25.5.0 β†’ 26.4.0 β€” fix is currently only available as a release candidate (26.4.0rc2). Will be picked up in 4.5.1 / 4.6 once 26.4.0 final ships. The associated CVE-2026-42304 (CVSS 7.5) is acknowledged but does not affect the SWIRL request path in normal deployment.

Upgrading

⚠️ No database migration required. 4.5.0.1 is a drop-in replacement for 4.5.0.0.