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

Commit d83ea99

Browse files
initialize repo
1 parent 6c4b347 commit d83ea99

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
3+
layout: col-sidebar
4+
title: OWASP secure coding practices-quick reference guide
5+
tags: example-tag
6+
level: 4
7+
8+
---
9+
10+
This is an example of a Project or Chapter Page. Please change these items to indicate the actual information you wish to present. In addition to this information, the 'front-matter' above this text should be modified to reflect your actual information. An explanation of each of the front-matter items is below:
11+
12+
layout: This is the layout used by project and chapter pages. You should leave this value as col-sidebar
13+
14+
title: This is the title of your project or chapter page, usually the name. For example, OWASP Zed Attack Proxy or OWASP Baltimore
15+
16+
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)
17+
18+
level: For projects, this is your project level (2 - Incubator, 3 - Lab, 4 - Flagship)
19+

0 commit comments

Comments
 (0)