File tree Expand file tree Collapse file tree 2 files changed +4
-24
lines changed
Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout code
21- uses : actions/checkout@v4
21+ uses : actions/checkout@v5
2222
2323 - name : Validate metadata file
24- # We want to use the latest version of the action which lives in the
25- # `owasp/nest-schema` repository subdirectory and doesn't have a separate release process.
26- # This approach simplifies the workflow support however
27- # you can change it to use a specific SHA version if needed.
28- uses : owasp/nest-schema/.github/actions/validate@v0 # NOSONAR
24+ uses : owasp/nest-schema/.github/actions/validate@41c8199798408e182e2ce1273ad7efa0c9e62616
Original file line number Diff line number Diff line change @@ -4,18 +4,9 @@ audience:
44leaders :
55 - name : Elie Saad
66 email : elie.saad@owasp.org
7- github : ThunderSon
87 - name : Rick Mitchell
98 email : rick.mitchell@owasp.org
109 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"
1910level : 4
2011license :
2112 - CC-BY-SA-4.0
@@ -26,19 +17,12 @@ repositories:
2617 url : https://github.com/OWASP/www-project-web-security-testing-guide
2718 description : The Web Security Testing Guide (WSTG) Project produces the premier cybersecurity testing resource for web application developers and security
2819 professionals.
29- code_of_conduct : https://github.com/OWASP/wstg/blob/master/CODE_OF_CONDUCT.md
3020 - name : wstg
3121 url : https://github.com/OWASP/wstg
3222 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
3523tags :
36- - wstg
37- - appsec
38- - pentest
3924 - otg
25+ - wstg
26+ - custom-tag-1
4027type : documentation
4128website : https://owasp.org/www-project-web-security-testing-guide
42- social_media :
43- - platform : x
44- url : https://x.com/owasp_wstg
You can’t perform that action at this time.
0 commit comments