Community Edition

Release Notes

Release announcements for SWIRL AI Search, Community Edition, are published in our open-source repository. Please visit the Releases page of that repository for details.

Verifying a published image

Since 4.5.0.1, every swirlai/swirl-search image is published with a Software Bill of Materials (SBOM) and a max-detail provenance attestation, so you can audit the exact dependency tree of any release without running the container.

Quickest path — Docker Scout:

docker scout sbom swirlai/swirl-search:latest
docker scout cves swirlai/swirl-search:latest

See the Docker Build Guide for the raw SBOM, per-architecture views, and provenance attestation queries.