We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b78aab commit b57be10Copy full SHA for b57be10
user_guide_src/source/concepts/security.rst
@@ -10,7 +10,7 @@ We respect the `Open Web Application Security Project (OWASP) <https://owasp.org
10
and follow their recommendations as much as possible.
11
12
The following comes from
13
-`OWASP Top Ten Cheat Sheet <https://owasp.org/www-project-top-ten/>`_,
+`OWASP Top Ten <https://owasp.org/www-project-top-ten/>`_,
14
identifying the top vulnerabilities for web applications.
15
For each, we provide a brief description, the OWASP recommendations, and then
16
the CodeIgniter provisions to address the problem.
0 commit comments