close
Skip to content

update security-review and memory-md extensions to latest versions#2445

Open
DyanGalih wants to merge 2 commits intogithub:mainfrom
DyanGalih:update/security-review-v1.4.2
Open

update security-review and memory-md extensions to latest versions#2445
DyanGalih wants to merge 2 commits intogithub:mainfrom
DyanGalih:update/security-review-v1.4.2

Conversation

@DyanGalih
Copy link
Copy Markdown
Contributor

@DyanGalih DyanGalih commented May 3, 2026

Updates

Extensions Catalog (extensions/catalog.community.json)

  • security-review: Updated from v1.3.3 to v1.4.2

    • Added 7th command: speckit.security-review.log-finding
    • Updated download URL to latest release
    • Updated timestamp
  • memory-md: Updated from v0.6.9 to v0.7.5

    • Added 6th command: speckit.memory-md.log-finding
    • Updated to match extension.yml speckit requirement (>=0.2.0)
    • Updated description to canonical text from extension.yml
    • Added ai-context tag
    • Updated download URL to latest release
    • Updated timestamp

README

  • Updated Memory MD description to match extension.yml: "Spec Kit extension for repository-native Markdown memory that captures durable decisions, bugs, and project context"

Catalog Metadata

  • Updated root updated_at timestamp to 2026-05-03

Compatibility:

  • security-review: Spec Kit v0.1.0+
  • memory-md: Spec Kit v0.2.0+

Copilot AI review requested due to automatic review settings May 3, 2026 23:55
@DyanGalih DyanGalih requested a review from mnriem as a code owner May 3, 2026 23:55
@DyanGalih DyanGalih changed the title chore: update security-review and memory-md extensions to latest versions update security-review and memory-md extensions to latest versions May 3, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the community extensions catalog and README entry to reflect new releases of the security-review and memory-md extensions, keeping discovery metadata (version, URLs, command counts, tags) current for Spec Kit users.

Changes:

  • Bumped memory-md to v0.7.5 (updated description, download/changelog URLs, command count, tags, and minimum speckit_version).
  • Bumped security-review to v1.4.2 (updated download URL, command count, and timestamp).
  • Updated README community extensions table description for Memory MD to match the catalog/extension text.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/catalog.community.json Updates catalog timestamps and metadata for memory-md and security-review to latest versions.
README.md Updates the Memory MD row description in the community extensions table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 1289 to 1292
"license": "MIT",
"requires": {
"speckit_version": ">=0.6.0"
"speckit_version": ">=0.2.0"
},
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed! Updated the PR description to clarify that security-review supports Spec Kit v0.1.0+ while memory-md requires v0.2.0+. This now aligns with the catalog requirements.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants