Skip to content

Commit 78472d0

Browse files
kaman1claude
andcommitted
catalog: bump tekimax-security to v0.2.6
v0.2.6 adds a grounded docs chat (Ask AI) at speckit.tekimax.com/chat powered by Llama 3.3 70B on Cloudflare Workers AI, plus a native Cloudflare Workers rate limiter on the chat endpoint (20 req/60s per IP, no external services). v0.2.5 (rolled into this version on the fork) added config read-back for audit.sh and gate-check.sh so user entries in tekimax-security-config.yml actually extend the built-in secret patterns, inline-prompt patterns, and SDK allowlist instead of being ignored. Release: https://github.com/TEKIMAX/speckit-security/releases/tag/v0.2.6 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 82ec9e1 commit 78472d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

extensions/catalog.community.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-04-14T15:00:00Z",
3+
"updated_at": "2026-04-14T17:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -1840,8 +1840,8 @@
18401840
"id": "tekimax-security",
18411841
"description": "Security-first extension for Spec Kit. Adds STRIDE threat modeling, AI guardrails, data contracts, model governance, red teaming, and six blocking security gates to the spec-driven development lifecycle.",
18421842
"author": "TEKIMAX",
1843-
"version": "0.2.5",
1844-
"download_url": "https://github.com/TEKIMAX/speckit-security/archive/refs/tags/v0.2.5.zip",
1843+
"version": "0.2.6",
1844+
"download_url": "https://github.com/TEKIMAX/speckit-security/archive/refs/tags/v0.2.6.zip",
18451845
"repository": "https://github.com/TEKIMAX/speckit-security",
18461846
"homepage": "https://speckit.tekimax.com",
18471847
"documentation": "https://speckit.tekimax.com/docs/",
@@ -1868,7 +1868,7 @@
18681868
"downloads": 0,
18691869
"stars": 0,
18701870
"created_at": "2026-04-13T00:00:00Z",
1871-
"updated_at": "2026-04-14T00:00:00Z"
1871+
"updated_at": "2026-04-14T17:00:00Z"
18721872
},
18731873
"tinyspec": {
18741874
"name": "TinySpec",

0 commit comments

Comments
 (0)