diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index fd05b37..8a61a2f 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -1,7 +1,7 @@ { "id": "sentinel", "name": "SENTINEL", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing. Red-team-grade SAST: taint flow, attack graphs, exploit chains, hardening.", "author": "Wembie", "repo": "https://github.com/Wembie/Sentinel", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index a854d87..ab22823 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "sentinel", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing platform — red-team-grade SAST that thinks like an attacker.", "author": "Wembie", "license": "MIT", diff --git a/VERSION b/VERSION index 9faa1b7..3eefcb9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.5 +1.0.0 diff --git a/gemini-extension.json b/gemini-extension.json index dfc5283..4d89fee 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "sentinel", - "version": "0.1.5", + "version": "1.0.0", "description": "AI-powered contextual security auditing platform. Performs offensive-minded SAST: taint flow tracing, attack graph generation, exploit chain narratives, and hardening checklists.", "author": "Wembie", "repo": "https://github.com/Wembie/Sentinel", diff --git a/sentinel.skill b/sentinel.skill index 921ed01..cd3738b 100644 --- a/sentinel.skill +++ b/sentinel.skill @@ -1,6 +1,6 @@ --- name: sentinel -version: "0.1.5" +version: "1.0.0" description: AI-powered contextual security auditing — red-team-grade SAST, taint flow, attack graphs, exploit chains author: Wembie repo: https://github.com/Wembie/Sentinel