+1
-1
@@ -5,3 +5,3 @@ { | ||
| "version": "5.5.1", | ||
| "version": "5.5.2", | ||
@@ -8,0 +8,0 @@ "description": "Stop AI from breaking code you told it not to touch. Enforces .cursorrules, CLAUDE.md, and AGENTS.md — not just suggests. Zero-config: npx speclock protect reads your existing AI rule files, extracts constraints, installs pre-commit hooks, and makes your rules unbreakable. 51 MCP tools, Universal Rules Sync, AI Patch Firewall, Spec Compiler, Code Graph, Typed Constraints, Drift Score, HMAC audit chain, SOC 2/HIPAA compliance. Developed by Sandeep Roy.", |
+1
-1
@@ -126,3 +126,3 @@ import path from "path"; | ||
| console.log(` | ||
| SpecLock v5.5.1 — Your AI has rules. SpecLock makes them unbreakable. | ||
| SpecLock v5.5.2 — Your AI has rules. SpecLock makes them unbreakable. | ||
| Developed by Sandeep Roy (github.com/sgroy10) | ||
@@ -129,0 +129,0 @@ |
@@ -12,3 +12,3 @@ /** | ||
| const VERSION = "5.5.1"; | ||
| const VERSION = "5.5.2"; | ||
@@ -15,0 +15,0 @@ // PHI-related keywords for HIPAA filtering |
@@ -260,3 +260,3 @@ /** | ||
| instanceId: summary.instanceId, | ||
| version: "5.5.1", | ||
| version: "5.5.2", | ||
| totalCalls: summary.totalCalls, | ||
@@ -263,0 +263,0 @@ avgResponseMs: summary.avgResponseMs, |
@@ -92,3 +92,3 @@ <!DOCTYPE html> | ||
| <h1><span>SpecLock</span> Dashboard</h1> | ||
| <div class="meta">v5.5.1 — Your AI has rules. SpecLock makes them unbreakable.</div> | ||
| <div class="meta">v5.5.2 — Your AI has rules. SpecLock makes them unbreakable.</div> | ||
| </div> | ||
@@ -186,3 +186,3 @@ <div style="display:flex;align-items:center;gap:12px;"> | ||
| <div style="text-align:center;padding:24px;color:var(--muted);font-size:12px;"> | ||
| SpecLock v5.5.1 — Developed by Sandeep Roy — <a href="https://github.com/sgroy10/speclock" style="color:var(--accent)">GitHub</a> | ||
| SpecLock v5.5.2 — Developed by Sandeep Roy — <a href="https://github.com/sgroy10/speclock" style="color:var(--accent)">GitHub</a> | ||
| </div> | ||
@@ -189,0 +189,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
764179
0.28%17338
0.24%