Releases: awslabs/threat-composer
Releases · awslabs/threat-composer
v1.0.62
1.0.62 (2024-11-11)
Bug Fixes
- memory router mode for browser extension (#147) (470b470)
v1.0.60
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
1.0.59 (2024-09-17)
Features
- Support Mitigation Candidates for Threat Packs (#136) (68fb893)
v1.0.58
1.0.58 (2024-09-02)
Features
- ThreatComposerThreatModel: Update threat and mitigation status (#132) (97716b5)
v1.0.57
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
1.0.56 (2024-08-21)
Features
- Support dynamically injecting threat packs or mitigation packs in build time (3f23ed0)
v1.0.55
1.0.55 (2024-08-08)
Features
- Multi-stage build Dockerfile for building and serving threat composer. Close #97 (#128) (ebd037b)
v1.0.54
1.0.54 (2024-07-19)
Features
- ThreatPacks: Add threat packs and mitigation packs support (#125) (42ede80)
v1.0.53
1.0.53 (2024-07-08)
Bug Fixes
- Fix the dark theme in ThreatModel Print Preview page (#124) (61022ac)