From d977feea010a4eb832bca2dd9e380bfc4309ba02 Mon Sep 17 00:00:00 2001 From: Manfred Riem <15701806+mnriem@users.noreply.github.com> Date: Mon, 8 Jun 2026 10:20:20 -0500 Subject: [PATCH] Update Security Review extension to v1.5.3 (#2898) * Update Security Review extension to v1.5.3 Update security-review extension submitted by @DyanGalih: - extensions/catalog.community.json (version, download_url, updated_at) Closes #2869 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix author field to match extension.yml manifest Update security-review author from 'DyanGalih' to 'Spec-Kit Security Team' to match the extension's extension.yml declaration. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Manfred Riem Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- extensions/catalog.community.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 8660e62a6..07fb7ef55 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -2554,9 +2554,9 @@ "name": "Security Review", "id": "security-review", "description": "Full-project secure-by-design security audits plus staged, branch/PR, plan, task, follow-up, and apply reviews", - "author": "DyanGalih", - "version": "1.5.0", - "download_url": "https://github.com/DyanGalih/spec-kit-security-review/archive/refs/tags/v1.5.0.zip", + "author": "Spec-Kit Security Team", + "version": "1.5.3", + "download_url": "https://github.com/DyanGalih/spec-kit-security-review/archive/refs/tags/v1.5.3.zip", "repository": "https://github.com/DyanGalih/spec-kit-security-review", "homepage": "https://github.com/DyanGalih/spec-kit-security-review", "documentation": "https://github.com/DyanGalih/spec-kit-security-review/blob/main/README.md", @@ -2580,7 +2580,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-04-03T03:24:03Z", - "updated_at": "2026-05-11T14:58:00Z" + "updated_at": "2026-06-08T00:00:00Z" }, "sf": { "name": "SFSpeckit — Salesforce Spec-Driven Development",