@@ -22,7 +22,7 @@ permalink: /draft/introduction/
2222}
2323</style >
2424
25- ![ Developer Guide] ( assets/images/dg_logo.png " OWASP Developer Guide ") {: .image-right }
25+ ![ Developer Guide] ( ../../ assets/images/dg_logo.png " OWASP Developer Guide ") {: .image-right }
2626
2727### 1. Introduction
2828
@@ -58,16 +58,20 @@ All OWASP projects are open source; do get involved if you are interested in imp
5858
5959The OWASP Developer Guide has been written by the security community to help software developers write solid,
6060safe and secure applications.
61- Developers should try and be familiar with most of this guide; it will help to write solid applications.
61+ Developers should try and be familiar with most of this guide; it will help to write applications that are more secure .
6262
63- You can regard the purpose of this guide as answering the question:
64- “I am a developer and I need a reference guide to describe the security activities I really should be doing
65- and to navigate the numerous security tools and projects”
63+ You can think of this guide as a cross-reference source to the many tools and documents that OWASP provide for developers.
64+
65+ Or you can regard the purpose of this guide as answering the question:
66+ “I am a developer and I need a reference guide to navigate the numerous security tools
67+ and security activities that I know I should be doing.
68+
69+ Or think of it as a collection of articles that introduce developers to the wide domain of application security.
6670
6771Or you can regard this guide as a companion document to the OWASP [ Application Wayfinder] [ wayfinder ] project:
6872the Wayfinder mapping out the many OWASP tools, projects and documents with the Developer Guide providing some context.
6973
70- [ ![ Application Wayfinder Diagram] ( ../assets/images/owasp-wayfinder.png " OWASP Application Wayfinder ")] ( https://owasp.org/www-project-integration-standards/ )
74+ [ ![ Application Wayfinder Diagram] ( ../assets/images/owasp-wayfinder.png " OWASP Application Wayfinder ")] [ wayfinder ]
7175
7276----
7377
0 commit comments