aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.45k stars 377 forks source link

Feature: Custom editor to view and edit Threat Models #5109

Closed bijinai closed 2 months ago

bijinai commented 2 months ago

Problem

Threat models, represented as *.tc.json files, are rendered using the default JSON editor

Solution

Build a custom editor in VSCode to render *.tc.json files as a Threat Model, similar to how it would be displayed in a browser

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.