threagile
threagile copied to clipboard
idea open to discussion: CDK for building and maintaining big threat models
The YAML file can grow very fast when while you add more details to your threat model.
It will be great to:
- Add an import feature for having complementary YAML files that can be added to the main YAML file. YAML by default does not support imports.
Or
- Create a CDK to define our model as code.
Both would be nice. At first sight, the work of @hupe1980 looks good!