Releases & Downloads¶
Get the latest stable version of CISentinel. All binaries are cryptographically signed and built from the latest source on GitHub.
🚀 🚀 Latest Stable Release (v1.2.6)¶
Download Links¶
All official binaries are securely hosted and served via Cloudflare R2 to ensure public availability without compromising the repository's privacy.
| Asset | Platform/Architecture | Description |
|---|---|---|
| AppImage | Linux (x86_64) | Single-file portable executable. |
| Debian Package | Debian/Ubuntu (amd64) | Optimized for systems with apt. |
| Windows Executable | Windows 10/11/Server | Portable executable for Windows. |
| Windows Installer | Windows 10/11/Server | Full Setup Installer for Windows. |
🛠️ 2. Build from Source¶
If you require a specific version or are on an unsupported platform, you can easily build the project from source.
- Sync Dependencies:
- Run Build:
🏥 3. Integrity & Security¶
We recommend verifying the checksum of any binary before running it locally.
| Asset | SHA-256 Checksum |
|---|---|
| AppImage | f234...6789 |
| DEB | a1b2...c3d4 |
Full checksums for each release are available alongside the binaries in the R2 bucket.
📜 4. Version History¶
Please refer to the dynamically generated Changelog for a complete, up-to-date history of all releases, features, and bug fixes.