Skip to content

Commit

Permalink
Scan Rule Deprecations
Browse files Browse the repository at this point in the history
Per zaproxy#5849 and zaproxy#5788

Signed-off-by: kingthorin <[email protected]>
  • Loading branch information
kingthorin committed Feb 7, 2020
1 parent 962a209 commit c274ba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/scanners.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Scanners:
10013 Weak HTTP authentication over an unsecured connection [Deprecated]
10014 Cross Site Request Forgery [Deprecated]
10015 Incomplete or no cache-control and pragma HTTPHeader set
10016 Web Browser XSS Protection Not Enabled
10016 Web Browser XSS Protection Not Enabled [Deprecated]
10017 Cross-domain JavaScript source file inclusion
10018 Untrusted domains in JavaScript source code
10019 Content-Type header missing
Expand Down Expand Up @@ -61,7 +61,7 @@ Scanners:
10043 User controllable javascript event (XSS)
10044 Big Redirect Response
10045 Source Code Disclosure - WEB-INF folder
10046 Insecure Component
10046 Insecure Component [Deprecated]
10047 HTTPS Content Available via HTTP
10048 ShellShock
10049 Cacheability and Retrievability Content
Expand Down

0 comments on commit c274ba2

Please sign in to comment.