Skip to content

Conversation

sydseter
Copy link
Collaborator

@sydseter sydseter commented Jul 18, 2025

Summary :

Fixes #131

Description for the changelog :

Fix missing link

Declaration:

  • content meets the license for this project
  • AI has not been used, or has been declared, in this pull request

Other info :

Thanks for submitting a pull request!

Please make sure you follow our Code of Conduct
and our contributing guidelines

Automated tests are run to check links, markdown and spelling

The pull request must pass these tests before it can be merged

@sydseter sydseter requested a review from jgadsden July 18, 2025 07:59
@sydseter
Copy link
Collaborator Author

Sorry about this. Realized it just after merging.

Copy link
Contributor

@jgadsden jgadsden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, of course, I should have noticed this as well
you are also reinstating the moved/deleted file docs/en/04-design/02-web-app-checklist/01-define-security-requirements.md ?
this makes sense for backward compatibility with the community's bookmarks etc, but also might confuse in future?
Happy with either path you choose, of course 👍🏾

@jgadsden
Copy link
Contributor

The link checker is checking the release version, not the pull-request version, which is probably a flaw in the automation
I can raise an issue for this - unless you would like the honour @sydseter ?

@sydseter
Copy link
Collaborator Author

@jgadsden please go ahead and raise the issue. :D

@sydseter sydseter merged commit ea04baf into main Jul 18, 2025
@sydseter
Copy link
Collaborator Author

@jgadsden Is there a process for deprecation? We could point the user to the new version from the old page?

@jgadsden
Copy link
Contributor

@jgadsden Is there a process for deprecation? We could point the user to the new version from the old page?

that is a very good point
the DevGuide used to be provided by the OWASP www pages here:

https://github.com/OWASP/www-project-developer-guide/tree/main/release

and to automatically redirect we use front matter such as for release/toc.md :

---

title: Table of Contents
layout: redirected
tags: OWASP Developer Guide
contributors:
document: OWASP Developer Guide
order: 2000
permalink: /release/
redirect_to: https://devguide.owasp.org/

---

@jgadsden
Copy link
Contributor

jgadsden commented Jul 18, 2025

so it would be good to redirect for pages that have been moved or deleted - over to you for the honour of raising the issue @sydseter ?
or just go for the pull request :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Top 10 Proactive Controls 2024

2 participants