Skip to content

Commit 5c5e06d

Browse files
committed
Tweaks and additions
Signed-off-by: kingthorin <[email protected]>
1 parent 06123cc commit 5c5e06d

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

project.owasp.yaml

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ audience:
44
leaders:
55
- name: Elie Saad
66
7+
github: ThunderSon
78
- name: Rick Mitchell
89
910
github: kingthorin
11+
community:
12+
- platform: slack
13+
url: https://app.slack.com/client/T04T40NHX/CJ2QDHLRJ
14+
description: '#testing-guide on OWASP slack'
15+
logo:
16+
- small: "https://github.com/OWASP/wstg/blob/master/.github/www/assets/202006-owasp_material/Github/Github%20-%20Shield%20400x400%20-%20Gradient%20%E2%80%93%201.png"
17+
medium: "https://github.com/OWASP/wstg/blob/master/.github/www/assets/202006-owasp_material/Github/Github%20-%20Shield%20400x400%20-%20Gradient%20%E2%80%93%201.png"
18+
large: "https://github.com/OWASP/wstg/blob/master/.github/www/assets/202006-owasp_material/Github/Github%20-%20Shield%20400x400%20-%20Gradient%20%E2%80%93%201.png"
1019
level: 4
1120
license:
1221
- CC-BY-SA-4.0
@@ -17,12 +26,19 @@ repositories:
1726
url: https://github.com/OWASP/www-project-web-security-testing-guide
1827
description: The Web Security Testing Guide (WSTG) Project produces the premier cybersecurity testing resource for web application developers and security
1928
professionals.
29+
code_of_conduct: https://github.com/OWASP/wstg/blob/master/CODE_OF_CONDUCT.md
2030
- name: wstg
2131
url: https://github.com/OWASP/wstg
2232
description: The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
33+
code_of_conduct: https://github.com/OWASP/wstg/blob/master/CODE_OF_CONDUCT.md
34+
contribution_guide: https://github.com/OWASP/wstg/blob/master/CONTRIBUTING.md
2335
tags:
24-
- otg
2536
- wstg
26-
- custom-tag-1
37+
- appsec
38+
- pentest
39+
- otg
2740
type: documentation
2841
website: https://owasp.org/www-project-web-security-testing-guide
42+
social_media:
43+
- platform: x
44+
url: https://x.com/owasp_wstg

0 commit comments

Comments
 (0)