Releases: awslabs/threat-composer
Releases · awslabs/threat-composer
v1.0.66
1.0.66 (2025-02-09)
Bug Fixes
- build: Revert the changes on build script (#161) (5d6825e)
v1.0.63
1.0.63 (2024-12-16)
Bug Fixes
- build: Restructure the workspace examples dynamic import name (#153) (f853079)
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)