Skip to content

Script Console version 45.3.0

Choose a tag to compare

@zapbot zapbot released this 07 May 16:51
· 4256 commits to main since this release
1a41436

Added

  • Support for code and help links for script scan rules.

Changed

  • Update minimum ZAP version to 2.15.0.
  • Allow to set raw parameter values from Active Rules, by calling as.setEscapedParam(HttpMessage msg, String param, String value).