Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Commit 2cf52d6

Browse files
committed
chore: manual content migration
1 parent 179478d commit 2cf52d6

File tree

7 files changed

+183
-202
lines changed

7 files changed

+183
-202
lines changed

‎index.md

Lines changed: 37 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,58 @@
11
---
2-
32
layout: col-sidebar
43
title: OWASP Secure Coding Practices-Quick Reference Guide
5-
tags: example-tag
4+
tags: downloads contributors
65
level: 0
76
type: documentation
7+
---
88

9-
auto-migrated: 1
10-
11-
auto-migrated: 1
9+
## Welcome to the Secure Coding Practices Quick Reference Guide Project
1210

13-
---
11+
The Secure Coding Practices Quick Reference Guide is a technology agnostic set
12+
of general software security coding practices, in a comprehensive checklist
13+
format, that can be integrated into the development life-cycle. At only 17 pages
14+
long, it is easy to read and digest.
1415

16+
The focus is on secure coding requirements, rather then on vulnerabilities and
17+
exploits. It includes an introduction to Software Security Principles and a
18+
glossary of key terms.
1519

16-
<!-- Standard Chapter Page Template
17-
This is an example of a Project or Chapter page.
18-
Please change these items to indicate the actual information you wish to present. In addition to this information, the 'front-matter' above the text should be modified to reflect your actual information. An explanation of each of the front-matter items is below:
20+
It is designed to serve as a secure coding kick-start tool and easy reference,
21+
to help development teams quickly understand secure coding practices.
1922

20-
{front matter for this file}
23+
## Sections of the Guide
2124

22-
```
23-
- layout: This is the layout used by project and chapter pages. You should leave this value as col-sidebar
24-
- title: This is the title of your project or chapter page, usually the name. For example, OWASP Zed Attack Proxy or OWASP Baltimore
25-
- tags: This is a space-delimited list of tags you associate with your project or chapter. If you are using tabs, at least one of these tags should be unique in order to be used in the tabs files (an example tab is included in this repo)
26-
- region: This is the region you are in according to our data
27-
```
25+
* Table of contents
26+
* Introduction
27+
* Software Security Principles Overview
28+
* Secure Coding Practices Checklist
29+
* Links to useful resources
30+
* Glossary of important terminology
2831

29-
{copy for this file (index.md)}
30-
Replace the text above the commented area with your information in the format below:
31-
```
32-
## Welcome
33-
Include some information here about your chapter
32+
-----
3433

35-
## Participation
36-
The Open Web Application Security Project (OWASP) is a nonprofit foundation that works to improve the security of software. All of our projects ,tools, documents, forums, and chapters are free and open to anyone interested in improving application security.
34+
## Feedback and Participation
3735

38-
Chapters are led by local leaders in accordance with the [Chapter Leader Handbook](/www-policy/rules-of-procedure/chapter-handbook). Financial contributions should only be made online using the authorized online donation button. To be a SPEAKER at ANY OWASP Chapter in the world simply review the [speaker agreement](/www-policy/speaker-agreement) and then contact the local chapter leader with details of what OWASP Project, independent research, or related software security topic you would like to present.
36+
I hope you find the OWASP Secure Coding Practices Quick Reference Guide Project
37+
useful. Please contribute to the Project by sending your comments, questions,
38+
and suggestions to [keith.turpin@owasp.org].
3939

40-
Everyone is welcome and encouraged to participate in our [Projects](/projects), [Local Chapters](/chapters), [Events](/events), [Online Groups](https://groups.google.com/a/owasp.com/){:target='_blank'}, and [Community Slack Channel](https://owasp.slack.com/){:target='_blank'}. We especially encourage diversity in all our initiatives. OWASP is a fantastic place to learn about application security, to network, and even to build your reputation as an expert. We also encourage you to be [become a member](/membership) or consider a [donation](/donate) to support our ongoing work.
40+
Project mailing list and archives: [subscription
41+
page.](https://lists.owasp.org/mailman/listinfo/owasp-secure-coding-practices)
4142

42-
## Local News
43-
- Meeting Location
44-
- Everyone is welcome to join us at our chapter meetings.
43+
## Related Work
4544

46-
```
47-
{info.md}
45+
### Presentations
4846

49-
This separate file is where you should place links to your Google Group and Meetup page. It will be automatically rendered in the column sidebar.
47+
* This slide deck incorporates many concepts from the Quick reference guide, but
48+
also utilizes other OWASP resources. [Web Application Development Dos and
49+
Donts - Presentation from the Royal Bank of Scotland][dosdonts]
5050

51-
{leaders.md}
51+
### Projects
5252

53-
Another separate file that should simply include each leaders name with mailto link as a list. It will also be automatically rendered in the column sidebar.
53+
* [Go programming language secure coding practices guide, based on the OWASP
54+
Secure Coding Practices][owaspgoscp]
5455

55-
-->
56+
[keith.turpin@owasp.org]: mailto:Keith.Turpin@owasp.org
57+
[dosdonts]: https://www.owasp.org/images/b/ba/Web_Application_Development_Dos_and_Donts.ppt
58+
[owaspgoscp]: https://www2.owasp.org/www-project-go-secure-coding-practices-guide/

‎info.md

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1-
<!--### Project Information
2-
* Project Level
3-
* Project Type
4-
* Version, etc
1+
![Documentation Project][doc-proj-logo]
52

6-
### Downloads or Social Links
7-
* [Download](#)
8-
* [Social Link](#)
3+
[![Builders][builders-logo]][builders]
94

10-
### Code Repository
11-
* [repo](#)-->
5+
[![CC BY-SA 3.0][license-logo]{:width="175px"}][license]
6+
7+
### Downloads
8+
9+
* [v2 (current release)][v2PDF]
10+
* [v1.1 (last reviewed)][v11PDF]
11+
* [Other versions/languages][ovl]
12+
13+
### Links
14+
15+
* [Project Archive][archive]
16+
17+
[doc-proj-logo]: https://raw.githubusercontent.com/OWASP/www--site-theme/master/assets/images/common/owasp_documentation_project.svg?sanitize=true
18+
[builders]: https://www.owasp.org/index.php/Builders
19+
[builders-logo]: https://raw.githubusercontent.com/OWASP/www--site-theme/master/assets/images/common/owasp_builders.svg?sanitize=true
20+
[license]: http://creativecommons.org/licenses/by-sa/3.0/
21+
[license-logo]: https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg
22+
[v2PDF]: http://www.owasp.org/index.php/File:OWASP_SCP_Quick_Reference_Guide_v2.pdf
23+
[v11PDF]: http://www.owasp.org/images/2/2f/OWASP_SCP_Quick_Reference_Guide_v1-1b.pdf
24+
[ovl]: #div-downloads
25+
[archive]: https://www.owasp.org/index.php/OWASP_Secure_Coding_Practices_-_Quick_Reference_Guide

‎leaders.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
<!--### Leaders
2-
-->
1+
### Leader
2+
3+
* [Keith Turpin](mailto:Keith.Turpin@owasp.org)

‎migrated_content.md

Lines changed: 0 additions & 146 deletions
This file was deleted.

‎tab_contributors.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
title: Contributors
3+
layout: null
4+
tab: true
5+
order: 1
6+
tags: contributors-tag
7+
---
8+
9+
If you contribute to this Project, please add your name here.
10+
11+
## Project Lead
12+
13+
* [Keith Turpin](mailto:Keith.Turpin@owasp.org)
14+
15+
## Contributors
16+
17+
* [Andrew Petukhov](mailto:petand@lvk.cs.msu.su)
18+
* [Anurag Agarwal](mailto:anurag.agarwal@yahoo.com)
19+
* [Brad Causey](mailto:bradcausey@owasp.org)
20+
* [Caleb McGary](mailto:Caleb.mcgary@gmail.com)
21+
* Catherine Spencer
22+
* Dan Kranz
23+
* Jason Coleman
24+
* [Jim Manico](mailto:jim.manico@owasp.org)
25+
* [Ludovic Petit](mailto:ludovic.petit@owasp.org)
26+
* [Michael V. Scovetta](mailto:michael.scovetta@gmail.com)
27+
* Walt Pietrowski
28+
29+
## Translations
30+
31+
### Portuguese (PT & BR)
32+
33+
* [Tarcizio Vieira Neto](mailto:tarciziovn@gmail.com)
34+
* [Alexandre Pupo](mailto:alexandrepupo@yahoo.com.br)
35+
* [Carlos Serrão](mailto:carlos.serrao@owasp.org)
36+
* [Jorge Olimpia](mailto:jorgeolimpia@gmail.com)
37+
* [Leandro Gomes](mailto:leandrock@gmail.com)
38+
* [Paulo Silva](mailto:me@pauloasilva.com)
39+
* [Rogério Vicente](mailto:rogeriopvl@gmail.com)
40+
* [Sílvio Correia Filho](mailto:silviofilhosf@gmail.com)
41+
42+
### Korean
43+
44+
* OWASP Korea chapter
45+
46+
### Spanish
47+
48+
* Canedo, Gerardo
49+
* Flores, Mauro
50+
* [Hill, Alberto](mailto: alberto@albertohill.com)
51+
* Martinez, Mateo
52+
* Papaleo, Mauricio
53+
* Soarez, Nicolás
54+
* Targetta, Cecilia
55+
56+
## Chinese
57+
58+
* Henghui Lin
59+
* [Jie Wang](mailto:wangj@owasp.org.cn)
60+
* Yongliang He

0 commit comments

Comments
 (0)