Skip to content

Passive scanner rules version 38

Choose a tag to compare

@zapbot zapbot released this 07 Jan 18:52
· 8064 commits to main since this release
0623fcf

Changed

  • Update minimum ZAP version to 2.11.1.
  • Renamed 'X-Frame-Options Header Not Set' alert to 'Missing Anti-clickjacking Header', and associated scan rule 'X-Frame-Options Header' to 'Anti-clickjacking Header'. The rule already considered Content-Security-Policy 'frame-ancestors' which is a more modern solution to the same concern. Updated associated solution text. (Issue 6937)
  • Content Security Policy scan rule will no longer classify "require-trusted-types-for" or "trusted-types" directives as unknown (Issue 6602).