You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 7.1.60702.1 of the Microsoft Threat Modeling Tool (TMT) was released on July 2 2019 and contains the following changes:
23
+
Version 7.1.61015.1 of the Microsoft Threat Modeling Tool (TMT) was released on October 16 2019 and contains the following changes:
25
24
26
25
- Accessibility improvements
27
26
- Bug fixes
28
-
-Inclusion of an open-source community provided stencil set
27
+
-New stencils for Azure Logic Apps and Azure Data Explorer
29
28
30
-
## Feature changes
29
+
## Notable bug fixes
31
30
32
-
### A new medical devices stencil set provided by the open-source community is available
31
+
### Improved backward compatibility with files created in "Threat Modeling Tool 2016"
33
32
34
-
A stencil set for modeling medical devices has been contributed by the open-source community. After updating, the new stencil set will appear in the template selection drop down menu. For information about contributing stencils or content to templates, review the information on the project's [GitHub page](https://github.com/Microsoft/threat-modeling-templates).
33
+
Several bugs related to the opening or display of threat model files created in "Threat Modeling Tool 2016" have been fixed.
### New stencils for Azure Logic Apps and Azure Data Explorer
38
+
39
+
New stencils for Azure Logic Apps and Azure Data Explorer were added to the Azure Stencil along with their associated threats and mitigations.
40
+
41
+

42
+
43
+
## Known issues
44
+
45
+
### Errors related to priority values outside of the expected ranges
46
+
47
+
Some customers have reported receiving the following error message when opening files created in the "Threat Modeling Tool 2016" or custom templates:
48
+
49
+
System.InvalidOperationException: Invalid Priority value. Accepted values are [0..4] and 'High', 'Medium', 'Low' at ThreatModeling.Model.Threat.get_Priority()
50
+
51
+
System.ArgumentOutOfRangeException: Accepted values are 'High', 'Medium', and 'Low' Parameter name: value Actual value was 5.6. at ThreatModeling.Model.Threat.set_Priority(String value)
52
+
53
+
This issue is under investigation
37
54
38
55
## System requirements
39
56
40
57
- Supported Operating Systems
41
58
-[Microsoft Windows 10 Anniversary Update](https://blogs.windows.com/windowsexperience/2016/08/02/how-to-get-the-windows-10-anniversary-update/#HTkoK5Zdv0g2F2Zq.97) or later
42
59
- .NET Version Required
43
-
-[.Net 4.7.1](https://go.microsoft.com/fwlink/?LinkId=863262) or later
60
+
-[.Net 4.7.1](http://go.microsoft.com/fwlink/?LinkId=863262) or later
44
61
- Additional Requirements
45
62
- An Internet connection is required to receive updates to the tool as well as templates.
46
63
47
64
## Documentation and feedback
48
65
49
-
- Documentation for the Threat Modeling Tool is located on [docs.microsoft.com](threat-modeling-tool.md), and includes information [about using the tool](threat-modeling-tool-getting-started.md).
66
+
- Documentation for the Threat Modeling Tool is located on [docs.microsoft.com](https://docs.microsoft.com/azure/security/azure-security-threat-modeling-tool), and includes information [about using the tool](https://docs.microsoft.com/azure/security/azure-security-threat-modeling-tool-getting-started).
0 commit comments