Skip to content

Commit e7646be

Browse files
author
Christian Kaman
committed
tekimax-security: bump to v0.2.2 with 8 commands
Updates the existing catalog entry to reflect the v0.2.2 release: - version 0.2.0 -> 0.2.2 - download_url repointed at the v0.2.2 archive - provides.commands 7 -> 8 (new install-rules command) - description updated to mention the new install-rules capability which writes to the spec-kit constitution and agent context files - updated_at timestamp refreshed
1 parent 5242fd7 commit e7646be

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

extensions/catalog.community.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,10 +1754,10 @@
17541754
"tekimax-security": {
17551755
"name": "TEKIMAX Secure SDD",
17561756
"id": "tekimax-security",
1757-
"description": "Adds security gates to the SDD lifecycle — STRIDE threat modeling, data contracts, AI guardrails, model governance, automated red team, and post-implementation audit. Seven commands wired into five Spec Kit hooks.",
1757+
"description": "Adds security gates to the SDD lifecycle — STRIDE threat modeling, data contracts, AI guardrails, model governance, automated red team, and post-implementation audit. Eight commands wired into five Spec Kit hooks. Rules can be installed into the project constitution and agent context files so they bind the AI agent at runtime.",
17581758
"author": "Christian Kaman (TEKIMAX)",
1759-
"version": "0.2.0",
1760-
"download_url": "https://github.com/TEKIMAX/speckit-security/archive/refs/tags/v0.2.0.zip",
1759+
"version": "0.2.2",
1760+
"download_url": "https://github.com/TEKIMAX/speckit-security/archive/refs/tags/v0.2.2.zip",
17611761
"repository": "https://github.com/TEKIMAX/speckit-security",
17621762
"homepage": "https://tekimax.com",
17631763
"documentation": "https://github.com/TEKIMAX/speckit-security/blob/main/docs/GETTING-STARTED.md",
@@ -1767,7 +1767,7 @@
17671767
"speckit_version": ">=0.1.0"
17681768
},
17691769
"provides": {
1770-
"commands": 7,
1770+
"commands": 8,
17711771
"hooks": 5
17721772
},
17731773
"tags": [
@@ -1784,7 +1784,7 @@
17841784
"downloads": 0,
17851785
"stars": 0,
17861786
"created_at": "2026-04-13T07:00:00Z",
1787-
"updated_at": "2026-04-13T07:00:00Z"
1787+
"updated_at": "2026-04-13T08:30:00Z"
17881788
},
17891789
"tinyspec": {
17901790
"name": "TinySpec",

0 commit comments

Comments
 (0)