8000 Tags · jabhatt-sc/threat-composer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jabhatt-sc/threat-composer

Tags

v1.0.59

Toggle v1.0.59's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Support Mitigation Candidates for Threat Packs (awslabs#136)

* feat: Support Mitigation Candidates for Threat Packs

* chore: Update MitigationCandidate

* chore: Show the comments instead of description for MitigationPack mitigation and ThreatPacks Mitigation Candidate

* chore: Adjust the min width

v1.0.58

Toggle v1.0.58's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(ThreatComposerThreatModel): Update threat and mitigation status (a…

…wslabs#132)

Co-authored-by: Darran Boyd <drboyd@amazon.com>

v1.0.57

Toggle v1.0.57's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Allow users to set status for mitigations and threats. Note: Th…

…is release adds a status key to the schema. Newer Threat Composer deployments can import exports from older releases without this key, but older deployments will receive a schema validation error when importing exports from this release or newer. Close awslabs#61. Close awslabs#126 (awslabs#131)

* feat: Allow users to set status for mitigations and threats

* chore: Incorporate the status into Threat Model Report

* chore: Update insight dashboard

* chore: Set initital values for mitigation and threat status

* chore: Update the status as per PR feedback

* chore: Change wording

v1.0.56

Toggle v1.0.56's commit message
feat: Support dynamically injecting threat packs or mitigation packs …

…in build time

v1.0.55

Toggle v1.0.55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Multi-stage build Dockerfile for building and serving threat co…

…mposer. Close awslabs#97 (awslabs#128)

* Adds the Dockerfile that provides a two-stage image that builds the code from checkout and subsequently copies the website folder into a second stage image that runs the website via nginx

v1.0.54

Toggle v1.0.54's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(ThreatPacks): Add threat packs and mitigation packs support (aws…

…labs#125)

* feat(ThreatPacks): Add threat packs and mitigation packs support

* chore: Remove the unused file

* chore: Fix typo

* chore: Adjust the threat pack table

* docs: Update readme

v1.0.53

Toggle v1.0.53's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix the dark theme in ThreatModel Print Preview page (awslabs#124)

* fix: Fix the dark theme in ThreatModel Print Preview page

* chore: Fix the alignment of the theme toggle

v1.0.52

Toggle v1.0.52's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Update content layout and allow users to config theme (awslabs#123

)

* feat: Update content layout and allow users to config theme

* chore: Fix the content layout title

* chore: Add window api for returning current workspace data in markdown format

* chore: Update to not to use localstorage for ide-extension mode

v1.0.51

Toggle v1.0.51's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Redirect invalid workspace name to the last visited workspace (a…

…wslabs#122)

v1.0.50

Toggle v1.0.50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix workspace urls to allow direct navigations to the workspace …

…relative pages (awslabs#120)

* Revert "Revert "fix: Fix workspace urls to allow direct navigations to the workspace relative pages (awslabs#119)""

This reverts commit 22b3f46.

* chore: Fix the github page redirect issue
0