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 10:04:41 -0500 |
| commit | 400dac7b698ecaaaaee989188ef89cf42f6d04b0 (patch) | |
| tree | ce32a3a1c3fa297126544370b4bf96fa874c16d7 /docs | |
| parent | 6f4130f3583b00c86a3aa80c8bf82570696bcd2c (diff) | |
[2.1.x] Updated OWASP Top 10 link to the latest version.
Backport of 293db9eb36e42e8ba976c2639800020d04b95deb from master.
Diffstat (limited to 'docs')
| -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 0eebdeb934..9411f9a004 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 |
