An open API service indexing awesome lists of open source software.

https://github.com/iriusrisk/startleft

StartLeft is an automation tool for generating Threat Models written in the Open Threat Model (OTM) format from a variety of different sources such as IaC files, diagrams or projects exported from Threat Modelling tools.
https://github.com/iriusrisk/startleft

cloudformation cybersecurity iac lucidcharts microsoft-threat-modeling-tool microsoft-visio open-source python3 terraform terraform-graph terraform-plans threat-modeling

Last synced: 3 months ago
JSON representation

StartLeft is an automation tool for generating Threat Models written in the Open Threat Model (OTM) format from a variety of different sources such as IaC files, diagrams or projects exported from Threat Modelling tools.

Awesome Lists containing this project

README

          

# StartLeft

![Supported python versions](https://img.shields.io/badge/python-3.9%20|%203.10%20|%203.11-blue)
![Software Quality Assurance](https://github.com/iriusrisk/startleft/actions/workflows/qa.yml/badge.svg)
![Semgrep scan with owasp-top-ten & cwe-top-25](https://github.com/iriusrisk/startleft/actions/workflows/semgrep.yml/badge.svg)
![Documentation](https://github.com/iriusrisk/startleft/actions/workflows/documentation.yml/badge.svg)

**StartLeft** is an automation tool for **generating Threat Models** written in the
[Open Threat Model (OTM)](http://iriusrisk.github.io/startleft/Open-Threat-Model-%28OTM%29/)
format **from a variety of different sources** such as IaC files, diagrams or projects exported from
Threat Modeling tools.

## Documentation

All you need to know about StartLeft is available in our [documentation](http://iriusrisk.github.io/startleft).

## Change Log

All release notes are documented in [Releases Section](https://github.com/iriusrisk/startleft/releases).