@@ -29,7 +29,7 @@ Unfortunately, the original Developer Guide never really took off with the inten
29
29
The original guide was more of a 'how to perform a web application penetration test',
30
30
material now better covered in the OWASP [ Web Security Testing Guide] [ wstg ] .
31
31
32
- The developer guide has gone through several iterations since then and is now at version 4.x .
32
+ The developer guide has gone through several iterations since then and is now at [ version 4.x] [ latest ] .
33
33
This version does not seek to be a comprehensive and authoritative text;
34
34
rather think of it as a text-based [ Wayfinder Guide] [ intstand ] to security projects and salient concepts,
35
35
or a bit like a 'Lonely Planet' guide to AppSec for developers.
@@ -46,7 +46,7 @@ which discusses the history and future of the project.
46
46
47
47
#### Developer Guide 2010 (abandoned)
48
48
49
- #### [ Developer Guide 2.01 ] [ guide-2v01 ] (July 2005)
49
+ #### [ Developer Guide 2.0.1 ] [ guide-2v01 ] (July 2005)
50
50
51
51
* English [ Word] [ guide-2v01 ]
52
52
@@ -70,6 +70,9 @@ which discusses the history and future of the project.
70
70
We are still looking for the original Word documents for versions 1.x (1.0, 1.1 and 1.1.1),
71
71
if you have any of these then please get in touch.
72
72
73
+ In addition if you have documents for versions 0.1, 0.2 and 0.3 then it would be great to have these historical records.
74
+ Please get in touch with the [ project leader] [ leaders ] if you have any of these.
75
+
73
76
----
74
77
75
78
OWASP DevGuide: _ accessible security for developers_
@@ -87,4 +90,6 @@ OWASP DevGuide: _accessible security for developers_
87
90
[ guide-3v0 ] : https://github.com/OWASP/DevGuide/blob/3.0-final/old/OWASP%20Guide%203.0.docx
88
91
[ history ] : https://www.youtube.com/watch?v=niqV55vPTfw
89
92
[ intstand ] : https://owasp.org/www-project-integration-standards/
93
+ [ latest ] : https://devguide.owasp.org/
94
+ [ leaders ] : https://github.com/OWASP/www-project-developer-guide/blob/main/leaders.md
90
95
[ wstg ] : https://owasp.org/www-project-web-security-testing-guide/
0 commit comments