Skip to content

Releases: zaproxy/zap-extensions

Requester version 5

07 Oct 15:48
190b9f1
Compare
Choose a tag to compare

Changed

  • Warn when unable to save (malformed) HTTP message (Issue 4235).
  • Update minimum ZAP version to 2.11.0.
  • Maintenance changes.
  • Add button to automatically update content length (Issue 6254).

Report Generation version 0.8.0

07 Oct 17:06
0541c0e
Compare
Choose a tag to compare

Added

  • Default report title and description to new report jobs.

Fixed

  • risk-confidence-html template: guard against scanJobResultData being null; fix handling of empty paragraphs and nulls; and do not include description section if description is null or empty.

Regular Expression Tester version 2

07 Oct 15:48
190b9f1
Compare
Choose a tag to compare

Added

  • Add help.
  • Add info and repo URLs.

Changed

  • Update minimum ZAP version to 2.11.0.

Fixed

  • Close dialogues when the add-on is uninstalled.

Passive scanner rules (beta) version 27

07 Oct 10:37
258e98b
Compare
Choose a tag to compare

Added

  • OWASP Top Ten 2021/2017 mappings.

Changed

  • Reverse Tabnabbing Scan Rule will now alert when the 'opener' keyword is present.
  • Maintenance changes.
  • Update minimum ZAP version to 2.11.0.

Passive scanner rules (alpha) version 34

07 Oct 10:37
258e98b
Compare
Choose a tag to compare

Added

  • OWASP Top Ten 2021/2017 mappings.

Changed

  • Ignore CSS, JavaScript, images, or font files when scanning for source code disclosures (Issues: 6595, 6795, & 6820).
  • Update minimum ZAP version to 2.11.0.

Port Scanner version 9

07 Oct 22:20
c0f89c0
Compare
Choose a tag to compare

Added

  • Add info and repo URLs.

Changed

  • Update minimum ZAP version to 2.11.0.
  • Update default values in the options to match the ones in the default configuration file.
  • Maintenance changes.

Plug-n-Hack Configuration version 12

07 Oct 22:19
c0f89c0
Compare
Choose a tag to compare

Added

  • Add repo URL.

Changed

  • Update minimum ZAP version to 2.11.0.
  • Issue 2000 - Updated strings shown in context menu with title caps.
  • Change info URL to link to the site.
  • Maintenance changes.

Kotlin Support version 1.1.0

07 Oct 15:48
190b9f1
Compare
Choose a tag to compare

Changed

  • Use appropriate syntax style for highlighting of code.
  • Update minimum ZAP version to 2.11.0.

Python Scripting version 12

07 Oct 22:20
c0f89c0
Compare
Choose a tag to compare

Added

  • encode-decode default and rot13 templates.

Changed

  • Update links to zaproxy repo.
  • Rename reliability to confidence in active/passive templates.
  • Maintenance changes.
  • Update minimum ZAP version to 2.11.0.

JSON View version 2

07 Oct 18:07
5636fdd
Compare
Choose a tag to compare

Added

  • Add help.
  • Add the main context menu to the JSON view.
  • Add info and repo URLs.

Changed

  • Update minimum ZAP version to 2.11.0.
  • Capitalize the view dropdown menu entry (related to Issue 2000).