This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryMinor fixes and improvements.
Full changelog
Install (macOS / Linux)
curl --proto '=https' --tlsv1.2 -fsSL https://raw.githubusercontent.com/Ju571nK/sigil/main/install.sh | sh
Pin a version with SIGIL_VERSION, or install elsewhere with SIGIL_INSTALL_DIR.
Verify a download
sha256sum -c SHA256SUMS # integrity
gh attestation verify <archive> --repo Ju571nK/sigil # provenance
Windows
Download the .zip for your architecture (x86_64 for most PCs,
aarch64 for Arm devices such as Surface Pro X) and add it to your PATH.
Every archive contains all five binaries: sigil, sigil-sender, sigil-server, sigil-sign, sigil-mcp.
sigil-mcp is the read-only fleet MCP server — point an MCP client (Claude Desktop/Code) at a sigil-server's read API to query and reason over fleet posture. See crates/sigil-mcp/README.md.
Server (Linux)
Run the collector from a prebuilt package (static binary — works on RHEL/Rocky and Debian/Ubuntu). See docs/install-server.md.
sudo dnf install ./sigil-server-*.x86_64.rpm # RHEL / Rocky / Fedora
sudo apt install ./sigil-server_*_amd64.deb # Debian / Ubuntu
Each package ships a hardened, disabled-by-default systemd unit + config example.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Ju571nK/sigil](https:
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]