Skip to content

Commit d977fee

Browse files
mnriemCopilot
andauthored
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 <mnriem@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c53a088 commit d977fee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

extensions/catalog.community.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2554,9 +2554,9 @@
25542554
"name": "Security Review",
25552555
"id": "security-review",
25562556
"description": "Full-project secure-by-design security audits plus staged, branch/PR, plan, task, follow-up, and apply reviews",
2557-
"author": "DyanGalih",
2558-
"version": "1.5.0",
2559-
"download_url": "https://github.com/DyanGalih/spec-kit-security-review/archive/refs/tags/v1.5.0.zip",
2557+
"author": "Spec-Kit Security Team",
2558+
"version": "1.5.3",
2559+
"download_url": "https://github.com/DyanGalih/spec-kit-security-review/archive/refs/tags/v1.5.3.zip",
25602560
"repository": "https://github.com/DyanGalih/spec-kit-security-review",
25612561
"homepage": "https://github.com/DyanGalih/spec-kit-security-review",
25622562
"documentation": "https://github.com/DyanGalih/spec-kit-security-review/blob/main/README.md",
@@ -2580,7 +2580,7 @@
25802580
"downloads": 0,
25812581
"stars": 0,
25822582
"created_at": "2026-04-03T03:24:03Z",
2583-
"updated_at": "2026-05-11T14:58:00Z"
2583+
"updated_at": "2026-06-08T00:00:00Z"
25842584
},
25852585
"sf": {
25862586
"name": "SFSpeckit — Salesforce Spec-Driven Development",

0 commit comments

Comments
 (0)