Conversation
Reflects the v0.3.1 release in the community-catalog entry so the spec-kit catalog maintainers see current content when reviewing PR github/spec-kit#2215. - version: 0.3.0 → 0.3.1 - commands_count: 8 → 9 (dep-audit added) - description: mention polyglot scan and Gate G - PR-BODY.md: rewritten for v0.3.1 (Gate G, polyglot, anchored allowlist, recursive .env, --staged-only / --json flags) No behavior changes. Release artifacts (CHANGELOG, README, tag v0.3.1, GitHub release) already reflect v0.3.1.
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
Updates
catalog/entry.jsonandcatalog/PR-BODY.mdto reflect the v0.3.1 release that landed in #3 (commitfa4fb54).version:0.3.0→0.3.1commands_count:8→9(newspeckit.tekimax-security.dep-audit)description: mentions the polyglot scan and Gate G (dependency CVEs)PR-BODY.md: rewritten for v0.3.1 — Gate G, polyglot coverage, anchored allowlist, recursive.env,--staged-only/--jsonflags. Existing v0.3.0 security hardening carried forward.Why
The spec-kit community catalog submission PR (github/spec-kit#2215) is still OPEN. Bumping our catalog entry to the current shipped version ensures that whenever the catalog maintainers review the submission, they see content matching the released extension rather than the prior v0.3.0 snapshot.
How verified
python3 -m json.tool catalog/entry.jsonpasses.extension.yml:provides.commands(9 entries).extension.yml:extension.version(0.3.1).v0.3.1and tag already published:https://github.com/TEKIMAX/speckit-security/releases/tag/v0.3.1
Test plan
jq .version catalog/entry.jsonreturns"0.3.1"jq .commands_count catalog/entry.jsonreturns9No code changes — docs / catalog-metadata only.
🤖 Generated with Claude Code