Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -1722,6 +1722,37 @@
"description": "Inspect a repository, improve Tiny Tool Town readiness, submit its listing issue, and launch remediation work.",
"version": "1.0.2"
},
{
"name": "tmforge",
"description": "The Strider agent that comes with the tmforge plugin adds evidence-backed STRIDE threat modeling to GitHub Copilot, with structured risk assessment, deterministic validation, and Markdown reports. Optional tmforge integration supports creating, updating, and verifying Microsoft Threat Modeling Tool (.tm7) models.",
"version": "0.11.0",
"author": {
"name": "Mark Dalton Gray",
"url": "https://github.com/Hacks4Snacks"
},
"repository": "https://github.com/Hacks4Snacks/tmforge",
"homepage": "https://github.com/Hacks4Snacks/tmforge/tree/main/plugins/tmforge",
"license": "MIT",
"keywords": [
"data-flow-diagrams",
"risk-assessment",
"security-review",
"stride",
"strider",
"threat-modeling",
"threat-modeling-as-code",
"tm7",
"tmforge",
"trust-boundaries"
],
"source": {
"source": "github",
"repo": "Hacks4Snacks/tmforge",
"path": "plugins/tmforge",
"ref": "v0.11.0",
"sha": "8c22d85c4cb65f416c228bb2a73ae9f364aa549b"
}
},
{
"name": "token-pacman",
"source": "plugins/token-pacman",
Expand Down
31 changes: 31 additions & 0 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -1166,6 +1166,37 @@
"sha": "536887d80f631dfa32213fc78be1e00edaa21b68"
}
},
{
"name": "tmforge",
"description": "The Strider agent that comes with the tmforge plugin adds evidence-backed STRIDE threat modeling to GitHub Copilot, with structured risk assessment, deterministic validation, and Markdown reports. Optional tmforge integration supports creating, updating, and verifying Microsoft Threat Modeling Tool (.tm7) models.",
"version": "0.11.0",
"author": {
"name": "Mark Dalton Gray",
"url": "https://github.com/Hacks4Snacks"
},
"repository": "https://github.com/Hacks4Snacks/tmforge",
"homepage": "https://github.com/Hacks4Snacks/tmforge/tree/main/plugins/tmforge",
"license": "MIT",
"keywords": [
"data-flow-diagrams",
"risk-assessment",
"security-review",
"stride",
"strider",
"threat-modeling",
"threat-modeling-as-code",
"tm7",
"tmforge",
"trust-boundaries"
],
"source": {
"source": "github",
"repo": "Hacks4Snacks/tmforge",
"path": "plugins/tmforge",
"ref": "v0.11.0",
"sha": "8c22d85c4cb65f416c228bb2a73ae9f364aa549b"
}
},
{
"name": "ui-theme-designer",
"description": "Equips AI coding agents with knowledge and tooling for working with UI theme designer, the SAP Design System, and SAP Fiori design tokens.",
Expand Down