Skip to content

1.12.0

Compare
Choose a tag to compare
@dfernandezvigo dfernandezvigo released this 28 Mar 13:56
· 568 commits to main since this release
a7f22f2

Released on 2023-03-27

New features

Microsoft Threat Modeling Tool (MTMT)

  • Implement nested TrustZones for MTMT
  • Create CLI option for MTMT

Terraform

  • Terraform plan processor PoC
  • Modify $catchall in Terraform
  • Reorganize Terraform integration tests
  • CLI terraform invalid IaC file LoadingIacFileError

Visio

  • Implement nested TrustZones for Visio
  • Visio - Usage of Master UniqueID value to distinguish shapes with same master name

Fixes

  • Fixed: Lucid - Loading diagram file error is returning nullPointer
  • Fixed: String value of representation types are duplicated in code
  • Fixed: Errors with singleton and dataflows in TFPLAN

Documentation

  • Document Terraform Dataflows behavior

Others

  • Change 'properties' name for attributes on generated OTM
  • Remove Otm prefix in otm module
  • Handle the error when trying to validate a binary file in CLI mode
  • Upgraded libraries: shapely, fastapi, setuptools, tox
  • Include the Unit global tests when executing all tests