Update security-governance preset to v0.6.0#2932
Open
hindermath wants to merge 2 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the community catalog and documentation to reflect a new release of the “Security Governance” preset.
Changes:
- Bumps the Security Governance preset to v0.5.0 and updates its download URL and description.
- Updates provided template count (12 → 13) and expands the preset’s tags.
- Updates docs to match the preset’s new capabilities and template count.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| presets/catalog.community.json | Updates preset metadata (version, URL, description, templates count, tags, updated timestamp). |
| docs/community/presets.md | Updates the Security Governance row to match new features and template count. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
d4df270 to
544c738
Compare
Contributor
Author
|
Hi @mnriem, the security-governance community catalog PR has been updated to v0.6.0. This version includes the regulatory applicability follow-up and the new audit-ready standard applicability/evidence additions. The PR is currently mergeable and only waiting on review/policy. Thank you again for your review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
security-governancefrom v0.4.0 directly to v0.6.0 because the earlier v0.5.0 catalog update is still pending in this same PR branchstandard-applicability-template.mdand audit-ready Markdown evidence/checklist supportValidation
ruby -rjson -e 'JSON.parse(File.read("presets/catalog.community.json")); puts "json ok"'git diff --checkhttps://github.com/hindermath/spec-kit-preset-security-governance/archive/refs/tags/v0.6.0.zipspecify preset add --from https://github.com/hindermath/spec-kit-preset-security-governance/archive/refs/tags/v0.6.0.zip --priority 10specify preset info security-governancespecify preset resolve regulatory-applicability-templatespecify preset resolve standard-applicability-templateNote for reviewers
The upstream catalog currently still has
security-governanceat v0.4.0, so this PR now carries the complete v0.4.0 -> v0.6.0 catalog update while preserving the same PR branch.