File tree Expand file tree Collapse file tree 6 files changed +27
-1
lines changed
06-design/01-threat-modeling
07-implementation/01-documentation Expand file tree Collapse file tree 6 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 6969! assets /exports /* .pdf
7070! assets /images /
7171! assets /images /* .png
72+ ! assets /images /logos /
73+ ! assets /images /logos /* .png
7274! license.txt
7375
Original file line number Diff line number Diff line change @@ -12,6 +12,18 @@ permalink: /draft/design/threat_modeling/threat_dragon/
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+ ![ Threat Dragon] ( ../../../../assets/images/logos/threat_dragon.png " OWASP Threat Dragon ") {: .image-right }
26+
1527### 4.1.3 Threat Dragon
1628
1729The OWASP [ Threat Dragon] [ tdtm ] project provides a diagrammatic tool for threat modeling
Original file line number Diff line number Diff line change @@ -12,6 +12,18 @@ permalink: /draft/implementation/documentation/cheatsheets/
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+ ![ Cheat Sheets] ( ../../../../assets/images/logos/cheatsheets.png " OWASP Cheat Sheets ") {: .image-right }
26+
1527### 5.1.3 Cheat Sheet Series
1628
1729The [ OWASP Cheat Sheet Series] [ cheatsheets ] provide a concise collection of high value information
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permalink: /draft/
1212
1313{% include breadcrumb.html %}
1414
15- ![ Developer Guide] ( ../assets/images/dg_logo.png " OWASP Developer Guide ") {: height="220px " }
15+ ![ Developer Guide] ( ../assets/images/dg_logo.png " OWASP Developer Guide ") {: height="180px " }
1616
1717## OWASP Developer Guide (draft)
1818
You can’t perform that action at this time.
0 commit comments