You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Promote Cookie Loosely Scoped Scanner to release (Issue 4459).</li>
54
54
</ul>
55
55
56
-
<H2>Filters Removal</H2>
57
-
Deprecated since ZAP 2.4.0 the Filters functionality, that allowed to change/access some HTTP messages sent/received through
58
-
ZAP, has now been removed, the same and much more can be achieved with scripts and Replacer add-on.
56
+
<H2>Headless Browser Support</H2>
57
+
Headless browsers are now supported by the Selenium add-on and the add-ons that use it. Both the Ajax Spider and the DOM XSS scan rule now default to headless Firefox.
59
58
60
59
<H2>Command Line Changes</H2>
61
60
<h3>-dir <dir></h3>
62
61
To prevent add-ons (inadvertently) use/override core files ZAP will no longer start (and show an error) if the home and the
63
62
installation directories are the same.
64
63
65
-
<H2>Headless Browser Support</H2>
66
-
Headless browsers are now supported by the Selenium add-on and the add-ons that use it. Both the Ajax Spider and the DOM XSS scan rule now default to headless Firefox.
67
-
68
64
<h3>CA Certificate Handling</h3>
69
65
The following options allow the root CA certificate to be set and read:
0 commit comments