Tools / Microsoft Threat Modeling Tool (TMT) Interview questions
Explain the execution flow when TMT generates a threat report?
Report generation is a purely local, one-way pipeline - there's no server round trip involved.
Everything from the diagram data to the final rendering happens on the local machine using data already stored in the open .tm7 model; the report is a snapshot of the Analysis view's current contents at the exact moment you click Create Report, which is another reason to finish triaging before generating the version you intend to share.
More Related questions...