Skip to content

Commit 9d15554

Browse files
Update Security Governance preset to v0.6.2 (#4040)
Update security-governance preset submitted by @hindermath to: - presets/catalog.community.json (version, download_url, description, documentation, provides, tags, updated_at) - docs/community/presets.md community presets table Closes #4039 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c3bbcc4 commit 9d15554

2 files changed

Lines changed: 10 additions & 33 deletions

File tree

docs/community/presets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following community-contributed presets customize how Spec Kit behaves — o
3030
| Parallel Autonomous Run Governance | Coordinates permission-bounded autonomous campaigns while preserving the project's learner and accessibility contract across workers and consolidation. | 9 templates, 5 commands, 2 scripts | autonomous-run-governance >=0.2.2; optional: intake-review-governance >=0.1.0 | [spec-kit-preset-parallel-autonomous-run-governance](https://github.com/hindermath/spec-kit-preset-parallel-autonomous-run-governance) |
3131
| Pirate Speak (Full) | Transforms all Spec Kit output into pirate speak — specs become "Voyage Manifests", plans become "Battle Plans", tasks become "Crew Assignments" | 6 templates, 9 commands || [spec-kit-presets](https://github.com/mnriem/spec-kit-presets) |
3232
| Screenwriting | Spec-Driven Development for screenwriting/scriptwriting/tutorials: feature films, television (pilot, episode, limited series), and stage plays. Adapts the Spec Kit workflow to screenplay craft — slug lines, action lines, act breaks, beat sheets, and industry-standard pitch documents. Supports three-act, Save the Cat, TV pilot, network episode, cable/streaming episode, and stage-play structural frameworks. Export to Fountain, FTX, PDF | 26 templates, 32 commands, 1 script || [speckit-preset-screenwriting](https://github.com/adaumann/speckit-preset-screenwriting) |
33-
| Security Governance | Adds memory-safe-language and secure-coding governance, exact-head and security-gate evidence, provider-failure classification, ASVS, supply-chain transparency, and EU regulatory screening. | 14 templates, 3 commands || [spec-kit-preset-security-governance](https://github.com/hindermath/spec-kit-preset-security-governance) |
33+
| Security Governance | Adds memory-safe-language and secure-coding governance, exact-head security evidence, ASVS, supply-chain transparency, EU regulatory screening, and provider-neutral model routing. | 15 templates, 3 commands || [spec-kit-preset-security-governance](https://github.com/hindermath/spec-kit-preset-security-governance) |
3434
| SicarioSpec Core | Baseline secure-by-default Spec Kit governance profile. | 5 templates || [sicario-spec](https://github.com/dfirs1car1o/sicario-spec) |
3535
| Spec2Cloud | Spec-driven workflow tuned for shipping to Azure: spec → plan → tasks → implement → deploy | 5 templates, 8 commands || [spec2cloud](https://github.com/Azure-Samples/Spec2Cloud) |
3636
| Table of Contents Navigation | Adds a navigable Table of Contents to generated spec.md, plan.md, and tasks.md documents | 3 templates, 3 commands || [spec-kit-preset-toc-navigation](https://github.com/Quratulain-bilal/spec-kit-preset-toc-navigation) |

presets/catalog.community.json

Lines changed: 9 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"schema_version": "1.0",
33
"updated_at": "2026-08-10T00:00:00Z",
4-
54
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json",
65
"presets": {
76
"a11y-governance": {
@@ -609,7 +608,7 @@
609608
"documentation": "https://github.com/hindermath/spec-kit-preset-parallel-autonomous-run-governance/blob/v0.2.4/README.md",
610609
"license": "MIT",
611610
"requires": {
612-
"speckit_version": ">=0.8.3"
611+
"speckit_version": ">=0.8.3"
613612
},
614613
"provides": {
615614
"templates": 9,
@@ -692,52 +691,30 @@
692691
"security-governance": {
693692
"name": "Security Governance",
694693
"id": "security-governance",
695-
"version": "0.6.1",
696-
"description": "Adds memory-safe-language and secure-coding governance, exact-head and security-gate evidence, provider-failure classification, ASVS, supply-chain transparency, and EU regulatory screening.",
694+
"version": "0.6.2",
695+
"description": "Adds memory-safe-language and secure-coding governance, exact-head security evidence, ASVS, supply-chain transparency, EU regulatory screening, and provider-neutral model routing.",
697696
"author": "Thorsten Hindermann",
698697
"repository": "https://github.com/hindermath/spec-kit-preset-security-governance",
699-
"download_url": "https://github.com/hindermath/spec-kit-preset-security-governance/archive/refs/tags/v0.6.1.zip",
698+
"download_url": "https://github.com/hindermath/spec-kit-preset-security-governance/archive/refs/tags/v0.6.2.zip",
700699
"homepage": "https://github.com/hindermath/spec-kit-preset-security-governance",
701-
"documentation": "https://github.com/hindermath/spec-kit-preset-security-governance/blob/v0.6.1/README.md",
700+
"documentation": "https://github.com/hindermath/spec-kit-preset-security-governance/blob/v0.6.2/README.md",
702701
"license": "MIT",
703702
"requires": {
704703
"speckit_version": ">=0.8.0"
705704
},
706705
"provides": {
707-
"templates": 14,
706+
"templates": 15,
708707
"commands": 3
709708
},
710709
"tags": [
711710
"security",
712711
"governance",
713-
"msl",
714-
"ssdf",
715-
"asvs",
716-
"supply-chain",
717-
"sbom",
718-
"ai-sbom",
719-
"vex",
720-
"slsa",
721-
"cwe-top-25",
722712
"secure-coding",
723-
"rust",
724-
"go",
725-
"swift",
726-
"java",
727-
"kotlin",
728-
"python",
729-
"typescript",
730-
"g7",
731-
"bsi",
732-
"cra",
733-
"cyber-resilience-act",
734-
"nis2",
735-
"ai-act",
736-
"dora",
737-
"regulatory"
713+
"supply-chain",
714+
"model-routing"
738715
],
739716
"created_at": "2026-04-27T00:00:00Z",
740-
"updated_at": "2026-07-23T00:00:00Z"
717+
"updated_at": "2026-08-10T00:00:00Z"
741718
},
742719
"sicario-core": {
743720
"name": "SicarioSpec Core",

0 commit comments

Comments
 (0)