OWASP/pytm

Use RAAML for threat models

Opened this issue · 3 comments

kuwv commented

Model Based Systems Engineering (MBSE) typically uses SysML to interconnect models. The Risk Analysis and Assessment Modeling Language (RAAML) specification is a SysML compliant format that would allow integration with other modeling capabilities such as simulation.

Ideally, one would be able to switch between using PlantUML or SysML but the latter does more than visualization.

References:
https://www.omg.org/spec/RAAML/1.0/Beta2/About-RAAML
https://github.com/gaphor/gaphor
OWASP/threat-dragon#639
https://www.oreilly.com/library/view/threat-modeling/9781492056546/ch04.html

izar commented

so if I understand you correctly you are proposing RAAML as an additional output option for pytm?

kuwv commented

@izar yes as an alternative output format

izar commented

sounds great! I don't think any of the current collaborators is fluent in RAAML, is that something you could send a PR for?