b1d9d5626c
Update the specassay community bundle catalog entry from v0.3.4 to v0.4.12. - Updated version: 0.3.4 → 0.4.12 - Updated download_url to v0.4.12 release asset - Updated updated_at timestamp to 2026-08-21 Validation results: - Bundle ID 'specassay' matches naming convention - Version 0.4.12 is a valid semver X.Y.Z and higher than existing 0.3.4 - Repository https://github.com/rdryfoos/specassay confirmed: bundle.yml, README.md, LICENSE present - bundle.yml fields match submission (id, name, version, role, author, license, speckit_version, provides) - Release v0.4.12 confirmed with specassay-0.4.12.zip asset attached - Download URL matches HTTPS GitHub release asset pattern - Catalog entry validated: all required fields present, verified=false, 5 tags - Required component catalogs (extensions + presets) documented in README and tested - All checklists checked; testing details and example usage are complete Closes #4255 cc @rdryfoos 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>
58 lines
1.8 KiB
JSON
58 lines
1.8 KiB
JSON
{
|
|
"schema_version": "1.0",
|
|
"updated_at": "2026-08-21T00: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
|
|
},
|
|
"specassay": {
|
|
"name": "SpecAssay",
|
|
"id": "specassay",
|
|
"version": "0.4.12",
|
|
"role": "developer",
|
|
"description": "Durable-ID promotion for stock Spec Kit: templates, Gate 2 refusal, and trace-manifest emission.",
|
|
"author": "Rik Dryfoos",
|
|
"license": "MIT",
|
|
"download_url": "https://github.com/rdryfoos/specassay/releases/download/v0.4.12/specassay-0.4.12.zip",
|
|
"repository": "https://github.com/rdryfoos/specassay",
|
|
"requires": {
|
|
"speckit_version": ">=0.14.0"
|
|
},
|
|
"provides": {
|
|
"extensions": 1,
|
|
"presets": 1,
|
|
"steps": 0,
|
|
"workflows": 0
|
|
},
|
|
"tags": ["traceability", "governance", "durable-ids", "gate", "sdd"],
|
|
"verified": false
|
|
}
|
|
}
|
|
}
|