1
+ <a href =" https://devguide.owasp.org/ " ><img src =" docs/assets/images/dg_logo_di.png " alt =" DevGuide logo " height =" 180px " /></a >
2
+
3
+ [ ![ CC BY-SA 4.0 license] ( https://img.shields.io/github/license/owasp/DevGuide.svg )] ( license.txt )
4
+ [ ![ OWASP Lab project] ( https://img.shields.io/badge/owasp-lab%20project-f7b73c.svg )] ( https://www.owasp.org/projects )
5
+ [ ![ Build status] ( https://github.com/OWASP/DevGuide/actions/workflows/ci.yaml/badge.svg?event=push )] [ build ]
6
+
1
7
## OWASP Foundation Developer Guide
2
8
3
9
The Developer Guide is one of the original documents from OWASP and so has a long history.
@@ -22,7 +28,7 @@ is via the OWASP Slack [#project-developer-guide][project] project channel
22
28
23
29
[ The wiki] [ wiki ] contains more information about the project's background and purpose.
24
30
25
- If you have forked this repo, note that [ the default branch has been renamed] [ FAQ1 ] to ` main ` .
31
+ If you have forked this repo, note that [ the default branch has been renamed] [ faq1 ] to ` main ` .
26
32
27
33
### Project leaders / editors
28
34
@@ -38,9 +44,10 @@ The DevGuide leaders are:
38
44
39
45
OWASP DevGuide: _ accessible security for developers_
40
46
41
- [ FAQ1 ] : https://github.com/OWASP/DevGuide/wiki/FAQs#the-default-branch-has-been-renamed
47
+ [ build ] : https://github.com/OWASP/www-project-developer-guide/actions/workflows/ci.yaml
42
48
[ conduct ] : https://github.com/OWASP/DevGuide/blob/main/code_of_conduct.md
43
49
[ devguide ] : https://github.com/OWASP/DevGuide
50
+ [ faq1 ] : https://github.com/OWASP/DevGuide/wiki/FAQs#the-default-branch-has-been-renamed
44
51
[ guide ] : https://github.com/OWASP/DevGuide/blob/main/contributing.md
45
52
[ issues ] : https://github.com/OWASP/DevGuide/issues/new/choose
46
53
[ latest ] : https://devguide.owasp.org/
0 commit comments