Skip to content

Releases: awslabs/threat-composer

v1.0.62

11 Nov 09:00
470b470
Compare
Choose a tag to compare

1.0.62 (2024-11-11)

Bug Fixes

  • memory router mode for browser extension (#147) (470b470)

v1.0.61

06 Oct 02:08
c273356
Compare
Choose a tag to compare

1.0.61 (2024-10-06)

Features

v1.0.60

24 Sep 05:35
180fa1e
Compare
Choose a tag to compare

1.0.60 (2024-09-24)

Bug Fixes

  • Fix an issue where a tc file cannot be reimported if it contains threat pack data (#141) (180fa1e)

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)