Releases: iriusrisk/startleft
Releases · iriusrisk/startleft
1.24.0
Released on 2024-04-22
New features
Terraform plan
- Improvements for Azure
Others
- Fix version generation for startleft support branch
1.23.0
Released on 2024-02-21
New features
Terraform plan
- Set higher file size limit for terraform plan files
- Different fixes for Terraform plan import
Others
- Fix warnings in OTM schema
- Updated dependencies
1.22.1
Released on 2024-02-20
New features
Terraform plan
- Set higher file size limit for terraform plan files
Others
- Updated dependencies
1.23.0-rc.1
Full Changelog: 1.22.0...1.23.0-rc.1
1.22.0
Released on 2024-01-25
New features
All import formats
- Updated mapping definitions in the example mapping files.
Others
- Updated Sonar Github Action
1.22.0-rc.1
Full Changelog: 1.22.0-rc.1...1.22.0-rc.1
1.21.0
Released on 2023-11-29
New features
Drawio parser MVP
- Drawio parser MVP also accesible through POST endpoint
Fixes
-Fixed: MTMT import failure due TrustZones/Components/Dataflows requiring attribute 'name'
-Fixed: LucidChart import failure for self-referencing dataflows
1.21.0-rc.1
OPT-1034 - Import MTMT fails due TrustZones/Components/Dataflows requ…
1.20.0
Released on 2023-11-06
New features
All import formats
- Release multiple trustzone implementation
Lucidchart
- Add catchall and skip mapping functions to Lucidchart
- summary CLI option to retrieve the full list of components available in the VSDX files
- Bidirectional and multiple matches supported in CreateConnectorByLineCoordinates
- For shapes that have no text, component name comes from component type
- Improves calculation of a parent component is the parent is wrong
Terraform Plan
- Attack surface for AWS resources: Create inbound connections by Module: security-group
Microsoft Threat Modeling Tool (MTMT)
- Make MTM parser resilient to figures without names.
Drawio parser MVP
- Coming soon!
Fixes
- Fixed version of setuptools-scm
Others
- Python v3.12 as latest supported version
- Reduced StartLeft docker image-building time
- some dependencies updated
1.20.0-rc.1
Merge pull request #328 from iriusrisk/feature/OPT-1018 [feature-OPT-1018] to dev