Skip to content

Commit 6bfb387

Browse files
committed
fix for link to Citizen Development Top 10
1 parent 5e4b922 commit 6bfb387

File tree

22 files changed

+36
-36
lines changed

22 files changed

+36
-36
lines changed

docs/en/02-foundations/02-secure-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ then [submit an issue][issue0402] or [edit on GitHub][edit0402].
197197
[mobile10]: https://owasp.org/www-project-mobile-top-10/
198198
[net]: https://owasp.org/www-project-nettacker/
199199
[owtf]: https://owasp.org/www-project-owtf/
200-
[proactive10]: https://owasp.org/www-project-proactive-controls/
200+
[proactive10]: https://top10proactive.owasp.org/
201201
[pulse]: https://owasp.org/www-project-code-pulse/
202202
[pytm]: https://owasp.org/www-project-pytm/
203203
[samm]: https://owaspsamm.org/about/

docs/en/02-foundations/05-top-ten.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ There are various 'Top 10' projects created by OWASP that, depending on the cont
151151
may also be referred to as 'OWASP Top 10'. Here is a list of the stable 'OWASP Top 10' projects:
152152

153153
* [API Security Top 10][apisec]
154+
* [Citizen Development Top 10][cd10]
154155
* [Data Security Top 10][data10]
155-
* [Low-Code/No-Code Top 10][lcnc10]
156156
* [Mobile Top 10][mobile10]
157157
* [Serverless Top 10][serverless10]
158158
* [Top 10 CI/CD Security Risks][cicd10]
@@ -188,6 +188,7 @@ then [submit an issue][issue0405] or [edit on GitHub][edit0405].
188188
[a10]: https://owasp.org/Top10/A10_2021-Server-Side_Request_Forgery_%28SSRF%29/
189189
[a10cs]: https://cheatsheetseries.owasp.org/IndexTopTen.html#a102021-server-side-request-forgery-ssrf
190190
[apisec]: https://owasp.org/API-Security/
191+
[cd10]: https://owasp.org/www-project-citizen-development-top10-security-risks/
191192
[cicd10]: https://owasp.org/www-project-top-10-ci-cd-security-risks/
192193
[cschain]: https://cheatsheetseries.owasp.org/cheatsheets/Software_Supply_Chain_Security_Cheat_Sheet
193194
[cscloud]: https://cheatsheetseries.owasp.org/cheatsheets/Secure_Cloud_Architecture_Cheat_Sheet
@@ -197,10 +198,9 @@ then [submit an issue][issue0405] or [edit on GitHub][edit0405].
197198
[edit0405]: https://github.com/OWASP/DevGuide/blob/main/docs/en/02-foundations/05-top-ten.md
198199
[exploit]: https://www.exploit-db.com/
199200
[issue0405]: https://github.com/OWASP/DevGuide/issues/new?labels=enhancement&template=request.md&title=Update:%2002-foundations/05-top-ten
200-
[lcnc10]: https://owasp.org/www-project-top-10-low-code-no-code-security-risks/
201201
[mobile10]: https://owasp.org/www-project-mobile-top-10/
202202
[privacy10]: https://owasp.org/www-project-top-10-privacy-risks/
203-
[proactive10]: https://owasp.org/www-project-proactive-controls/
203+
[proactive10]: https://top10proactive.owasp.org/
204204
[samm]: https://owaspsamm.org/about/
205205
[serverless10]: https://owasp.org/www-project-serverless-top-10/
206206
[top10project]: https://owasp.org/www-project-top-ten/

docs/en/03-requirements/01-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,6 @@ then [submit an issue][issue0501] or [edit on GitHub][edit0501].
102102
[edit0501]: https://github.com/OWASP/DevGuide/blob/main/docs/en/03-requirements/01-requirements.md
103103
[issue0501]: https://github.com/OWASP/DevGuide/issues/new?labels=enhancement&template=request.md&title=Update:%2003-requirements/01-requirements
104104
[mas]: https://mas.owasp.org/
105-
[proactive10]: https://owasp.org/www-project-proactive-controls/
105+
[proactive10]: https://top10proactive.owasp.org/
106106
[samm]: https://owaspsamm.org/about/
107107
[sammdsr]: https://owaspsamm.org/model/design/security-requirements/

docs/en/04-design/01-threat-modeling/04-cornucopia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,6 @@ then [submit an issue][issue060104] or [edit on GitHub][edit060104].
144144
[mlsec]: https://github.com/kantega/elevation-of-mlsec
145145
[online]: https://cornucopia.owasp.org/webshop
146146
[safecode]: https://safecode.org/
147-
[devguide]: https://devguide.owasp.org/en/04-design/02-web-app-checklist
147+
[devguide]: https://devguide.owasp.org/en/04-design/02-web-app-checklist/
148148
[spotlight16]: https://youtu.be/NesxjEGX58s
149149
[start-game]: https://copi.owasp.org/games/new

docs/en/04-design/02-web-app-checklist/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ then [submit an issue][issue0602] or [edit on GitHub][edit0602].
2525
[asvs]: https://owasp.org/www-project-application-security-verification-standard/
2626
[edit0602]: https://github.com/OWASP/DevGuide/blob/main/docs/en/04-design/02-web-app-checklist/index.md
2727
[issue0602]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2004-design/02-web-app-checklist/index
28-
[proactive10]: https://owasp.org/www-project-proactive-controls/
28+
[proactive10]: https://top10proactive.owasp.org/
2929
[scp]: https://owasp.org/www-project-secure-coding-practices-quick-reference-guide/

docs/en/05-implementation/03-secure-libraries/01-esapi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ then [submit an issue][issue070301] or [edit on GitHub][edit070301].
6464
[google-keyczar]: https://github.com/google/keyczar
6565
[google-tink]: https://github.com/tink-crypto/tink
6666
[issue070301]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2005-implementation/03-secure-libraries/01-esapi
67-
[java-encoder]: https://owasp.org/www-project-java-encoder
68-
[java-sanitizer]: https://owasp.org/www-project-java-html-sanitizer
67+
[java-encoder]: https://owasp.org/www-project-java-encoder/
68+
[java-sanitizer]: https://owasp.org/www-project-java-html-sanitizer/
6969
[shiro]: https://shiro.apache.org/
7070
[spring]: https://docs.spring.io/spring-security/reference/features/index.html

docs/en/07-training-education/07-api-top-ten.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ then [submit an issue][issue0907] or [edit on GitHub][edit0907].
4545
[api08]: https://owasp.org/API-Security/editions/2023/en/0xa8-security-misconfiguration/
4646
[api09]: https://owasp.org/API-Security/editions/2023/en/0xa9-improper-inventory-management/
4747
[api10]: https://owasp.org/API-Security/editions/2023/en/0xaa-unsafe-consumption-of-apis/
48-
[apisec]: https://owasp.org/API-Security
48+
[apisec]: https://owasp.org/API-Security/
4949
[apisec-doc]: https://owasp.org/API-Security/editions/2023/en/0x00-header/
5050
[apisec-project]: https://owasp.org/www-project-api-security/
5151
[edit0907]: https://github.com/OWASP/DevGuide/blob/main/docs/en/07-training-education/07-api-top-ten.md

docs/en/07-training-education/09-snakes-ladders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ then [submit an issue][issue0909] or [edit on GitHub][edit0909].
6868
[issue0909]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2007-training-education/09-snakes-ladders
6969
[mobile10-2014]: https://owasp.org/www-project-mobile-top-10/2014-risks/
7070
[mobile10controls]: https://owasp.org/www-project-mobile-top-10/#div-controls
71-
[proactive10]: https://owasp.org/www-project-proactive-controls/
71+
[proactive10]: https://top10proactive.owasp.org/
7272
[snakes]: https://owasp.org/www-project-snakes-and-ladders/
7373
[snakeshowto]: https://owasp.org/www-project-snakes-and-ladders/#div-play
7474
[top102017]: https://owasp.org/www-project-top-ten/2017/

docs/en/09-operations/03-modsecurity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ then [submit an issue][issue1103] or [edit on GitHub][edit1103].
4040
[edit1103]: https://github.com/OWASP/DevGuide/blob/main/docs/en/09-operations/03-modsecurity.md
4141
[issue1103]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2009-operations/03-modsecurity
4242
[modsec]: https://owasp.org/www-project-modsecurity/
43-
[modsec-docs]: https://www.modsecurity.org/
43+
[modsec-docs]: https://modsecurity.org/
4444
[modsec-press]: https://owasp.org/blog/2024/01/09/ModSecurity.html
4545
[trustwave]: https://www.trustwave.com/

docs/en/09-operations/04-crs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ then [submit an issue][issue1104] or [edit on GitHub][edit1104].
4848
[crs-download]: https://coreruleset.org/docs/deployment/install/
4949
[crs-project]: https://owasp.org/www-project-modsecurity-core-rule-set/
5050
[modsec]: https://owasp.org/www-project-modsecurity/
51-
[modsec-docs]: https://www.modsecurity.org/
51+
[modsec-docs]: https://modsecurity.org/
5252
[spotlight03]: https://youtu.be/88ZMKpiZbRI

0 commit comments

Comments
 (0)