Tools / Microsoft Threat Modeling Tool (TMT) Interview questions
What is the difference between a threat's Priority and its State in TMT?
Priority (typically High, Medium, or Low) reflects the estimated severity of the underlying issue if it were actually exploited - it's a judgment about risk, often defaulted by the template based on the rule that generated the threat and adjustable by the reviewer.
State (Not Started, Needs Investigation, Mitigated, Not Applicable) tracks where that specific threat is in your team's review workflow - it says nothing about how bad the issue is, only where it stands in the process of being handled.
The two are independent axes: a High-priority threat can sit in Not Started state for weeks if it hasn't been triaged yet, which is exactly the combination a team should be watching most closely, since it represents unaddressed serious risk rather than just unaddressed risk in general.
More Related questions...