File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ the latest version of this guide is accessible as a [web document][latest].
1515
1616The content for the OWASP Developer Guide [ project pages] [ project-pages ] is in its own [ repo] [ project-repo ] .
1717
18+ OWASP has a podcast on [ The History of the OWASP Developer Guide] [ history ]
19+ which discusses the history and future of the project.
20+
1821### Contributing
1922
2023Contributions and suggestions for the Developer Guide are all welcome;
@@ -49,6 +52,7 @@ OWASP DevGuide: _accessible security for developers_
4952[ devguide ] : https://github.com/OWASP/DevGuide
5053[ faq1 ] : https://github.com/OWASP/DevGuide/wiki/FAQs#the-default-branch-has-been-renamed
5154[ guide ] : https://github.com/OWASP/DevGuide/blob/main/contributing.md
55+ [ history ] : https://www.youtube.com/watch?v=niqV55vPTfw
5256[ issues ] : https://github.com/OWASP/DevGuide/issues/new/choose
5357[ latest ] : https://devguide.owasp.org/
5458[ original ] : https://github.com/OWASP/DevGuide/blob/1d24d140de3724b6f95655e53b8d0cc6689fbfd8/DevGuide1.0/OWASPBuildingSecureWebApplicationsAndWebServices-V1.0.pdf
Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ plugins:
4242 - open-in-new-tab
4343 - with-pdf : # https://github.com/orzih/mkdocs-with-pdf
4444 output_path : OWASP_Developer_Guide.pdf
45- cover_title : Developer Guide
46- cover_subtitle : A Guide to Building Secure Web Applications and Web Services
47- cover_logo : docs/ assets/logos /dg_logo.png
45+ cover_title : OWASP Developer Guide
46+ cover_subtitle : A guide to building secure Web Applications and Web Services
47+ cover_logo : assets/images /dg_logo.png
4848 author : Open Worldwide Application Security Project (OWASP)
4949 copyright : Creative Commons Attribution ShareAlike 4.0 International (CC BY-SA 4.0)
5050
You can’t perform that action at this time.
0 commit comments