File tree Expand file tree Collapse file tree 12 files changed +34
-10
lines changed
Expand file tree Collapse file tree 12 files changed +34
-10
lines changed Original file line number Diff line number Diff line change 5252- title : ' 4.1.1 Threat modeling in practice'
5353 url : design/threat_modeling/practical_threat_modeling
5454
55- - title : ' 4.1.2 Pythonic Threat Modeling '
55+ - title : ' 4.1.2 pytm '
5656 url : design/threat_modeling/pytm
5757
5858- title : ' 4.1.3 Threat Dragon'
Original file line number Diff line number Diff line change 5252- title : ' 4.1.1 Threat modeling in practice'
5353 url : design/threat_modeling/practical_threat_modeling
5454
55- - title : ' 4.1.2 Pythonic Threat Modeling '
55+ - title : ' 4.1.2 pytm '
5656 url : design/threat_modeling/pytm
5757
5858- title : ' 4.1.3 Threat Dragon'
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ permalink:
34344 ** [ Design] ( #design ) **
35354.1 [ Threat modeling] ( #threat-modeling )
36364.1.1 [ Threat modeling in practice] ( #threat-modeling-in-practice )
37- 4.1.2 [ Pythonic Threat Modeling ] ( #pythonic-threat-modeling )
37+ 4.1.2 [ pytm ] ( #pytm )
38384.1.3 [ Threat Dragon] ( #threat-dragon )
39394.1.4 [ Cornucopia] ( #cornucopia )
40404.1.5 [ LINDDUN GO] ( #linddun-go )
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Sections:
4848
49494.1 [ Threat modeling] ( #threat-modeling )
50504.1.1 [ Threat modeling in practice] ( #threat-modeling-in-practice )
51- 4.1.2 [ Pythonic Threat Modeling ] ( #pythonic-threat-modeling )
51+ 4.1.2 [ pytm ] ( #pytm )
52524.1.3 [ Threat Dragon] ( #threat-dragon )
53534.1.4 [ Cornucopia] ( #cornucopia )
54544.1.5 [ LINDDUN GO] ( #linddun-go )
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The outcomes from the threat modeling activities generally include:
2929Sections:
3030
31314.1.1 [ Threat modeling in practice] ( #threat-modeling-in-practice )
32- 4.1.2 [ Pythonic Threat Modeling ] ( #pythonic-threat-modeling )
32+ 4.1.2 [ pytm ] ( #pytm )
33334.1.3 [ Threat Dragon] ( #threat-dragon )
34344.1.4 [ Cornucopia] ( #cornucopia )
35354.1.5 [ LINDDUN GO] ( #linddun-go )
Original file line number Diff line number Diff line change @@ -12,9 +12,21 @@ permalink: /draft/design/threat_modeling/pytm/
1212
1313{% include breadcrumb.html %}
1414
15- ### 4.1.2 Pythonic Threat Modeling
15+ <style type =" text/css " >
16+ .image-right {
17+ height : 180px ;
18+ display : block ;
19+ margin-left : auto ;
20+ margin-right : auto ;
21+ float : right ;
22+ }
23+ </style >
1624
17- The OWASP [ Pythonic Threat Modeling (pytm)] [ pytmproject ] project is a framework for threat modeling and its automation.
25+ ![ pytm logo] ( ../../../../assets/images/logos/cornucopia.png " OWASP pytm ") {: .image-right }
26+
27+ ### 4.1.2 pytm
28+
29+ The OWASP [ pytm (Pythonic Threat Modeling)] [ pytmproject ] project is a framework for threat modeling and its automation.
1830The goal of pytm is to shift threat modeling to the left, making threat modeling more automated and developer-centric.
1931
2032Pytm is an OWASP Lab Project with a community of contributors creating [ regular releases] [ pytmreleases ] .
Original file line number Diff line number Diff line change @@ -12,6 +12,18 @@ permalink: /draft/design/threat_modeling/cornucopia/
1212
1313{% include breadcrumb.html %}
1414
15+ <style type =" text/css " >
16+ .image-right {
17+ height : 180px ;
18+ display : block ;
19+ margin-left : auto ;
20+ margin-right : auto ;
21+ float : right ;
22+ }
23+ </style >
24+
25+ ![ Cornucopia logo] ( ../../../../assets/images/logos/cornucopia.png " OWASP Cornucopia ") {: .image-right }
26+
1527### 4.1.4 Cornucopia
1628
1729OWASP Cornucopia is a card game used to help derive application security requirements
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ The outcomes from the threat modeling activities generally include:
4242Sections:
4343
44444.1.1 [ Threat modeling in practice] ( 01-threat-modeling.md )
45- 4.1.2 [ Pythonic Threat Modeling ] ( 02-pytm.md )
45+ 4.1.2 [ pytm ] ( 02-pytm.md )
46464.1.3 [ Threat Dragon] ( 03-threat-dragon.md )
47474.1.4 [ Cornucopia] ( 04-cornucopia.md )
48484.1.5 [ LINDDUN GO] ( 05-linddun-go.md )
You can’t perform that action at this time.
0 commit comments