Threagile / threagile

Agile Threat Modeling Toolkit
https://threagile.io
MIT License
577 stars 126 forks source link

What's the use of size attribute for technical assets? #31

Open chujiaoma opened 2 years ago

chujiaoma commented 2 years ago

Hi, I've been looking through the code and some attributes, like protocol, are used in functions that are in the logic for different risks. But for size of technical asset (system, service, application, component), I can't find them being used anywhere. I see them declared in different technical assets in the add-build-pipeline-macro.go and add-vault-macro.go but don't see them used in code or impact threats in anyway? Any advice appreciated. Thanks!

klahnen commented 2 years ago

Hi, when I use threagile use size like this:

Hope that helps :)