-
-
Notifications
You must be signed in to change notification settings - Fork 138
Initial 2.17.0 release page #610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65 changes: 65 additions & 0 deletions
65
addOns/help/src/main/javahelp/contents/releases/2.17.0.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,65 @@ | ||
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> | ||
| <HTML> | ||
| <HEAD> | ||
| <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> | ||
| <TITLE> | ||
| Release 2.17.0 | ||
| </TITLE> | ||
| </HEAD> | ||
| <BODY> | ||
| <H1>Release 2.17.0</H1> | ||
|
|
||
| This is a bug fix and enhancement release. | ||
|
|
||
| TBC | ||
|
|
||
| <H3>Alert De-duplication</H3> | ||
| 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. | ||
| See the <a href="https://www.zaproxy.org/blog/2025-09-30-alert-de-duplication/">Alert De-duplication blog</a> for further details. | ||
|
|
||
| <H3>Systemic Alerts</H3> | ||
| TBC | ||
|
|
||
| <H3>Structured Reports ISO 8601 Standard Date</H3> | ||
| The structured reports (JSON and XML) now have an ISO 8601 standard date field/attribute (“created”); | ||
| the existing “generatedString” field will be removed in the future. | ||
|
|
||
| <H3>Active Scan Temporary HTTP Messages</H3> | ||
| 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). | ||
| 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). | ||
| <p> | ||
| By default the HTTP messages are persisted unless in command line mode, where sessions are usually discarded once ZAP finishes. | ||
|
|
||
| <H3>Dependency Updates</H3> | ||
|
|
||
| As usual the release includes dependency updates. | ||
| <p> | ||
| The following libraries were updated: | ||
|
|
||
| <ul> | ||
| <li>TBC</li> | ||
| </ul> | ||
|
|
||
| <H2>Add-Ons</H2> | ||
|
|
||
| <H3>Updated Add-Ons</H3> | ||
| All of the add-ons included by default have been updated since the last full release. | ||
|
|
||
| <H2>Enhancements</H2> | ||
| <ul> | ||
| <li>TBC</li> | ||
| </ul> | ||
|
|
||
| <H2>Bug fixes</H2> | ||
| <ul> | ||
| <li>TBC</li> | ||
| </ul> | ||
|
|
||
| <H2>See Also</H2> | ||
| <table> | ||
| <tr><td> </td><td><a href="../intro.html">Introduction</a></td><td>the introduction to ZAP</td></tr> | ||
| <tr><td> </td><td><a href="releases.html">Releases</a></td><td>the full set of releases</td></tr> | ||
| <tr><td> </td><td><a href="../credits.html">Credits</a></td><td>the people and groups who have made this release possible</td></tr> | ||
| </table> | ||
| </BODY> | ||
| </HTML> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.