diff --git a/addOns/help/src/main/javahelp/contents/releases/2.15.0.html b/addOns/help/src/main/javahelp/contents/releases/2.15.0.html index a7d63460..bb3c77f2 100644 --- a/addOns/help/src/main/javahelp/contents/releases/2.15.0.html +++ b/addOns/help/src/main/javahelp/contents/releases/2.15.0.html @@ -19,15 +19,34 @@

Release 2.15.0

Scripts as First Class Scan Rules

-TODO add more details... +Active and passive scan rules scripts can now be treated as "first class" scan rules. +This means that they can be individually referenced in an active scan policy, in the +passive scan rules page, and in Automation Framework plans. + +In addition directories of scripts can now be added with all of the scripts enabled - +this will make it much more straightfoward to manage script rules in automation.

Menu Items Restructured

-TODO add more details... +The desktop context sensitive menu items have been reordered, and grouped in a more logical way. +This should make it much easier to find the menu item you want, when you want it.

Automation Framework GitHub Action

-TODO add more details... +There is a new ZAP GitHub action - the +ZAP Automation Framework Scan. + +The Automation Framework provides a great balance between ease of use and flexibility + functionality. +If you want to perform any non trivial automation with ZAP then the +Automation Framework is probably your best bet. + +

New Docker Hub Organisation

+ +We have a new DockerHub organisation for the ZAP Docker images: https://hub.docker.com/u/zaproxy + +We are still using the softwaresecurityproject org for 2.15.0 but we will probably not use it for the following releases. + +We do recommend that you switch from `softwaresecurityproject` to zaproxy sooner rather than later.

Dependency Updates

@@ -76,6 +95,7 @@

Enhancements

  • Issue 8369 : Restructure the desktop menu item order
  • Issue 8393 : Allow to search HTTP messages by Tags
  • Issue 8403 : ZAP not printing script errors to console in cmdline mode with `-script`
  • +
  • Issue 8423 : Add TAGs for yaml, xml, extended json
  • Issue 8452 : Support decode response body through the `Variant`
  • Issue 8454 : Include pluginId in alert events
  • @@ -95,10 +115,9 @@

    Bug fixes

  • Issue 8395 : Add missing API error message
  • Issue 8419 : Prevent raising alerts on temporary messages
  • Issue 8429 : Skip deleted msgs in the messages API endpoints
  • +
  • Issue 8467 : Get resources from add-ons
  • - -

    See Also

        Introductionthe introduction to ZAP