@@ -52,13 +52,20 @@ Instead the content of the Developer Guide aims to be accessible, introducing p
5252and providing enough detail to get developers started on various OWASP tools and documents.
5353
5454All of the OWASP projects and tools described in this guide are free to download and use.
55- All OWASP projects are open source; do get involved if you are interested in improving application security.
55+ All OWASP projects are open source; please do get involved if you are interested in improving application security.
5656
5757#### Audience
5858
59- The OWASP Developer Guide has been written by the security community to help software developers write solid,
59+ Developers should use this OWASP Developer Guide to help write applications that are more secure.
60+ The guide has been written by the security community to help software developers write solid,
6061safe and secure applications.
61- Developers should try and be familiar with most of this guide; it will help to write applications that are more secure.
62+ Most of the contributors to this guide are also software developers as well as security engineers,
63+ and this helps to keep the focus developer centric.
64+
65+ If you are in a hurry and want information on a specific subject then
66+ try the [ OpenCRE chat] [ opencrechat ] LLM for immediate answers.
67+
68+ #### What is the Developer Guide?
6269
6370You can think of this guide as a cross-reference source to the many tools and documents that OWASP provide for developers.
6471
@@ -69,10 +76,10 @@ Or you can regard the purpose of this guide as answering the question:
6976Or think of it as a collection of articles that introduce developers to the wide domain of application security.
7077
7178Or you can regard this guide as a companion document to the OWASP [ Integration Standards] [ intstand ] project:
72- the Application Security Wayfinder mapping out the many OWASP tools,
73- projects and documents with the Developer Guide providing some context.
79+ the Application Security Wayfinder maps out the many tools,
80+ projects and documents within OWASP and the Developer Guide provides some 'wordy' context.
7481
75- [ ![ ApplSec Wayfinder] ( ../../assets/images/owasp-wayfinder.png " OWASP Application Security Wayfinder ")] [ intstand ]
82+ [ ![ AppSec Wayfinder] ( ../../assets/images/owasp-wayfinder.png " OWASP Application Security Wayfinder ")] [ intstand ]
7683
7784----
7885
@@ -81,9 +88,10 @@ then [submit an issue][issue03] or [edit on GitHub][edit03].
8188
8289[ about ] : https://owasp.org/about/
8390[ edit03 ] : https://github.com/OWASP/www-project-developer-guide/blob/main/draft/03-introduction.md
91+ [ intstand ] : https://owasp.org/www-project-integration-standards/
8492[ issue03 ] : https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2003-introduction
93+ [ opencrechat ] : https://www.opencre.org/chatbot
8594[ samm ] : https://owaspsamm.org/about/
8695[ versions ] : https://github.com/OWASP/DevGuide/wiki#old-versions
87- [ intstand ] : https://owasp.org/www-project-integration-standards/
8896
8997\newpage
0 commit comments