Skip to content

Releases: awslabs/threat-composer

v1.0.59

17 Sep 00:31
68fb893
Compare
Choose a tag to compare

1.0.59 (2024-09-17)

Features

  • Support Mitigation Candidates for Threat Packs (#136) (68fb893)

v1.0.58

02 Sep 00:44
97716b5
Compare
Choose a tag to compare

1.0.58 (2024-09-02)

Features

  • ThreatComposerThreatModel: Update threat and mitigation status (#132) (97716b5)

v1.0.57

30 Aug 01:29
f430b90
Compare
Choose a tag to compare

1.0.57 (2024-08-30)

Features

  • Allow users to set status for mitigations and threats. Note: This 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 #61. Close #126 (#131) (f430b90)

v1.0.56

21 Aug 01:52
Compare
Choose a tag to compare

1.0.56 (2024-08-21)

Features

  • Support dynamically injecting threat packs or mitigation packs in build time (3f23ed0)

v1.0.55

08 Aug 04:44
ebd037b
Compare
Choose a tag to compare

1.0.55 (2024-08-08)

Features

  • Multi-stage build Dockerfile for building and serving threat composer. Close #97 (#128) (ebd037b)

v1.0.54

19 Jul 01:31
42ede80
Compare
Choose a tag to compare

1.0.54 (2024-07-19)

Features

  • ThreatPacks: Add threat packs and mitigation packs support (#125) (42ede80)

v1.0.53

08 Jul 03:56
61022ac
Compare
Choose a tag to compare

1.0.53 (2024-07-08)

Bug Fixes

  • Fix the dark theme in ThreatModel Print Preview page (#124) (61022ac)

v1.0.52

04 Jul 05:34
9c7a32e
Compare
Choose a tag to compare

1.0.52 (2024-07-04)

Features

  • Update content layout and allow users to config theme (#123) (9c7a32e)

v1.0.51

23 Jun 23:11
384ae90
Compare
Choose a tag to compare

1.0.51 (2024-06-23)

Bug Fixes

  • Redirect invalid workspace name to the last visited workspace (#122) (384ae90)

v1.0.50

18 Jun 22:34
b38165d
Compare
Choose a tag to compare

1.0.50 (2024-06-18)

Bug Fixes

  • Fix workspace urls to allow direct navigations to the workspace relative pages (#120) (b38165d), closes #119