diff options
| author | Vedran Karačić <karacicvedran@gmail.com> | 2018-12-18 12:03:13 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-12-27 09:23:40 -0500 |
| commit | 293db9eb36e42e8ba976c2639800020d04b95deb (patch) | |
| tree | 2a6f6071d3c8e002e8aa1f86e9d89d402bbc1064 | |
| parent | b7dbd5ff68bb9d2235ca081c0bd0b8baa65f8c77 (diff) | |
Updated OWASP Top 10 link to the latest version.
| -rw-r--r-- | docs/topics/security.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/security.txt b/docs/topics/security.txt index 30d19190df..549b473988 100644 --- a/docs/topics/security.txt +++ b/docs/topics/security.txt @@ -283,4 +283,4 @@ security protection of the Web server, operating system and other components. accounted for in the design of your project. .. _LimitRequestBody: https://httpd.apache.org/docs/2.4/mod/core.html#limitrequestbody -.. _Top 10 list: https://www.owasp.org/index.php/Top_10_2013-Top_10 +.. _Top 10 list: https://www.owasp.org/index.php/Top_10-2017_Top_10 |
