Releases: sqreen-ai/sqreen-core
Release list
v0.1.11
Full Changelog: v0.1.10...v0.1.11
v0.1.10
Sqreen Core v0.1.10 — open source launch
Today we're open-sourcing the local security engine behind Sqreen.ai.
Sqreen Core is a Rust stdio proxy that sits between your AI coding agent and MCP tool servers. It inspects every JSON-RPC frame in under a millisecond — blocking sensitive file reads, masking secrets, matching IOC feeds, and enforcing behavioral chains — fully on the developer laptop, with no cloud dependency.
Install
curl -fsSL https://sqreen.ai/install.sh | bashPre-built binaries for this release (macOS arm64/x86_64, Linux x86_64/arm64) are attached below.
v0.1.10 — threat intel hardening
IoC feed matches now unconditionally block the request (score 100), with no /dev/tty gate. A known-bad hash or domain from the threat-intel feed is treated as a hard stop, not a risk penalty.
What's not in the repo (Sqreen Cloud)
Fleet-wide policy orchestration, threat-intel distribution, device-token enrollment, and the SOC console remain commercial. See sqreen.ai for Cloud SOC.
License: MIT
Full Changelog: v0.1.9...v0.1.10
v0.1.9
Full Changelog: https://github.com/sdk-bens/sqreen-core/commits/v0.1.9