diff --git a/bundles/catalog.community.json b/bundles/catalog.community.json index 0a371c181..7fbcfbd7a 100644 --- a/bundles/catalog.community.json +++ b/bundles/catalog.community.json @@ -1,35 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-07-22T00:00:00Z", + "updated_at": "2026-07-15T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/bundles/catalog.community.json", - "bundles": { - "sicario-spec": { - "name": "SicarioSpec Security & Governance Bundle", - "id": "sicario-spec", - "version": "0.5.1", - "role": "security-engineer", - "description": "Secure-by-default governance bundle for GitHub Spec Kit. Enforces data classification, threat modeling, and code-owned verification gates.", - "author": "SicarioSpec Contributors", - "license": "MIT", - "download_url": "https://github.com/dfirs1car1o/sicario-spec/releases/download/v0.5.1/sicario-spec-0.5.1.zip", - "repository": "https://github.com/dfirs1car1o/sicario-spec", - "requires": { - "speckit_version": ">=0.9.0" - }, - "provides": { - "extensions": 1, - "presets": 11, - "steps": 0, - "workflows": 0 - }, - "tags": [ - "security", - "governance", - "compliance", - "appsec", - "threat-modeling" - ], - "verified": false - } - } + "bundles": {} } diff --git a/docs/community/bundles.md b/docs/community/bundles.md index 4ed15e0d3..5eea42ff8 100644 --- a/docs/community/bundles.md +++ b/docs/community/bundles.md @@ -9,7 +9,6 @@ Accepted community bundle entries are published in [`bundles/catalog.community.j | Bundle | Purpose | Role or team | Provides | Required catalogs | URL | |--------|---------|--------------|----------|-------------------|-----| -| SicarioSpec Security & Governance Bundle | Secure-by-default governance bundle for GitHub Spec Kit. Enforces data classification, threat modeling, and code-owned verification gates. | `security-engineer` | 1 extension, 11 presets | Documented | [sicario-spec](https://github.com/dfirs1car1o/sicario-spec) | ## What to Submit