|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
| 2 | +<HTML> |
| 3 | +<HEAD> |
| 4 | +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> |
| 5 | +<TITLE> |
| 6 | + Release 2.17.0 |
| 7 | +</TITLE> |
| 8 | +</HEAD> |
| 9 | +<BODY> |
| 10 | +<H1>Release 2.17.0</H1> |
| 11 | + |
| 12 | +This is a bug fix and enhancement release. |
| 13 | + |
| 14 | +TBC |
| 15 | + |
| 16 | +<H3>Alert De-duplication</H3> |
| 17 | +Changes have been made in order to reduce the number of alerts which ZAP may raise that are duplicaes or highly similar, more closely being aligned with the Sites Tree representation. |
| 18 | +See the <a href="https://www.zaproxy.org/blog/2025-09-30-alert-de-duplication/">Alert De-duplication blog</a> for further details. |
| 19 | + |
| 20 | +<H3>Systemic Alerts</H3> |
| 21 | +TBC |
| 22 | + |
| 23 | +<H3>Structured Reports ISO 8601 Standard Date</H3> |
| 24 | +The structured reports (JSON and XML) now have an ISO 8601 standard date field/attribute (“created”); |
| 25 | +the existing “generatedString” field will be removed in the future. |
| 26 | + |
| 27 | +<H3>Active Scan Temporary HTTP Messages</H3> |
| 28 | +If this option is selected the active scanner will persist all HTTP messages sent while active scanning, which allows to further inspect them (e.g. custom passive scanners, manually). |
| 29 | +They are temporary and removed once the session is closed, for cases where the HTTP messages are not necessary it is advised to disable this option for performance reasons (I/O, disk space). |
| 30 | +<p> |
| 31 | +By default the HTTP messages are persisted unless in command line mode, where sessions are usually discarded once ZAP finishes. |
| 32 | + |
| 33 | +<H3>Dependency Updates</H3> |
| 34 | + |
| 35 | +As usual the release includes dependency updates. |
| 36 | +<p> |
| 37 | +The following libraries were updated: |
| 38 | + |
| 39 | +<ul> |
| 40 | + <li>TBC</li> |
| 41 | +</ul> |
| 42 | + |
| 43 | +<H2>Add-Ons</H2> |
| 44 | + |
| 45 | +<H3>Updated Add-Ons</H3> |
| 46 | +All of the add-ons included by default have been updated since the last full release. |
| 47 | + |
| 48 | +<H2>Enhancements</H2> |
| 49 | +<ul> |
| 50 | +<li>TBC</li> |
| 51 | +</ul> |
| 52 | + |
| 53 | +<H2>Bug fixes</H2> |
| 54 | +<ul> |
| 55 | +<li>TBC</li> |
| 56 | +</ul> |
| 57 | + |
| 58 | +<H2>See Also</H2> |
| 59 | +<table> |
| 60 | +<tr><td> </td><td><a href="../intro.html">Introduction</a></td><td>the introduction to ZAP</td></tr> |
| 61 | +<tr><td> </td><td><a href="releases.html">Releases</a></td><td>the full set of releases</td></tr> |
| 62 | +<tr><td> </td><td><a href="../credits.html">Credits</a></td><td>the people and groups who have made this release possible</td></tr> |
| 63 | +</table> |
| 64 | +</BODY> |
| 65 | +</HTML> |
0 commit comments