Skip to content

Releases: myProjectsRavi/sentinel-protocol

Sentinel Protocol v1.2.0 — Recognition Pack

24 Feb 16:31

Choose a tag to compare

🛡️ 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 --dashboard

What'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-protocol

Full changelog: CHANGELOG.md
npm: sentinel-protocol@1.2.0