Releases: myProjectsRavi/sentinel-protocol
Releases · myProjectsRavi/sentinel-protocol
Release list
Sentinel Protocol v1.2.8
Immutable
release. Only release title and notes can be modified.
Sentinel Protocol 1.2.8
This release was created automatically from exact green main commit 62612c5.
Install or update
npx --yes --package sentinel-protocol@latest sentinel bootstrap --profile minimal --dashboardFirst bootstrap initializes the requested profile. Repeat bootstrap updates to the newest published Sentinel executable while preserving validated/migrated local configuration and runtime settings.
Sentinel Protocol v1.2.0 — Recognition Pack
🛡️ Sentinel Protocol v1.2.0
The Open-Source AI Security Operating System — 81 engines, 567 tests, 9 dependencies.
⚡ Key Numbers
| Metric | Value |
|---|---|
| Source Lines of Code | 52,069 |
| Security Engines | 81 |
| Tests | 567 (139 suites, 0 failures) |
| Lint | 306 files, 0 warnings |
| Runtime Dependencies | 9 |
| OWASP LLM Top 10 | 10/10 |
| Setup Time | 90 seconds |
🚀 Get Started (90 Seconds)
npx --yes --package sentinel-protocol sentinel bootstrap --profile minimal --dashboardWhat's New in v1.2.0
Recognition Pack:
- 📊 Standard adversarial benchmarks (AdvBench + TrojAI datasets) —
npm run benchmark:datasets - 🌐 Distributed threat-intel mesh with HMAC-SHA256 signed snapshot sharing + peer sync
- 🔬 Formal verification specs (TLA+ for serialization firewall + injection guard, Alloy for threat-intel mesh)
- 📋 OWASP reference implementation submission pack with artifact manifest
- 📝 Complete README rewrite — 1,125 lines with architecture diagrams, engine maps, setup guides
- 🛡️ Optional PII Firewall Edge API integration for enterprise-grade detection
Since v1.0.0:
- Context compression guard, MCP certificate pinning, token watermarking
- Dashboard RBAC with team-scoped auth + forensic replay panel
- EU AI Act Article 12 compliance reports
- VS Code extension with deterministic CI packaging pipeline
- Python adapters for LangChain, LlamaIndex, CrewAI, AutoGen, LangGraph
- Config profile system (minimal | standard | paranoid)
- One-command bootstrap + interactive setup wizard + watch mode
- Interactive web playground with multi-engine analysis
🔒 100% Local
Everything runs on your machine. No cloud dependency, no telemetry, no data leaves your device. Clone → Run → Protected.
📦 Install
npm install sentinel-protocolFull changelog: CHANGELOG.md
npm: sentinel-protocol@1.2.0