<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ZAP>
    <core>
        <version>2.17.0</version>
        <daily-version>D-2021-10-18</daily-version>
        <daily>
            <url>https://github.com/zaproxy/zaproxy/releases/download/w2021-10-18/ZAP_WEEKLY_D-2021-10-18.zip</url>
            <file>ZAP_WEEKLY_D-2021-10-18.zip</file>
            <hash>SHA-256:9d4bcb12e47293f3cbc4c32285b8469e620f092bb2519e65e12e5e528a25a8ad</hash>
            <size>188556676</size>
        </daily>
        <windows32>
            <url>https://github.com/zaproxy/zaproxy/releases/download/v2.17.0/ZAP_2_17_0_windows-x32.exe</url>
            <file>ZAP_2_17_0_windows-x32.exe</file>
            <hash>SHA-256:125fc89c73d440141ce859109e23258700b863b94475d5461926ec757d99e94a</hash>
            <size>255836672</size>
        </windows32>
        <windows>
            <url>https://github.com/zaproxy/zaproxy/releases/download/v2.17.0/ZAP_2_17_0_windows.exe</url>
            <file>ZAP_2_17_0_windows.exe</file>
            <hash>SHA-256:ebdaf6f00ffd9c21891d29360196e13a14091f84dde2bfa1e0b61213a93bc5ca</hash>
            <size>256013312</size>
        </windows>
        <linux>
            <url>https://github.com/zaproxy/zaproxy/releases/download/v2.17.0/ZAP_2.17.0_Linux.tar.gz</url>
            <file>ZAP_2.17.0_Linux.tar.gz</file>
            <hash>SHA-256:efe799aaa3627db683b43f00c9c210aea0b75c00cc8f0a0f0434d12bb3ddde5a</hash>
            <size>243895361</size>
        </linux>
        <mac>
            <url>https://github.com/zaproxy/zaproxy/releases/download/v2.17.0/ZAP_2.17.0.dmg</url>
            <file>ZAP_2.17.0.dmg</file>
            <hash>SHA-256:a3d246125dd6e576036af8fb29f90377fc72a0a5df8c89c54711972b449582c7</hash>
            <size>272195945</size>
        </mac>
        <relnotes>Bug fix and enhancement release.</relnotes>
        <relnotes-url>https://www.zaproxy.org/docs/desktop/releases/2.17.0/</relnotes-url>
    </core>
    <addon>accessControl</addon>
    <addon_accessControl>
        <name>Access Control Testing</name>
        <description>Adds a set of tools for testing access control in web applications.</description>
        <author>ZAP Dev Team</author>
        <version>12</version>
        <file>accessControl-alpha-12.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;The alerts now have new tags for the OWASP Top 10 2025.&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Prevent GUI freeze on result selection.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/accessControl-v12/accessControl-alpha-12.zap</url>
        <hash>SHA-256:fe2c3a432f8d11f1d8f042fc36bc816098a879bc27a99d03df8dc680690a5e19</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/access-control-testing/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>627215</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_accessControl>
    <addon>alertFilters</addon>
    <addon_alertFilters>
        <name>Alert Filters</name>
        <description>Allows you to automate the changing of alert risk levels.</description>
        <author>ZAP Dev Team</author>
        <version>26</version>
        <file>alertFilters-release-26.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update the automation framework template and help to include missing fields (&lt;code&gt;ruleName&lt;/code&gt; and &lt;code&gt;methods&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/alertFilters-v26/alertFilters-release-26.zap</url>
        <hash>SHA-256:d6c9113aac962c31955627cda2683afe447cf9d84c0f803c6029180897c16648</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/alert-filters/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>594584</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_alertFilters>
    <addon>allinonenotes</addon>
    <addon_allinonenotes>
        <name>All In One Notes</name>
        <description>A simple extension to view all notes in one pane.</description>
        <author>David Vassallo</author>
        <version>2</version>
        <file>allinonenotes-alpha-2.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add info and repo URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Update link to repository.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/allinonenotes-v2/allinonenotes-alpha-2.zap</url>
        <hash>SHA-256:9e70d6e76b72692e9c0cb64002a692b710710e688ea2d8834818086300632d2a</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/all-in-one-notes/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>249532</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_allinonenotes>
    <addon>ascanrules</addon>
    <addon_ascanrules>
        <name>Active scanner rules</name>
        <description>The release status Active Scanner rules</description>
        <author>ZAP Dev Team</author>
        <version>82</version>
        <file>ascanrules-release-82.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The following scan rules now include example alert functionality for documentation generation purposes (Issue 6119):
&lt;ul&gt;
&lt;li&gt;SQL Injection - Hypersonic SQL (Time Based)&lt;/li&gt;
&lt;li&gt;SQL Injection - MsSQL (Time Based)&lt;/li&gt;
&lt;li&gt;SQL Injection - MySQL (Time Based)&lt;/li&gt;
&lt;li&gt;SQL Injection - Oracle (Time Based)&lt;/li&gt;
&lt;li&gt;SQL Injection - PostgreSQL (Time Based)&lt;/li&gt;
&lt;li&gt;Cross Site Scripting (Persistent) (Also now includes alert references (Issue 7100))&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/ascanrules-v82/ascanrules-release-82.zap</url>
        <hash>SHA-256:170f98c204347dc473f1c4118e8240b36281966396c36377d7a0768e83948761</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/active-scan-rules/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>5080263</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;= 0.3.0</version>
                </addon>
                <addon>
                    <id>oast</id>
                    <version>&gt;= 0.7.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_ascanrules>
    <addon>ascanrulesAlpha</addon>
    <addon_ascanrulesAlpha>
        <name>Active scanner rules (alpha)</name>
        <description>The alpha status Active Scanner rules</description>
        <author>ZAP Dev Team</author>
        <version>57</version>
        <file>ascanrulesAlpha-alpha-57.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The LDAP Injection scan rule now includes example alert functionality for documentation generation purposes (Issue 6119) and alert references (Issue 7100).&lt;/li&gt;
&lt;li&gt;Formatted JavaScript files for consistency.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/ascanrulesAlpha-v57/ascanrulesAlpha-alpha-57.zap</url>
        <hash>SHA-256:8c6180689ef4edd50a169efca55a1c1bf4a66224fbcc71bd2bf6d61c21938489</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/active-scan-rules-alpha/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>400319</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_ascanrulesAlpha>
    <addon>ascanrulesBeta</addon>
    <addon_ascanrulesBeta>
        <name>Active scanner rules (beta)</name>
        <description>The beta status Active Scanner rules</description>
        <author>ZAP Dev Team</author>
        <version>66</version>
        <file>ascanrulesBeta-beta-66.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The following scan rules now include example alert functionality for documentation generation purposes (Issue 6119) and alert references (Issue 7100):
&lt;ul&gt;
&lt;li&gt;Insecure HTTP Method&lt;/li&gt;
&lt;li&gt;Session Fixation&lt;/li&gt;
&lt;li&gt;Proxy Disclosure&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Dependency update.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/ascanrulesBeta-v66/ascanrulesBeta-beta-66.zap</url>
        <hash>SHA-256:e5be0cee46abb673abdd3c5e2572e577454887aab00ea141da44856accd49a84</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/active-scan-rules-beta/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>1810539</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>database</id>
                    <version>&gt;= 0.1.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;= 0.3.0</version>
                </addon>
                <addon>
                    <id>oast</id>
                    <version>&gt;= 0.7.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_ascanrulesBeta>
    <addon>attacksurfacedetector</addon>
    <addon_attacksurfacedetector>
        <name>Attack Surface Detector</name>
        <description>The Attack Surface Detector analyzes web application source code to generate endpoints that can be used for penetration testing.</description>
        <author>Secure Decisions (Matthew DeLetto)</author>
        <version>1.1.4</version>
        <file>attacksurfacedetector-alpha-1.1.4.zap</file>
        <status>alpha</status>
        <changes>Various incremental changes (see https://github.com/secdec/attack-surface-detector-zap/releases)&lt;br&gt;
        Fix un-handled exception when target unavailable &amp; address various "house keeping" tasks.&lt;br&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/2.7/attacksurfacedetector-alpha-1.1.4.zap</url>
        <hash>SHA1:e21758c2cdcbc7806f44cc986a88360457eff82e</hash>
        <info>https://github.com/secdec/attack-surface-detector-zap/wiki</info>
        <repo>https://github.com/secdec/attack-surface-detector-zap/</repo>
        <date>2019-03-07</date>
        <size>15604948</size>
        <not-before-version>2.7.0</not-before-version>
    </addon_attacksurfacedetector>
    <addon>authhelper</addon>
    <addon_authhelper>
        <name>Authentication Helper</name>
        <description>Helps identify and set up authentication handling</description>
        <author>ZAP Dev Team</author>
        <version>0.39.0</version>
        <file>authhelper-beta-0.39.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Do not attempt to extract session tokens from big responses, to reduce memory usage, which are more likely to represent application data rather than having session tokens.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improve detection of finished Microsoft login.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.39.0/authhelper-beta-0.39.0.zap</url>
        <hash>SHA-256:e5a860023886b30192ed153244327d25a16c8924cf4a0032ac6e7416a200368c</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/authentication-helper/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>1560123</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.35.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>database</id>
                    <version>&gt;=0.8.0 &amp; &lt; 1.0.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.23.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
                <addon>
                    <id>selenium</id>
                    <version>&gt;=15.44.0</version>
                </addon>
                <addon>
                    <id>zest</id>
                    <version>&gt;=48.10.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_authhelper>
    <addon>authstats</addon>
    <addon_authstats>
        <name>Authentication Statistics</name>
        <description>Records logged in/out statistics for all contexts in scope.</description>
        <author>ZAP Dev Team</author>
        <version>2</version>
        <file>authstats-alpha-2.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add repo URL.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Dynamically unload the add-on.&lt;/li&gt;
&lt;li&gt;Change info URL to link to the site.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/authstats-v2/authstats-alpha-2.zap</url>
        <hash>SHA-256:cfb604c27f3a7a58e7b5aa55fe9f19a9ce5561fab3ef7d3f6c72845671fb5dcf</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/authentication-statistics/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>247499</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_authstats>
    <addon>automation</addon>
    <addon_automation>
        <name>Automation Framework</name>
        <description>Automation Framework.</description>
        <author>ZAP Dev Team</author>
        <version>0.60.0</version>
        <file>automation-beta-0.60.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix exception during forced shutdown in the Active Scan job.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/automation-v0.60.0/automation-beta-0.60.0.zap</url>
        <hash>SHA-256:e02c90abea15cb5802be1aa1adb959e5f76c4c517494087388732d71345e4ea9</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/automation-framework/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-08</date>
        <size>2172308</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.38.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;= 0.15.0 &amp; &lt; 1.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_automation>
    <addon>beanshell</addon>
    <addon_beanshell>
        <name>BeanShell Console</name>
        <description>Provides a BeanShell Console</description>
        <author>ZAP Dev Team</author>
        <version>7</version>
        <file>beanshell-beta-7.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add info and repo URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Improve permissions and space handling when saving.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/beanshell-v7/beanshell-beta-7.zap</url>
        <hash>SHA-256:0a83cb7d0369ccef50768ccbda1e6c6d82b9f4e3bd9372b38fd32cc21f6a30fb</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/bean-shell/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>577838</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_beanshell>
    <addon>browserView</addon>
    <addon_browserView>
        <name>Browser View</name>
        <description>Adds an option to render HTML responses like a browser</description>
        <author>ZAP Dev Team</author>
        <version>6</version>
        <file>browserView-alpha-6.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add info and repo URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.12.0.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Make missing JavaFX logging less verbose in regular use.&lt;/li&gt;
&lt;li&gt;Update help with the requirements to use the add-on.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/browserView-v6/browserView-alpha-6.zap</url>
        <hash>SHA-256:e53cfde3a009a4be2e40c84ac02e05114505160bd2bab6cbb42416ab9a65b16c</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/browser-view/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2023-03-13</date>
        <size>197667</size>
        <not-before-version>2.12.0</not-before-version>
    </addon_browserView>
    <addon>bruteforce</addon>
    <addon_bruteforce>
        <name>Forced Browse</name>
        <description>Forced browsing of files and directories using code from the OWASP DirBuster tool</description>
        <author>ZAP Dev Team</author>
        <version>20</version>
        <file>bruteforce-beta-20.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/bruteforce-v20/bruteforce-beta-20.zap</url>
        <hash>SHA-256:c18de61b2d4082aca0e8dc4d916398ddb556179cf2e14caf065fe837713f985c</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/forced-browse/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>554460</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.23.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_bruteforce>
    <addon>bugtracker</addon>
    <addon_bugtracker>
        <name>Bug Tracker</name>
        <description>Bug Tracker extension.</description>
        <author>ZAP Dev Team</author>
        <version>4</version>
        <file>bugtracker-alpha-4.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.1.&lt;/li&gt;
&lt;li&gt;Dependency updates.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Updated to use PAT not password (https://github.blog/changelog/2021-08-12-git-password-authentication-is-shutting-down/).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/bugtracker-v4/bugtracker-alpha-4.zap</url>
        <hash>SHA-256:37c57f8e7f4a1608500527ac1831f8b078427f804ea04ad5790a2970e3e1b722</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/bug-tracker/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2022-09-23</date>
        <size>3707425</size>
        <not-before-version>2.11.1</not-before-version>
    </addon_bugtracker>
    <addon>callgraph</addon>
    <addon_callgraph>
        <name>Call Graph</name>
        <description>Allows the user to view a call graph of the selected resources</description>
        <author>Colm O'Flaherty</author>
        <version>5</version>
        <file>callgraph-alpha-5.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add help.&lt;/li&gt;
&lt;li&gt;Add info and repo URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/callgraph-v5/callgraph-alpha-5.zap</url>
        <hash>SHA-256:0874ce5aad0c4bbf28f72627a4940759d328396e12b7d6a5596f2e41bf24dc4e</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/call-graph/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>925930</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_callgraph>
    <addon>callhome</addon>
    <addon_callhome>
        <name>Call Home</name>
        <description>Handles all of the calls to ZAP services.</description>
        <author>ZAP Dev Team</author>
        <version>0.21.0</version>
        <file>callhome-release-0.21.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MCP stats to telemetry.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/callhome-v0.21.0/callhome-release-0.21.0.zap</url>
        <hash>SHA-256:656b610e7a5e2688710dabdd0da859d92802eb0922b45c2cc3d1a0ab3ec916f1</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/call-home/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-02</date>
        <size>326720</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_callhome>
    <addon>client</addon>
    <addon_client>
        <name>Client Side Integration</name>
        <description>Exposes client (browser) side information in ZAP using Firefox and Chrome extensions.</description>
        <author>ZAP Dev Team</author>
        <version>0.24.0</version>
        <file>client-alpha-0.24.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Client spider option &amp;quot;Action Wait Time&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Client map export to report the number of items exported.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/client-v0.24.0/client-alpha-0.24.0.zap</url>
        <hash>SHA-256:779510906f67fc62e5cd535e13663f3d374ef3270818c8333264fc81c13826a9</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/client-side-integration/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-07</date>
        <size>2867322</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.33.0</version>
                </addon>
                <addon>
                    <id>database</id>
                    <version>&gt;=0.9.0 &amp; &lt; 1.0.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.8.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;=0.4.0</version>
                </addon>
                <addon>
                    <id>selenium</id>
                    <version>&gt;=15.14.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_client>
    <addon>commonlib</addon>
    <addon_commonlib>
        <name>Common Library</name>
        <description>A common library, for use by other add-ons.</description>
        <author>ZAP Dev Team</author>
        <version>1.41.0</version>
        <file>commonlib-release-1.41.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Generate Fix Prompt alert menu item.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update dependencies.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.41.0/commonlib-release-1.41.0.zap</url>
        <hash>SHA-256:0710af7f49df0a18763c8aa6c8bc6551fc69049ee9c17ce54530fa863fa0140d</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/common-library/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-15</date>
        <size>11903298</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_commonlib>
    <addon>communityScripts</addon>
    <addon_communityScripts>
        <name>Community Scripts</name>
        <description>Useful ZAP scripts written by the ZAP community.</description>
        <author>ZAP Community</author>
        <version>19</version>
        <file>communityScripts-alpha-19.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;extender/arpSyndicateSubdomainDiscovery.js - uses the API of &lt;a href="https://www.subdomain.center/"&gt;ARPSyndicate's Subdomain Center&lt;/a&gt;
to find and add subdomains to the Sites Tree.&lt;/li&gt;
&lt;li&gt;passive/JavaDisclosure.js - Passive scan for Java error messages leaks&lt;/li&gt;
&lt;li&gt;httpsender/RsaEncryptPayloadForZap.py - A script that encrypts requests using RSA&lt;/li&gt;
&lt;li&gt;selenium/FillOTPInMFA.js - A script that fills the OTP in MFA&lt;/li&gt;
&lt;li&gt;authentication/KratosApiAuthentication.js - A script to authenticate with Kratos using the API flow&lt;/li&gt;
&lt;li&gt;authentication/KratosBrowserAuthentication.js - A script to authenticate with Kratos using the browser flow&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.15.0.&lt;/li&gt;
&lt;li&gt;Use Prettier to format all JavaScript scripts.&lt;/li&gt;
&lt;li&gt;Update the following scripts to implement the &lt;code&gt;getMetadata()&lt;/code&gt; function with revised metadata:
&lt;ul&gt;
&lt;li&gt;active/Cross Site WebSocket Hijacking.js&lt;/li&gt;
&lt;li&gt;active/cve-2019-5418.js&lt;/li&gt;
&lt;li&gt;active/gof_lite.js&lt;/li&gt;
&lt;li&gt;active/JWT None Exploit.js&lt;/li&gt;
&lt;li&gt;active/SSTI.js&lt;/li&gt;
&lt;li&gt;passive/clacks.js&lt;/li&gt;
&lt;li&gt;passive/CookieHTTPOnly.js&lt;/li&gt;
&lt;li&gt;passive/detect_csp_notif_and_reportonly.js&lt;/li&gt;
&lt;li&gt;passive/detect_samesite_protection.js&lt;/li&gt;
&lt;li&gt;passive/f5_bigip_cookie_internal_ip.js&lt;/li&gt;
&lt;li&gt;passive/find base64 strings.js&lt;/li&gt;
&lt;li&gt;passive/Find Credit Cards.js&lt;/li&gt;
&lt;li&gt;passive/Find Emails.js&lt;/li&gt;
&lt;li&gt;passive/Find Hashes.js&lt;/li&gt;
&lt;li&gt;passive/Find HTML Comments.js&lt;/li&gt;
&lt;li&gt;passive/Find IBANs.js&lt;/li&gt;
&lt;li&gt;passive/Find Internal IPs.js&lt;/li&gt;
&lt;li&gt;passive/find_reflected_params.py&lt;/li&gt;
&lt;li&gt;passive/HUNT.py&lt;/li&gt;
&lt;li&gt;passive/Mutliple Security Header Check.js&lt;/li&gt;
&lt;li&gt;passive/google_api_keys_finder.js&lt;/li&gt;
&lt;li&gt;passive/JavaDisclosure.js&lt;/li&gt;
&lt;li&gt;passive/Report non static sites.js&lt;/li&gt;
&lt;li&gt;passive/RPO.js&lt;/li&gt;
&lt;li&gt;passive/s3.js&lt;/li&gt;
&lt;li&gt;passive/Server Header Disclosure.js&lt;/li&gt;
&lt;li&gt;passive/SQL injection detection.js&lt;/li&gt;
&lt;li&gt;passive/Telerik Using Poor Crypto.js&lt;/li&gt;
&lt;li&gt;passive/Upload form discovery.js&lt;/li&gt;
&lt;li&gt;passive/X-Powered-By_header_checker.js&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;httpsender/Alert on Unexpected Content Types.js now checks for common content-types (&lt;code&gt;json&lt;/code&gt;, &lt;code&gt;xml&lt;/code&gt;, and &lt;code&gt;yaml&lt;/code&gt;) more consistently.&lt;/li&gt;
&lt;li&gt;targeted/request_to_xml.js no longer uses deprecated method to show the message in the editor dialogue.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/community-scripts/releases/download/v19/communityScripts-alpha-19.zap</url>
        <hash>SHA-256:f96502b471dd349ae2fceba4a68bde9465091580040ad8798e13bb176030bbba</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/community-scripts/</info>
        <repo>https://github.com/zaproxy/community-scripts/</repo>
        <date>2024-07-01</date>
        <size>475346</size>
        <not-before-version>2.15.0</not-before-version>
    </addon_communityScripts>
    <addon>coreLang</addon>
    <addon_coreLang>
        <name>Core Language Files</name>
        <description>Translations of the core language files</description>
        <author>ZAP Dev Team</author>
        <version>15</version>
        <file>coreLang-release-15.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update the languages files from Crowdin.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/coreLang-v15/coreLang-release-15.zap</url>
        <hash>SHA-256:d8258b914ffc95820dd045acf56677668a8cbbfc759290f72e30210056dfb88c</hash>
        <info>https://crowdin.com/project/zaproxy</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2022-02-14</date>
        <size>4616009</size>
        <not-before-version>2.11.1</not-before-version>
    </addon_coreLang>
    <addon>custompayloads</addon>
    <addon_custompayloads>
        <name>Custom Payloads</name>
        <description>Ability to add, edit or remove payloads that are used i.e. by active scanners</description>
        <author>ZAP Dev Team</author>
        <version>0.16.0</version>
        <file>custompayloads-release-0.16.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/custompayloads-v0.16.0/custompayloads-release-0.16.0.zap</url>
        <hash>SHA-256:2bf60963f039dc9c47975026f9cec2c4c4161d4e0278c41e092a92ffb4b23543</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/custom-payloads/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>335213</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.17.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_custompayloads>
    <addon>database</addon>
    <addon_database>
        <name>Database</name>
        <description>Provides database engines and related infrastructure.</description>
        <author>ZAP Dev Team</author>
        <version>0.9.0</version>
        <file>database-alpha-0.9.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;li&gt;Update dependencies.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/database-v0.9.0/database-alpha-0.9.0.zap</url>
        <hash>SHA-256:4c58ca142288d9ddc6ae3fd8fe6815e3894462bae67eb0776e540a2d9ddaf87d</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/database/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>23342827</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_database>
    <addon>dev</addon>
    <addon_dev>
        <name>Dev Add-on</name>
        <description>An add-on to help with development of ZAP.</description>
        <author>ZAP Dev Team</author>
        <version>0.10.0</version>
        <file>dev-alpha-0.10.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Basic CSRF test app.&lt;/li&gt;
&lt;li&gt;Page with input elements that appear after a delay and off the displayed screen.&lt;/li&gt;
&lt;li&gt;Auth app which uses multiple (faked) domains.&lt;/li&gt;
&lt;li&gt;An auth example where there's a div that may obscure the login fields.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.10.0/dev-alpha-0.10.0.zap</url>
        <hash>SHA-256:f749b0ec8d593fc16ec5798ce1e3668ceeb7d965dcaf029ae039acf5ebabe09a</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/dev-add-on/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-05-15</date>
        <size>182901</size>
        <not-before-version>2.16.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.17.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.7.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_dev>
    <addon>diff</addon>
    <addon_diff>
        <name>Diff</name>
        <description>Displays a dialog showing the differences between 2 requests or responses. It uses diffutils and diff_match_patch</description>
        <author>ZAP Dev Team</author>
        <version>18</version>
        <file>diff-beta-18.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/diff-v18/diff-beta-18.zap</url>
        <hash>SHA-256:a0b1326c0d8a520cd3fd56cc422a73d2eba7b6a1853aad3e61a9f2ddf8dc0717</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/diff/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>693652</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.23.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_diff>
    <addon>directorylistv1</addon>
    <addon_directorylistv1>
        <name>Directory List v1.0</name>
        <description>List of directory names to be used with Forced Browse or Fuzzer add-on.</description>
        <author>ZAP Dev Team</author>
        <version>9</version>
        <file>directorylistv1-release-9.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.16.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/directorylistv1-v9/directorylistv1-release-9.zap</url>
        <hash>SHA-256:71e5b57bcf89774267375426f2e67f789cf13a4b69c97c8946a325fa321d18ce</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/directory-list-v1.0/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-01-09</date>
        <size>961164</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_directorylistv1>
    <addon>directorylistv2_3</addon>
    <addon_directorylistv2_3>
        <name>Directory List v2.3</name>
        <description>Lists of directory names to be used with Forced Browse or Fuzzer add-on.</description>
        <author>ZAP Dev Team</author>
        <version>4</version>
        <file>directorylistv2_3-release-4.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add help.&lt;/li&gt;
&lt;li&gt;Add repo URL.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Change info URL to link to the site.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/directorylistv2_3-v4/directorylistv2_3-release-4.zap</url>
        <hash>SHA-256:3a8b04b9363b57acd9cf8cd67abce4c630f986e2b492a1ebd01eaa9587a0a199</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/directory-list-v2.3/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>8722229</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_directorylistv2_3>
    <addon>directorylistv2_3_lc</addon>
    <addon_directorylistv2_3_lc>
        <name>Directory List v2.3 LC</name>
        <description>Lists of lower case directory names to be used with Forced Browse or Fuzzer add-on.</description>
        <author>ZAP Dev Team</author>
        <version>4</version>
        <file>directorylistv2_3_lc-release-4.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add help.&lt;/li&gt;
&lt;li&gt;Add repo URL.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Change info URL to link to the site.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/directorylistv2_3_lc-v4/directorylistv2_3_lc-release-4.zap</url>
        <hash>SHA-256:2603580ba53673c31800ef7373e7cc09de759369b6f8fb43cc9e5024ad5d9af4</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/directory-list-v2.3-lc/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>7569974</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_directorylistv2_3_lc>
    <addon>domxss</addon>
    <addon_domxss>
        <name>DOM XSS Active scanner rule</name>
        <description>DOM XSS Active scanner rule</description>
        <author>Aabha Biyani, ZAP Dev Team</author>
        <version>24</version>
        <file>domxss-release-24.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The scan rule now has new tags for the OWASP Top 10 2025.&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/domxss-v24/domxss-release-24.zap</url>
        <hash>SHA-256:6f99b18d4af4a9f5277369b802ecf333b337ecce4e972d7dc08827253b604108</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/dom-xss-active-scan-rule/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>286625</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.1.0</version>
                </addon>
                <addon>
                    <id>selenium</id>
                    <version>&gt;= 15.39.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_domxss>
    <addon>encoder</addon>
    <addon_encoder>
        <name>Encoder</name>
        <description>Adds encode/decode/hash dialog and support for scripted processors as well</description>
        <author>ZAP Dev Team</author>
        <version>1.9.0</version>
        <file>encoder-release-1.9.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Main dialog input area is now resizable via a draggable divider between input and output panels, the position is saved and restored when the dialog is opened.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/encoder-v1.9.0/encoder-release-1.9.0.zap</url>
        <hash>SHA-256:5f826627a98cfa368b8b7e178850bebde73447f91eec852fa7f0af81ddd6a76c</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/encode-decode-hash/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-03-02</date>
        <size>508364</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.23.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_encoder>
    <addon>evalvillain</addon>
    <addon_evalvillain>
        <name>Eval Villain</name>
        <description>Adds the Eval Villain extension to Firefox when launched from ZAP.</description>
        <author>Dennis Goodlett and the ZAP Dev Team</author>
        <version>0.4.0</version>
        <file>evalvillain-alpha-0.4.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated with new version of Eval Villain.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.15.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/evalvillain-v0.4.0/evalvillain-alpha-0.4.0.zap</url>
        <hash>SHA-256:dedb6245cee2383b13eb4c0c58301ee2518c6e0af36359559f2e1638a8a076e3</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/eval-villain/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2024-11-25</date>
        <size>4957040</size>
        <not-before-version>2.15.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>selenium</id>
                    <version>&gt;=15.5.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_evalvillain>
    <addon>exim</addon>
    <addon_exim>
        <name>Import/Export</name>
        <description>Import and Export functionality</description>
        <author>ZAP Dev Team &amp; thatsn0tmysite</author>
        <version>0.20.0</version>
        <file>exim-beta-0.20.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Source exporters to report the number of items exported.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/exim-v0.20.0/exim-beta-0.20.0.zap</url>
        <hash>SHA-256:05f8235fc8e335062306de22dc933d952d4014dfd5c5f4459c31ebd9dcd1a796</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/import-export/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-07</date>
        <size>1156501</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.38.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_exim>
    <addon>fileupload</addon>
    <addon_fileupload>
        <name>FileUpload</name>
        <description>Detect File upload requests and scan them to find related vulnerabilities</description>
        <author>KSASAN preetkaran20@gmail.com</author>
        <version>1.2.1</version>
        <file>fileupload-alpha-1.2.1.zap</file>
        <status>alpha</status>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/2.7/fileupload-alpha-1.2.1.zap</url>
        <hash>SHA-256:84734320ed04f6e287cc0458897e99e80fe16d632d071e73187e446448b5fa7f</hash>
        <info>https://www.zaproxy.org/blog/2021-08-20-zap-fileupload-addon/</info>
        <repo>https://github.com/SasanLabs/owasp-zap-fileupload-addon/</repo>
        <date>2023-10-23</date>
        <size>78272</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_fileupload>
    <addon>formhandler</addon>
    <addon_formhandler>
        <name>Value Generator</name>
        <description>This Value Generator Add-on allows a user to define field names and values to be used when submitting values to an app. Fields can be added, modified, enabled/disabled, and deleted.</description>
        <author>ZAP Dev Team</author>
        <version>6.8.0</version>
        <file>formhandler-beta-6.8.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/formhandler-v6.8.0/formhandler-beta-6.8.0.zap</url>
        <hash>SHA-256:ba044f9ca74171bbb0a14a4fab804a278fab8989124ab6a543da9e57a34c0210</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/value-generator/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>2128991</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.29.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_formhandler>
    <addon>foxhound</addon>
    <addon_foxhound>
        <name>Foxhound ZAP Add-on</name>
        <description>Capture and analysis of client-side data flows from the Foxhound browser.</description>
        <author>Thomas Barber</author>
        <version>0.1.0</version>
        <file>foxhound-alpha-0.1.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;First addition of Foxhound files&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/foxhound-v0.1.0/foxhound-alpha-0.1.0.zap</url>
        <hash>SHA-256:e105d6e5c2c2b074d7a4e5ee4950a4efed0208f6f4259030858c31dd3c81b72e</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/foxhound/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-08</date>
        <size>119381</size>
        <not-before-version>2.16.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.29.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.1.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
                <addon>
                    <id>selenium</id>
                    <version>&gt;=15.14.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_foxhound>
    <addon>fuzz</addon>
    <addon_fuzz>
        <name>Fuzzer</name>
        <description>Advanced fuzzer for manual testing</description>
        <author>ZAP Dev Team</author>
        <version>13.16.0</version>
        <file>fuzz-beta-13.16.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Use a scrollbar in the Default Category combo box instead of making the options panel larger (Issue 8923).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/fuzz-v13.16.0/fuzz-beta-13.16.0.zap</url>
        <hash>SHA-256:c39125db01a774b19b5f224d504a301a0f25a213e87a3ce58d90306a79a70701</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/fuzzer/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-06-20</date>
        <size>2014901</size>
        <not-before-version>2.16.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.23.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_fuzz>
    <addon>fuzzai</addon>
    <addon_fuzzai>
        <name>FuzzAI Files</name>
        <description>FuzzAI files which can be used with the ZAP fuzzer!!!</description>
        <author>Marios Gyftos &amp; Yiannis Pavlosoglou</author>
        <version>0.0.3</version>
        <file>fuzzai-alpha-0.0.3.zap</file>
        <status>alpha</status>
        <url>https://github.com/zaproxy-addons/fuzzai/releases/download/v0.0.3/fuzzai-alpha-0.0.3.zap</url>
        <hash>SHA-256:1356a20180b37b92a8a39ff95b510a9b4eb08304afab8edbdd4e0cbd180bd956</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/fuzzai-files/</info>
        <repo>https://github.com/CyberRiskEngineering/zap-fuzzai-addon</repo>
        <date>2025-11-06</date>
        <size>441441</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_fuzzai>
    <addon>fuzzdb</addon>
    <addon_fuzzdb>
        <name>FuzzDB Files</name>
        <description>FuzzDB files which can be used with the ZAP fuzzer</description>
        <author>ZAP Dev Team</author>
        <version>9</version>
        <file>fuzzdb-release-9.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated RAFT lists based on more recent SecLists contributions&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/fuzzdb-v9/fuzzdb-release-9.zap</url>
        <hash>SHA-256:c79537362cd6b383f447359685e3bd51795600b97ca0c1fadc4ba74828a7d4f4</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/fuzzdb-files/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2022-09-23</date>
        <size>6167205</size>
        <not-before-version>2.11.1</not-before-version>
    </addon_fuzzdb>
    <addon>fuzzdboffensive</addon>
    <addon_fuzzdboffensive>
        <name>FuzzDB Offensive</name>
        <description>FuzzDB web backdoors and attack files which can be used with the ZAP fuzzer or for manual penetration testing - contains files that may well be flagged by anti-virus tools</description>
        <author>ZAP Dev Team</author>
        <version>5</version>
        <file>fuzzdboffensive-release-5.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.14.0.&lt;/li&gt;
&lt;li&gt;Updated help and description to say this may cause problems with anti-virus tools (Issue 8297).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/fuzzdb-offensive/releases/download/v5/fuzzdboffensive-release-5.zap</url>
        <hash>SHA-256:9d7bf6f8df62e5ee56e72b47785e6027674127ae70604d9c4f6dc0cea1f536dc</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/fuzzdb-offensive/</info>
        <repo>https://github.com/zaproxy/fuzzdb-offensive/</repo>
        <date>2024-01-11</date>
        <size>523693</size>
        <not-before-version>2.14.0</not-before-version>
    </addon_fuzzdboffensive>
    <addon>gettingStarted</addon>
    <addon_gettingStarted>
        <name>Getting Started with ZAP Guide</name>
        <description>A short Getting Started with ZAP Guide</description>
        <author>ZAP Dev Team</author>
        <version>20</version>
        <file>gettingStarted-release-20.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;li&gt;Update Getting Started Guide for 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/gettingStarted-v20/gettingStarted-release-20.zap</url>
        <hash>SHA-256:2f48cfe5b0bff4973279ef812510a4e61f064952aed215855c4358ad94ee7e07</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/getting-started-guide/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>968767</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_gettingStarted>
    <addon>graaljs</addon>
    <addon_graaljs>
        <name>GraalVM JavaScript</name>
        <description>Provides the GraalVM JavaScript engine for ZAP scripting.</description>
        <author>ZAP Dev Team</author>
        <version>0.14.0</version>
        <file>graaljs-alpha-0.14.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Document script engine lifecycle in the help.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/graaljs-v0.14.0/graaljs-alpha-0.14.0.zap</url>
        <hash>SHA-256:1e196453fe9f660eb92e8debd6d0e07993741b52123a920c619c3bc5013c5020</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/graalvm-javascript/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-03-02</date>
        <size>27825430</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.37.0</version>
                </addon>
                <addon>
                    <id>scripts</id>
                    <version>&gt;=45.15.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_graaljs>
    <addon>graphql</addon>
    <addon_graphql>
        <name>GraphQL Support</name>
        <description>Inspect and attack GraphQL endpoints.</description>
        <author>ZAP Dev Team</author>
        <version>0.33.0</version>
        <file>graphql-alpha-0.33.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The alerts now have new tags for the OWASP Top 10 2025, and API Top 10 2023.
&lt;ul&gt;
&lt;li&gt;The &amp;quot;OWASP_2023_API4&amp;quot; tag was dropped in favor of the new unified mapping entry &amp;quot;API_2023_API4_UNRESTRICTED_RESOURCE_CONSUMPTION&amp;quot;. This may be a breaking change for users that depended on the tag to define scan policies.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.33.0/graphql-alpha-0.33.0.zap</url>
        <hash>SHA-256:22f1246a302ef42b7eec9af340cc732494025a5fd6a0322d717dfccb44c5b8b3</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/graphql-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>5698463</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_graphql>
    <addon>groovy</addon>
    <addon_groovy>
        <name>Groovy Support</name>
        <description>Adds Groovy support to ZAP</description>
        <author>ZAP Dev Team</author>
        <version>4.0.0</version>
        <file>groovy-beta-4.0.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Document the engine name in the help page.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;li&gt;Update Groovy from 3.0.14 to 5.0.3.&lt;br /&gt;
Existing Groovy scripts should work without issues,
but if you encounter problems, please refer to the following.
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://groovy-lang.org/releasenotes/groovy-4.0.html"&gt;Groovy 4 Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://groovy-lang.org/releasenotes/groovy-5.0.html#Groovy5.0-breaking"&gt;Groovy 5 Release Notes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Update script templates:
&lt;ul&gt;
&lt;li&gt;authentication/AuthenticationDefaultTemplate.groovy - remove outdated example code.&lt;/li&gt;
&lt;li&gt;httpsender/HttpSenderDefaultTemplate.groovy - update documentation.&lt;/li&gt;
&lt;li&gt;encode-decode/EncodeDecodeDefaultTemplate.groovy - remove the &lt;code&gt;final&lt;/code&gt; modifier from the &lt;code&gt;test&lt;/code&gt; field.&lt;/li&gt;
&lt;li&gt;httpfuzzerprocessor/FuzzerHttpProcessorDefaultTemplate.groovy - remove the &lt;code&gt;final&lt;/code&gt; modifier from the &lt;code&gt;count&lt;/code&gt; field.&lt;br /&gt;
&lt;strong&gt;NOTE:&lt;/strong&gt; The last two changes were required due to the Groovy update.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/groovy-v4.0.0/groovy-beta-4.0.0.zap</url>
        <hash>SHA-256:ac5092d443f8f472b69a19ca8a1ff204a0b00c12830dd2df0c0d764bee0352cf</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/groovy-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>25285011</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.24.0</version>
                </addon>
                <addon>
                    <id>scripts</id>
                    <version>&gt;=45.2.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_groovy>
    <addon>grpc</addon>
    <addon_grpc>
        <name>gRPC Support</name>
        <description>Inspect, attack gRPC endpoints, and decode protobuf messages.</description>
        <author>ZAP Dev Team</author>
        <version>0.2.0</version>
        <file>grpc-alpha-0.2.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;gRPC WebSocket Support Added&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Do not try to decode non-gRPC responses when active scanning, which would lead to unnecessary warnings.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/grpc-v0.2.0/grpc-alpha-0.2.0.zap</url>
        <hash>SHA-256:028464ebc6c80f36fd32088c7aede870f68940dcbb2064a0ed6bfe2bb93f37e1</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/grpc-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2024-07-02</date>
        <size>8202269</size>
        <not-before-version>2.15.0</not-before-version>
    </addon_grpc>
    <addon>help</addon>
    <addon_help>
        <name>Help - English</name>
        <description>English version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>22</version>
        <file>help-release-22.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fix a typo in Breakpoints features page.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help-v22/help-release-22.zap</url>
        <hash>SHA-256:a99fcf18187ae3e232fafbe8150d3d65cbdd328c2284bd04016d82f2d2a5c945</hash>
        <info>https://www.zaproxy.org/docs/desktop/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-12-15</date>
        <size>647250</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help>
    <addon>help_ar_SA</addon>
    <addon_help_ar_SA>
        <name>Help - Arabic</name>
        <description>Arabic version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>2</version>
        <file>help_ar_SA-alpha-2.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_ar_SA-v2/help_ar_SA-alpha-2.zap</url>
        <hash>SHA-256:938663e7a1ff6a36bb7336bc80eec07366af3ff36acf817b472c2e959f8eb0fe</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>700495</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_ar_SA>
    <addon>help_bs_BA</addon>
    <addon_help_bs_BA>
        <name>Help - Bosnian</name>
        <description>Bosnian version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>10</version>
        <file>help_bs_BA-alpha-10.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_bs_BA-v10/help_bs_BA-alpha-10.zap</url>
        <hash>SHA-256:f61b6df64dfaf669942899843f8f8eedd6d02fa4f980883276bfaca22ffefadd</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>688882</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_bs_BA>
    <addon>help_es_ES</addon>
    <addon_help_es_ES>
        <name>Help - Spanish</name>
        <description>Spanish version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>11</version>
        <file>help_es_ES-release-11.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_es_ES-v11/help_es_ES-release-11.zap</url>
        <hash>SHA-256:d85348dd51a2110ef9be994d2df39af675666f13682114d5161895ecbbaff7d5</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>750150</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_es_ES>
    <addon>help_fil_PH</addon>
    <addon_help_fil_PH>
        <name>Help - Filipino</name>
        <description>Filipino version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>4</version>
        <file>help_fil_PH-release-4.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_fil_PH-v4/help_fil_PH-release-4.zap</url>
        <hash>SHA-256:e19ef5a3645e528a44c4508e682b1d1d2b9bda104518e2c765a0586797f384d0</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>756582</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_fil_PH>
    <addon>help_fr_FR</addon>
    <addon_help_fr_FR>
        <name>Help - French</name>
        <description>French version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>11</version>
        <file>help_fr_FR-alpha-11.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_fr_FR-v11/help_fr_FR-alpha-11.zap</url>
        <hash>SHA-256:49b144d2fb7a31d55b69df0834f82efb24c1ac541da1fe271aa7c896c4b02c63</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>695730</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_fr_FR>
    <addon>help_id_ID</addon>
    <addon_help_id_ID>
        <name>Help - Indonesian</name>
        <description>Indonesian version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>4</version>
        <file>help_id_ID-release-4.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_id_ID-v4/help_id_ID-release-4.zap</url>
        <hash>SHA-256:636f1bf1a6c8c344243a99dc45010060da1a343ee67312901a9a76e2c9dea129</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>721864</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_id_ID>
    <addon>help_ja_JP</addon>
    <addon_help_ja_JP>
        <name>Help - Japanese</name>
        <description>Japanese version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>11</version>
        <file>help_ja_JP-beta-11.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_ja_JP-v11/help_ja_JP-beta-11.zap</url>
        <hash>SHA-256:16bbeabe913f66105c1a7de32aa670e20a76d3bec6d20d28c6175043c068c7bd</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>712619</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_ja_JP>
    <addon>help_ms_MY</addon>
    <addon_help_ms_MY>
        <name>Help - Malay</name>
        <description>Malay version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>2</version>
        <file>help_ms_MY-alpha-2.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_ms_MY-v2/help_ms_MY-alpha-2.zap</url>
        <hash>SHA-256:f640cb80be1859aef002e6717e9549f1d08e89f8614a9c53db049b06baa74164</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>687911</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_ms_MY>
    <addon>help_pt_BR</addon>
    <addon_help_pt_BR>
        <name>Help - Portuguese, Brazilian</name>
        <description>Portuguese, Brazilian version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>12</version>
        <file>help_pt_BR-release-12.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_pt_BR-v12/help_pt_BR-release-12.zap</url>
        <hash>SHA-256:98e5d9911bb25718a373ecd9c37388224e8b59ecb203c2ec3d91b84eaf8c1e5c</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>732259</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_pt_BR>
    <addon>help_ru_RU</addon>
    <addon_help_ru_RU>
        <name>Help - Russian</name>
        <description>Russian version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>3</version>
        <file>help_ru_RU-release-3.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_ru_RU-v3/help_ru_RU-release-3.zap</url>
        <hash>SHA-256:ec0e82c2e805b028f1fd38963b88aa82126c3f1fc95d5c0562e0e0bc026f4207</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>829148</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_ru_RU>
    <addon>help_tr_TR</addon>
    <addon_help_tr_TR>
        <name>Help - Turkish</name>
        <description>Turkish version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>3</version>
        <file>help_tr_TR-release-3.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_tr_TR-v3/help_tr_TR-release-3.zap</url>
        <hash>SHA-256:7623354df0309798953860fbf4650d7a771d5beb8355a287da58b5c51371080f</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>759564</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_tr_TR>
    <addon>help_zh_CN</addon>
    <addon_help_zh_CN>
        <name>Help - Chinese Simplified</name>
        <description>Chinese Simplified version of the ZAP help file.</description>
        <author>ZAP Crowdin Team</author>
        <version>4</version>
        <file>help_zh_CN-release-4.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated for 2.16.1.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-core-help/releases/download/help_zh_CN-v4/help_zh_CN-release-4.zap</url>
        <hash>SHA-256:18937e5678c949ff15f55e213cf9b0da8da03ed61774308d2fc5257fecad77b2</hash>
        <info>https://www.zaproxy.org/docs/contribute/translate/</info>
        <repo>https://github.com/zaproxy/zap-core-help/</repo>
        <date>2025-08-21</date>
        <size>708657</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_help_zh_CN>
    <addon>highlighter</addon>
    <addon_highlighter>
        <name>Highlighter</name>
        <description>Allows you to highlight strings in the request and response tabs.</description>
        <author>ZAP Dev Team</author>
        <version>8</version>
        <file>highlighter-alpha-8.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add help.&lt;/li&gt;
&lt;li&gt;Add info and repo URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/highlighter-v8/highlighter-alpha-8.zap</url>
        <hash>SHA-256:4c4852bb2f42eb20dbe19a091e9025667947c73967a65770658333bedd01fccf</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/highlighter/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>115527</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_highlighter>
    <addon>httpsInfo</addon>
    <addon_httpsInfo>
        <name>HTTPS Info</name>
        <description>Displays HTTPS configuration information.</description>
        <author>ZAP Dev Team</author>
        <version>16</version>
        <file>httpsInfo-alpha-16.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;HTTPS Configuration alerts now have tags for OWASP Top 10, WSTG, systemic, and policies.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/httpsInfo-v16/httpsInfo-alpha-16.zap</url>
        <hash>SHA-256:79b40d4a68c5322390afd0a4c5d119589c8e6886cc33a1e75c096106b47bfd8e</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/https-info/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-03-31</date>
        <size>2331561</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.26.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_httpsInfo>
    <addon>hud</addon>
    <addon_hud>
        <name>HUD - Heads Up Display</name>
        <description>Display information from ZAP in browser.</description>
        <author>ZAP Dev Team</author>
        <version>0.19.0</version>
        <file>hud-beta-0.19.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.15.0.&lt;/li&gt;
&lt;li&gt;Disable the HUD by default - it still works but its flaky, and currently not a focus for us.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-hud/releases/download/v0.19.0/hud-beta-0.19.0.zap</url>
        <hash>SHA-256:737239ce1b765ff32f9351a647594f22d725d319b94f7a2ef2cb153aadf832df</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/hud/</info>
        <repo>https://github.com/zaproxy/zap-hud/</repo>
        <date>2024-05-07</date>
        <size>1382692</size>
        <not-before-version>2.15.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>network</id>
                    <version>&gt;= 0.1.0</version>
                </addon>
                <addon>
                    <id>websocket</id>
                </addon>
            </addons>
        </dependencies>
    </addon_hud>
    <addon>imagelocationscanner</addon>
    <addon_imagelocationscanner>
        <name>Image Location and Privacy Scanner</name>
        <description>Image Location and Privacy Passive Scanner</description>
        <author>Jay Ball (@veggiespam) and the ZAP Dev Team</author>
        <version>8</version>
        <file>imagelocationscanner-beta-8.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;li&gt;The scan rule now has new tags for the OWASP Top 10 2025.&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;li&gt;Update dependency.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/imagelocationscanner-v8/imagelocationscanner-beta-8.zap</url>
        <hash>SHA-256:63c8d4fc6c7cbe47041519e86b7a363a1967ff9dfbd8ac9a0f7de1687650f4a6</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/image-location-and-privacy-scanner/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>1424239</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_imagelocationscanner>
    <addon>insights</addon>
    <addon_insights>
        <name>Insights</name>
        <description>An add-on providing additional insights into what ZAP finds.</description>
        <author>ZAP Dev Team</author>
        <version>0.4.0</version>
        <file>insights-alpha-0.4.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Elevated insight.auth.failure from Medium to High severity so that exitAutoOnHigh can stop scans with persistent auth failures.&lt;/li&gt;
&lt;li&gt;Reduced minimum auth request threshold from 10 to 5 to detect browser-based auth failures earlier.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/insights-v0.4.0/insights-alpha-0.4.0.zap</url>
        <hash>SHA-256:895aebcc28974c1b7590c67de4683e25963683f78ae1f82a6f73c66990d30752</hash>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-23</date>
        <size>393582</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_insights>
    <addon>invoke</addon>
    <addon_invoke>
        <name>Invoke Applications</name>
        <description>Invoke external applications passing context related information such as URLs and parameters</description>
        <author>ZAP Dev Team</author>
        <version>17</version>
        <file>invoke-beta-17.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/invoke-v17/invoke-beta-17.zap</url>
        <hash>SHA-256:8f016524b25a73aae7b50f13f91c53483e1ff43d7b15d96cf0917cfe580e3b46</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/invoke-applications/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>322515</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.23.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_invoke>
    <addon>jruby</addon>
    <addon_jruby>
        <name>Ruby Scripting</name>
        <description>Allows Ruby to be used for ZAP scripting - templates included</description>
        <author>ZAP Dev Team</author>
        <version>8</version>
        <file>jruby-beta-8.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update links to zaproxy repo.&lt;/li&gt;
&lt;li&gt;Rename reliability to confidence in active/passive templates.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/jruby-v8/jruby-beta-8.zap</url>
        <hash>SHA-256:f5bb450a165f6c407b8d24f7b2776bdc7a2edb0b4b42aea385f8a6ad1ae605ca</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/ruby-scripting/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>21968128</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_jruby>
    <addon>jsonview</addon>
    <addon_jsonview>
        <name>JSON View</name>
        <description>Adds a view that shows JSON messages nicely formatted</description>
        <author>Juha Kivekäs</author>
        <version>3</version>
        <file>jsonview-alpha-3.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.13.0.&lt;/li&gt;
&lt;li&gt;Depend on Common Library add-on to reuse libraries (Issue 7961).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Use other library to format the JSON bodies (Issue 7798).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/jsonview-v3/jsonview-alpha-3.zap</url>
        <hash>SHA-256:ddafbbced033cc937ef37182e3650119dee3c7e5f1ac4ded73ea42125467184d</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/json-view/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2023-09-07</date>
        <size>120558</size>
        <not-before-version>2.13.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.16.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_jsonview>
    <addon>jwt</addon>
    <addon_jwt>
        <name>JWT Support</name>
        <description>Detect JWT requests and scan them to find related vulnerabilities</description>
        <author>KSASAN preetkaran20@gmail.com</author>
        <version>1.0.3</version>
        <file>jwt-alpha-1.0.3.zap</file>
        <status>alpha</status>
        <changes>&lt;ul&gt;
&lt;li&gt;First version of JWT Support.
&lt;ul&gt;
&lt;li&gt;Contains scanning rules for basic JWT related vulnerabilities.&lt;/li&gt;
&lt;li&gt;Contains JWT Fuzzer for fuzzing the JWT's present in the request.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/2.7/jwt-alpha-1.0.3.zap</url>
        <hash>SHA-256:d3df8480010ad2df230cbdb99619aafdb869861349455c3da0129a99b132d204</hash>
        <repo>https://github.com/SasanLabs/owasp-zap-jwt-addon/</repo>
        <date>2023-01-02</date>
        <size>751748</size>
        <not-before-version>2.11.1</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                </addon>
                <addon>
                    <id>fuzz</id>
                    <version>13.*</version>
                </addon>
            </addons>
        </dependencies>
    </addon_jwt>
    <addon>jython</addon>
    <addon_jython>
        <name>Python Scripting</name>
        <description>Allows Python to be used for ZAP scripting - templates included</description>
        <author>ZAP Dev Team</author>
        <version>15</version>
        <file>jython-beta-15.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Update Active and Passive Script Templates to include a &lt;code&gt;getMetadata&lt;/code&gt; function. This will allow them to be used as regular scan rules.&lt;/li&gt;
&lt;li&gt;Depend on the &lt;code&gt;commonlib&lt;/code&gt; add-on for scan rule scripts.&lt;/li&gt;
&lt;li&gt;Update minimum &lt;code&gt;scripts&lt;/code&gt; add-on version to 45.1.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/jython-v15/jython-beta-15.zap</url>
        <hash>SHA-256:019a64ba85cc9021a841e7253ae14f619129b603ab2048bec9593f5d59c1da02</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/python-scripting/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2024-04-11</date>
        <size>43315501</size>
        <not-before-version>2.14.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.24.0</version>
                </addon>
                <addon>
                    <id>scripts</id>
                    <version>&gt;=45.2.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_jython>
    <addon>kotlin</addon>
    <addon_kotlin>
        <name>Kotlin Support</name>
        <description>Allows Kotlin to be used for ZAP scripting</description>
        <author>StackHawk Engineering</author>
        <version>1.1.0</version>
        <file>kotlin-alpha-1.1.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Use appropriate syntax style for highlighting of code.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/kotlin-v1.1.0/kotlin-alpha-1.1.0.zap</url>
        <hash>SHA-256:85a47ea7199b77cfb09081302c277de2ba5e2102ef79907573ebcfa6425302e9</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/kotlin-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>48865539</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_kotlin>
    <addon>levoai</addon>
    <addon_levoai>
        <name>Levo.ai</name>
        <description>Build OpenAPI Specs with ZAP traffic using Levo.ai.</description>
        <author>Levo.ai</author>
        <version>0.3.0</version>
        <file>levoai-zap-addon-alpha-0.3.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Option to configure an organization ID that is added as a header in the requests made to the Satellite.&lt;/li&gt;
&lt;li&gt;Option to specify the environment under which the discovered apps will be shown in the Levo dashboard.&lt;/li&gt;
&lt;li&gt;Set the sensor type in the requests made to the Satellite.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/levoai/levoai-zap-addon/releases/download/v0.3.0/levoai-zap-addon-alpha-0.3.0.zap</url>
        <hash>SHA-256:1a86d7c288bf4284e83f54203f4ed8dd7d40b2bd47fbb8f8f853da67676269d2</hash>
        <info>https://levo.ai</info>
        <repo>https://github.com/levoai/levoai-zap-addon</repo>
        <date>2024-07-10</date>
        <size>2465951</size>
        <not-before-version>2.12.0</not-before-version>
    </addon_levoai>
    <addon>maplocal</addon>
    <addon_maplocal>
        <name>Map Local</name>
        <description>Allows mapping of responses to content of a chosen local file.</description>
        <author>Keindel (Andrey Maksimov)</author>
        <version>0.0.1</version>
        <file>maplocal-alpha-0.0.1.zap</file>
        <status>alpha</status>
        <changes>&lt;ul&gt;
&lt;li&gt;First version of Map Local extension. Provides feature to map Response Body to a content of chosen local file.
&lt;ul&gt;
&lt;li&gt;Has status panel in UI with 3 columns: Enabled / URL / Local Path.&lt;/li&gt;
&lt;li&gt;Has add / edit dialog with browse button to choose file.&lt;/li&gt;
&lt;li&gt;Has file choice verification check.&lt;/li&gt;
&lt;li&gt;Popup menus in sites and history, edit / remove - popups in status panel.&lt;/li&gt;
&lt;li&gt;Persists to session DB.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/2.7/maplocal-alpha-0.0.1.zap</url>
        <hash>SHA-256:d3ecd2a6e23b06ffed8646ee2314d921a1c1925c3ab08070a624a090734ebdca</hash>
        <repo>https://github.com/Keindel/owasp-zap-maplocal-addon</repo>
        <date>2023-10-05</date>
        <size>49040</size>
        <not-before-version>2.12.0</not-before-version>
    </addon_maplocal>
    <addon>mcp</addon>
    <addon_mcp>
        <name>MCP Integration</name>
        <description>An add-on that integrates MCP in ZAP.</description>
        <author>ZAP Dev Team</author>
        <version>0.0.1</version>
        <file>mcp-alpha-0.0.1.zap</file>
        <status>alpha</status>
        <changes>&lt;ul&gt;
&lt;li&gt;First version with initial resources, tools, and prompts.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/mcp-v0.0.1/mcp-alpha-0.0.1.zap</url>
        <hash>SHA-256:a187d056ed61c6618f70cbfc6a0de1d1b1b7990c74d0f18421aa6de338310201</hash>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-02</date>
        <size>105255</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>automation</id>
                    <version>&gt;=0.59.0</version>
                </addon>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.17.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.1.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;=0.6.0</version>
                </addon>
                <addon>
                    <id>reports</id>
                    <version>&gt;=0.44.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_mcp>
    <addon>neonmarker</addon>
    <addon_neonmarker>
        <name>Neonmarker</name>
        <description>Colors history table items based on tags</description>
        <author>Juha Kivekäs, Kingthorin</author>
        <version>1.8.0</version>
        <file>neonmarker-alpha-1.8.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Adjust initialization of the Tags list&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/kingthorin/neonmarker/releases/download/v1.8.0/neonmarker-alpha-1.8.0.zap</url>
        <hash>SHA-256:b4a52ab49d887fa1772b4b371d9ec9e48f2bb5dd0add25f21130b9e58e053e0b</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/neonmarker/</info>
        <repo>https://github.com/kingthorin/neonmarker</repo>
        <date>2025-02-14</date>
        <size>35958</size>
        <not-before-version>2.16.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>pscan</id>
                    <version>&gt;=0.2.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_neonmarker>
    <addon>network</addon>
    <addon_network>
        <name>Network</name>
        <description>Provides core networking capabilities.</description>
        <author>ZAP Dev Team</author>
        <version>0.27.0</version>
        <file>network-beta-0.27.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update dependencies.&lt;/li&gt;
&lt;li&gt;Include the Authority Key Identifier in generated server certificates per RFC 5280 (Issue 9301).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/network-v0.27.0/network-beta-0.27.0.zap</url>
        <hash>SHA-256:1ee957c473eca42865417115a126927790dbc972771cc86354d0f7f0cc7edbb9</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/network/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>28542615</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_network>
    <addon>oast</addon>
    <addon_oast>
        <name>OAST Support</name>
        <description>Allows you to exploit out-of-band vulnerabilities</description>
        <author>ZAP Dev Team</author>
        <version>0.24.0</version>
        <file>oast-beta-0.24.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/oast-v0.24.0/oast-beta-0.24.0.zap</url>
        <hash>SHA-256:f06ecea02e2c1df4a164e737dd632afba4430225b2fdc2feb6042bdb1e976b3d</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/oast-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>914676</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>database</id>
                    <version>&gt;= 0.6.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;= 0.1.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_oast>
    <addon>onlineMenu</addon>
    <addon_onlineMenu>
        <name>Online menus</name>
        <description>ZAP Online menu items</description>
        <author>ZAP Dev Team</author>
        <version>15</version>
        <file>onlineMenu-release-15.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/onlineMenu-v15/onlineMenu-release-15.zap</url>
        <hash>SHA-256:6d0c4706f0570f60143efaaaa86f98cb539fcf7279aa620af7e2934da43a141f</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/online-menu/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>208866</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_onlineMenu>
    <addon>openapi</addon>
    <addon_openapi>
        <name>OpenAPI Support</name>
        <description>Imports and spiders OpenAPI definitions.</description>
        <author>ZAP Dev Team plus Joanna Bona, Nathalie Bouchahine, Artur Grzesica, Mohammad Kamar, Markus Kiss, Michal Materniak, Marcin Spiewak, and SDA SE Open Industry Solutions</author>
        <version>56</version>
        <file>openapi-beta-56.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Dependency update.&lt;/li&gt;
&lt;li&gt;Exceptions caught by the Automation Framework job now include the exception message.&lt;/li&gt;
&lt;li&gt;Improved Swagger Secret Detector Script with false positive scenarios and ensuring correct Swagger version flagging.&lt;/li&gt;
&lt;li&gt;Formatted JavaScript files for consistency.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/openapi-v56/openapi-beta-56.zap</url>
        <hash>SHA-256:12bdc14392a270ff003b9875701232802fa788ef78b5eceacf1462e498d140ff</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/openapi-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>11967423</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_openapi>
    <addon>packpentester</addon>
    <addon_packpentester>
        <name>Collection: Pentester Pack</name>
        <description>A collection of add-ons ideal for pentesters</description>
        <author>ZAP Dev Team</author>
        <version>0.1.0</version>
        <file>packpentester-alpha-0.1.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Corrected fuzz add-on name&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/packpentester-v0.1.0/packpentester-alpha-0.1.0.zap</url>
        <hash>SHA-256:0b8e7e4ddffdcacf46fdf9793bf84217738e281cbd5ccac732788c4b768d069c</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/collection-pentester-pack/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2022-05-12</date>
        <size>6792</size>
        <not-before-version>2.11.1</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>accessControl</id>
                </addon>
                <addon>
                    <id>attacksurfacedetector</id>
                </addon>
                <addon>
                    <id>custompayloads</id>
                </addon>
                <addon>
                    <id>evalvillain</id>
                </addon>
                <addon>
                    <id>fileupload</id>
                </addon>
                <addon>
                    <id>fuzz</id>
                </addon>
                <addon>
                    <id>fuzzdb</id>
                </addon>
                <addon>
                    <id>jsonview</id>
                </addon>
                <addon>
                    <id>jwt</id>
                </addon>
                <addon>
                    <id>requester</id>
                </addon>
                <addon>
                    <id>viewstate</id>
                </addon>
                <addon>
                    <id>wappalyzer</id>
                </addon>
            </addons>
        </dependencies>
    </addon_packpentester>
    <addon>packscanrules</addon>
    <addon_packscanrules>
        <name>Collection: Scan Rules Pack</name>
        <description>All of the add-ons just containing release, beta and alpha status scan rules</description>
        <author>ZAP Dev Team</author>
        <version>0.0.1</version>
        <file>packscanrules-alpha-0.0.1.zap</file>
        <status>alpha</status>
        <changes>&lt;p&gt;First version.&lt;/p&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/packscanrules-v0.0.1/packscanrules-alpha-0.0.1.zap</url>
        <hash>SHA-256:5ad68f153379bd96f36a7bead61e884cc42e1409cdd262dffc682b5f7bf92da4</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/collection-scan-rules-pack/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2022-05-13</date>
        <size>9244</size>
        <not-before-version>2.11.1</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>ascanrules</id>
                </addon>
                <addon>
                    <id>ascanrulesAlpha</id>
                </addon>
                <addon>
                    <id>ascanrulesBeta</id>
                </addon>
                <addon>
                    <id>domxss</id>
                </addon>
                <addon>
                    <id>pscanrules</id>
                </addon>
                <addon>
                    <id>pscanrulesAlpha</id>
                </addon>
                <addon>
                    <id>pscanrulesBeta</id>
                </addon>
                <addon>
                    <id>retire</id>
                </addon>
            </addons>
        </dependencies>
    </addon_packscanrules>
    <addon>paramdigger</addon>
    <addon_paramdigger>
        <name>Parameter Digger</name>
        <description>Identify hidden, unlinked parameters. Useful for finding web cache poisoning vulnerabilities.</description>
        <author>ZAP Dev Team and Arkaprabha Chakraborty</author>
        <version>0.3.0</version>
        <file>paramdigger-alpha-0.3.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Support for menu weights (Issue 8369)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.15.0.&lt;/li&gt;
&lt;li&gt;The output panel is now properly reset on ZAP session change (part of Issue 7694).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/paramdigger-v0.3.0/paramdigger-alpha-0.3.0.zap</url>
        <hash>SHA-256:585e4853c7cbc3c925ea4d5e1cfbcd6d8a3d4a20b00bdd49f582743cc6a9e281</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/parameter-digger/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2024-07-15</date>
        <size>561541</size>
        <not-before-version>2.15.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.23.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_paramdigger>
    <addon>plugnhack</addon>
    <addon_plugnhack>
        <name>Plug-n-Hack Configuration</name>
        <description>Supports the Mozilla Plug-n-Hack standard: https://developer.mozilla.org/en-US/docs/Plug-n-Hack.</description>
        <author>ZAP Dev Team</author>
        <version>13</version>
        <file>plugnhack-beta-13.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.12.0.&lt;/li&gt;
&lt;li&gt;Use Network add-on to obtain main proxy address/port.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/plugnhack-v13/plugnhack-beta-13.zap</url>
        <hash>SHA-256:8d74b572bb7e08d09ebcfd10da9f2f65f7970f9452feadb8bbe69c8037b80ee2</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/plug-n-hack/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2022-10-27</date>
        <size>736005</size>
        <not-before-version>2.12.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>network</id>
                    <version>&gt;= 0.2.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_plugnhack>
    <addon>postman</addon>
    <addon_postman>
        <name>Postman Support</name>
        <description>Imports and spiders Postman collections.</description>
        <author>ZAP Dev Team</author>
        <version>0.9.0</version>
        <file>postman-alpha-0.9.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/postman-v0.9.0/postman-alpha-0.9.0.zap</url>
        <hash>SHA-256:2b3245707cd1f3e0525f81ca8628166ca8bf9543572ddc7fe44002f4c517dd80</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/postman-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>289315</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.16.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_postman>
    <addon>pscan</addon>
    <addon_pscan>
        <name>Passive Scanner</name>
        <description>Provides core passive scanning capabilities.</description>
        <author>ZAP Dev Team</author>
        <version>0.6.0</version>
        <file>pscan-alpha-0.6.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Migrate handling of Alerts raised statistics from the core.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Removed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Dropped help references to ZAP in Ten videos which are no longer available.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/pscan-v0.6.0/pscan-alpha-0.6.0.zap</url>
        <hash>SHA-256:269ff66f0d8a8012f156e90e13238606a8d503b99521170649b62c9aa7295927</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/passive-scanner/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>686354</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.32.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_pscan>
    <addon>pscanrules</addon>
    <addon_pscanrules>
        <name>Passive scanner rules</name>
        <description>The release status Passive Scanner rules</description>
        <author>ZAP Dev Team</author>
        <version>73</version>
        <file>pscanrules-release-73.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The scan rules now have new tags for the OWASP Top 10 2025.&lt;/li&gt;
&lt;li&gt;The Charset Mismatch scan rule also now has tags for the Top 10 2021 and 2017.&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;li&gt;Add alert references to Hash Disclosure scan rule alerts (Issue 9144).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/pscanrules-v73/pscanrules-release-73.zap</url>
        <hash>SHA-256:f20515978794f49558d83fde0b910270c86c4cfa7351914bda05e9eebbb83ef5</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/passive-scan-rules/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>2409453</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                </addon>
            </addons>
        </dependencies>
    </addon_pscanrules>
    <addon>pscanrulesAlpha</addon>
    <addon_pscanrulesAlpha>
        <name>Passive scanner rules (alpha)</name>
        <description>The alpha status Passive Scanner rules</description>
        <author>ZAP Dev Team</author>
        <version>49</version>
        <file>pscanrulesAlpha-alpha-49.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;The scan rules now have new tags for the OWASP Top 10 2025.&lt;/li&gt;
&lt;li&gt;The Fetch Metadata Request Headers scan rule now has alert tags for the Top 10 2021 and 2017.&lt;/li&gt;
&lt;li&gt;The Full Path Disclosure scan rule now also has an alert tag for the 2017 Top 10.&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/pscanrulesAlpha-v49/pscanrulesAlpha-alpha-49.zap</url>
        <hash>SHA-256:d84cdfc74de68dfbefda002aad26a021f959b8e59f79847b3e46a88ca9cb0795</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/passive-scan-rules-alpha/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>541651</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_pscanrulesAlpha>
    <addon>pscanrulesBeta</addon>
    <addon_pscanrulesBeta>
        <name>Passive scanner rules (beta)</name>
        <description>The beta status Passive Scanner rules</description>
        <author>ZAP Dev Team</author>
        <version>50</version>
        <file>pscanrulesBeta-beta-50.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The scan rules now have new tags for the OWASP Top 10 2025.&lt;/li&gt;
&lt;li&gt;The Content Cacheability scan rule now includes alert tags for the 2021 and 2017 Top 10s.&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/pscanrulesBeta-v50/pscanrulesBeta-beta-50.zap</url>
        <hash>SHA-256:a979f7cd5d8be10e0338b417e006ec1e2f6ec79101010d570ddb5199892e921b</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/passive-scan-rules-beta/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>596114</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_pscanrulesBeta>
    <addon>ptk</addon>
    <addon_ptk>
        <name>OWASP PTK</name>
        <description>Adds the OWASP PTK extension to browsers launched from ZAP.</description>
        <author>ZAP Dev Team</author>
        <version>0.4.0</version>
        <file>ptk-alpha-0.4.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Keep browsers open while scanning in automation mode&lt;/li&gt;
&lt;li&gt;Help to explain how to set the options from the command line.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Options to save the rule settings by ID.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy-addons/ptk/releases/download/v0.4.0/ptk-alpha-0.4.0.zap</url>
        <hash>SHA-256:67ccb8873bac57b60d51920da015469e0afee767e148968bc647f72fbc07f224</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/owasp-ptk/</info>
        <repo>https://github.com/DenisPodgurskii/ZAP_PTK</repo>
        <date>2026-05-06</date>
        <size>28338638</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>client</id>
                    <version>&gt;=0.21.0</version>
                </addon>
                <addon>
                    <id>selenium</id>
                </addon>
            </addons>
        </dependencies>
    </addon_ptk>
    <addon>quickstart</addon>
    <addon_quickstart>
        <name>Quick Start</name>
        <description>Provides a tab which allows you to quickly test a target application</description>
        <author>ZAP Dev Team</author>
        <version>56</version>
        <file>quickstart-release-56.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add Scan Policy option to the Automated Scan panel.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/quickstart-v56/quickstart-release-56.zap</url>
        <hash>SHA-256:b8b77e38e69792a28466f28f9e0d13baf784316ccfe495ce1f7ddb918bfba859</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/quick-start/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>786009</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>callhome</id>
                    <version>&gt;= 0.0.1</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;= 0.3.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
                <addon>
                    <id>reports</id>
                    <version>&gt;= 0.4.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_quickstart>
    <addon>reflect</addon>
    <addon_reflect>
        <name>Reflect</name>
        <description>Finds reflected parameters</description>
        <author>Caleb Kinney</author>
        <version>0.0.11</version>
        <file>reflect-alpha-0.0.11.zap</file>
        <status>alpha</status>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/2.7/reflect-alpha-0.0.11.zap</url>
        <hash>SHA-256:c45307037042e4079546a5fcb17d1165475e5cdd5ba7e8abc0d2cf0a14866466</hash>
        <repo>https://github.com/TypeError/reflect/</repo>
        <date>2021-02-19</date>
        <size>1780219</size>
        <not-before-version>2.9.0</not-before-version>
    </addon_reflect>
    <addon>regextester</addon>
    <addon_regextester>
        <name>Regular Expression Tester</name>
        <description>Allows to test Regular Expressions</description>
        <author>ZAP Dev Team</author>
        <version>2</version>
        <file>regextester-alpha-2.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add help.&lt;/li&gt;
&lt;li&gt;Add info and repo URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Close dialogues when the add-on is uninstalled.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/regextester-v2/regextester-alpha-2.zap</url>
        <hash>SHA-256:b4706709c16a45e8bedc0bd6f28dd09532d5dbf3f1fe2c2853e20dbf6160a584</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/regular-expression-tester/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>159441</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_regextester>
    <addon>replacer</addon>
    <addon_replacer>
        <name>Replacer</name>
        <description>Easy way to replace strings in requests and responses.</description>
        <author>ZAP Dev Team</author>
        <version>22</version>
        <file>replacer-release-22.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Method parameter matcher to allow rules to apply to specific HTTP methods (Issue 9016).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Support multiline replacements in GUI.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Correct error message which was shown as missing.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/replacer-v22/replacer-release-22.zap</url>
        <hash>SHA-256:e2cc4478f69fb0ea3fd65f21449e09664ae128df7b3903f1a1aa3ec026ed5b51</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/replacer/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-03-19</date>
        <size>448534</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_replacer>
    <addon>reports</addon>
    <addon_reports>
        <name>Report Generation</name>
        <description>Official ZAP Reports.</description>
        <author>ZAP Dev Team</author>
        <version>0.45.0</version>
        <file>reports-release-0.45.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The alert's systemic flag in JSON and XML reports now correctly reflects its state (Issue 9254).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update dependency.&lt;/li&gt;
&lt;li&gt;Formatted JavaScript files for consistency.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.45.0/reports-release-0.45.0.zap</url>
        <hash>SHA-256:04d3a774a3a719ada6e338d9d2faba9ea1162900957ff0ddc01e7c855a2bc7b5</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/report-generation/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>16802413</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.17.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_reports>
    <addon>requester</addon>
    <addon_requester>
        <name>Requester</name>
        <description>Allows to manually edit and send messages.</description>
        <author>Surikato and the ZAP Dev Team</author>
        <version>7.10.0</version>
        <file>requester-beta-7.10.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Save Requester panel and Manual Request Editor dialog options (Issue 6985).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/requester-v7.10.0/requester-beta-7.10.0.zap</url>
        <hash>SHA-256:cca0589258a1c1c2a75dbffef5abf1ff46defa970800cf2748245f8e283aba3f</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/requester/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-03-02</date>
        <size>770357</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.23.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_requester>
    <addon>retest</addon>
    <addon_retest>
        <name>Retest</name>
        <description>An add-on to retest for presence/absence of previously generated alerts.</description>
        <author>ZAP Dev Team</author>
        <version>0.11.0</version>
        <file>retest-alpha-0.11.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.16.0.&lt;/li&gt;
&lt;li&gt;To handle automation class changes.&lt;/li&gt;
&lt;li&gt;Depend on newer version of Passive Scanner add-on (Issue 7959).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/retest-v0.11.0/retest-alpha-0.11.0.zap</url>
        <hash>SHA-256:26ad328ba5bcb144c20076949aacacf6c352121ee74f5bf4a813ccdd8945e35f</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/retest/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-01-10</date>
        <size>259775</size>
        <not-before-version>2.16.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>automation</id>
                    <version>&gt;=0.44.0</version>
                </addon>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.17.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_retest>
    <addon>retire</addon>
    <addon_retire>
        <name>Retire.js</name>
        <description>Use Retire.js to identify vulnerable or out-dated JavaScript packages.</description>
        <author>Nikita Mundhada and the ZAP Dev Team</author>
        <version>0.57.0</version>
        <file>retire-release-0.57.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated with upstream retire.js pattern changes.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/retire-v0.57.0/retire-release-0.57.0.zap</url>
        <hash>SHA-256:93951be0fcc430498e895cbb12267d34f2f953977b649278f18a5d045f58d76a</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/retire.js/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>1057299</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_retire>
    <addon>reveal</addon>
    <addon_reveal>
        <name>Reveal</name>
        <description>Show hidden fields and enable disabled fields</description>
        <author>ZAP Dev Team</author>
        <version>10</version>
        <file>reveal-release-10.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The content length is now properly set on responses which have been modified (Issue 8947).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/reveal-v10/reveal-release-10.zap</url>
        <hash>SHA-256:18368c13aa8a31a6470a465e9aef7c93d9a45b2c34cfe90f4200cbd04637fd0e</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/reveal/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-06-20</date>
        <size>239142</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_reveal>
    <addon>revisit</addon>
    <addon_revisit>
        <name>Revisit</name>
        <description>Revisit a site at any time in the past using the session history</description>
        <author>ZAP Dev Team</author>
        <version>6</version>
        <file>revisit-alpha-6.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.16.0.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Minor fix in help content.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/revisit-v6/revisit-alpha-6.zap</url>
        <hash>SHA-256:3f265ea36923b0a7870fb1d24db7c82261ad2616e3b1ad0e5bac5a6b7b8e8230</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/revisit/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-06-20</date>
        <size>302331</size>
        <not-before-version>2.16.0</not-before-version>
    </addon_revisit>
    <addon>saml</addon>
    <addon_saml>
        <name>SAML Support</name>
        <description>Detect, Show, Edit, Fuzz SAML requests</description>
        <author>ZAP Dev Team</author>
        <version>11</version>
        <file>saml-alpha-11.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;li&gt;Update dependency.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Error logs to always include stack trace.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/saml-v11/saml-alpha-11.zap</url>
        <hash>SHA-256:cd947f39c5defd8b1625b63ffe30510cc85ff611fc976761221ad3474ca1c2b3</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/saml-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>1588418</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_saml>
    <addon>scanpolicies</addon>
    <addon_scanpolicies>
        <name>Scan Policies</name>
        <description>A set of standard scan policies.</description>
        <author>ZAP Dev Team</author>
        <version>0.8.0</version>
        <file>scanpolicies-alpha-0.8.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated based on Rules' Policy Tag assignments.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/scanpolicies-v0.8.0/scanpolicies-alpha-0.8.0.zap</url>
        <hash>SHA-256:bb1e2e0ce2d9febd41a9fab5a73aa536e1e88002e60e41065d2d9d492e7e7d1d</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/scan-policies/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-03-31</date>
        <size>336299</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_scanpolicies>
    <addon>scripts</addon>
    <addon_scripts>
        <name>Script Console</name>
        <description>Supports all JSR 223 scripting languages</description>
        <author>ZAP Dev Team</author>
        <version>45.18.0</version>
        <file>scripts-release-45.18.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update dependency.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Script Job Run action now supports:
&lt;ul&gt;
&lt;li&gt;Passing authentication details (context and user) for standalone Zest client script execution.&lt;/li&gt;
&lt;li&gt;Executing a chain of one or more Zest standalone scripts using the chain parameter.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/scripts-v45.18.0/scripts-release-45.18.0.zap</url>
        <hash>SHA-256:b04619536227590182cf6e290d9a2368ea91a3f48ccccf3c10d3ace64802419d</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/script-console/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-03-31</date>
        <size>5657130</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.37.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_scripts>
    <addon>selenium</addon>
    <addon_selenium>
        <name>Selenium</name>
        <description>WebDriver provider and includes HtmlUnit browser</description>
        <author>ZAP Dev Team</author>
        <version>15.47.0</version>
        <file>selenium-release-15.47.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update Selenium to version 4.43.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.47.0/selenium-release-15.47.0.zap</url>
        <hash>SHA-256:da994c0e0414050b46cac6906cd3e13b74941bf0659f22c3bf7096e62f6f276e</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/selenium/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>35187161</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.23.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.2.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_selenium>
    <addon>sequence</addon>
    <addon_sequence>
        <name>Sequence</name>
        <description>Gives the possibility of defining a sequence of requests to be scanned.</description>
        <author>ZAP Dev Team</author>
        <version>9</version>
        <file>sequence-beta-9.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;li&gt;Allow to override the default alert threshold of the bundled policy.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/sequence-v9/sequence-beta-9.zap</url>
        <hash>SHA-256:1b98b5e8a7600c469f039615222477989f132b3c8b730038a5a2de2b4937d573</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/sequence-scanner/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>1610735</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>exim</id>
                    <version>&gt;= 0.13</version>
                </addon>
                <addon>
                    <id>network</id>
                </addon>
                <addon>
                    <id>zest</id>
                    <version>48.*</version>
                </addon>
            </addons>
        </dependencies>
    </addon_sequence>
    <addon>soap</addon>
    <addon_soap>
        <name>SOAP Support</name>
        <description>Imports and scans WSDL files containing SOAP endpoints.</description>
        <author>Alberto (albertov91) + ZAP Dev Team</author>
        <version>30</version>
        <file>soap-beta-30.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The scan rules now have new tags for the OWASP Top 10 2025, and API Top 10 2023.&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/soap-v30/soap-beta-30.zap</url>
        <hash>SHA-256:a3fdd84da9506bd5fef884e37d0a50194f28d410502f5f7a6da62302b55a2a36</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/soap-support/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>13139555</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_soap>
    <addon>spider</addon>
    <addon_spider>
        <name>Spider</name>
        <description>Spider used for automatically finding URIs on a site.</description>
        <author>ZAP Dev Team</author>
        <version>0.20.0</version>
        <file>spider-release-0.20.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Access to the spider job status.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.20.0/spider-release-0.20.0.zap</url>
        <hash>SHA-256:82acf7e307fdd4f46ac4d387656370ecad9c2ab940e1c81d9776768bacdedcd5</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/spider/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-02</date>
        <size>1201993</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.29.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>database</id>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.3.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_spider>
    <addon>spiderAjax</addon>
    <addon_spiderAjax>
        <name>Ajax Spider</name>
        <description>Allows you to spider sites that make heavy use of JavaScript using Crawljax</description>
        <author>ZAP Dev Team</author>
        <version>23.30.0</version>
        <file>spiderAjax-release-23.30.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update Crawljax to version 3.8.0 (Issues 3412 and 7138).&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/spiderAjax-v23.30.0/spiderAjax-release-23.30.0.zap</url>
        <hash>SHA-256:c165905a2532e0ff728b10c33cf3853dabe779c9147080a1ec3a1e0bb048d822</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/ajax-spider/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-02</date>
        <size>7790569</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.23.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.11.0</version>
                </addon>
                <addon>
                    <id>selenium</id>
                    <version>15.*</version>
                </addon>
            </addons>
        </dependencies>
    </addon_spiderAjax>
    <addon>sqliplugin</addon>
    <addon_sqliplugin>
        <name>Advanced SQLInjection Scanner</name>
        <description>An advanced active injection bundle for SQLi (derived by SQLMap)</description>
        <author>Andrea Pompili (Yhawke)</author>
        <version>17</version>
        <file>sqliplugin-beta-17.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;li&gt;The scan rule now has the &amp;quot;TEST_TIMING&amp;quot; alert tag, as well as new tags for the OWASP Top 10 2025, and API Top 10 2023.&lt;/li&gt;
&lt;li&gt;Depends on an updated version of the Common Library add-on.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/sqliplugin-v17/sqliplugin-beta-17.zap</url>
        <hash>SHA-256:ac5c2ce37f59b87980205fc008299624508909fda1d332979e28ebbb7b58420a</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/advanced-sqlinjection-scanner/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-04-14</date>
        <size>540666</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.40.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_sqliplugin>
    <addon>srm</addon>
    <addon_srm>
        <name>Software Risk Manager Extension</name>
        <description>Includes request and response data in XML reports and provides the ability to upload reports directly to a Software Risk Manager server</description>
        <author>Black Duck, Inc.</author>
        <version>2025.12.0</version>
        <file>srm-alpha-2025.12.0.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;First version&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy-addons/srm-2/releases/download/v2025.12.0/srm-alpha-2025.12.0.zap</url>
        <hash>SHA-256:3743dd5a6844f224d04efabf2fc27eaf64ed9d9ab50addee1e57bc79fade07eb</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/software-risk-manager/</info>
        <repo>https://github.com/codedx/srm-zap-extension/</repo>
        <date>2025-12-10</date>
        <size>1883498</size>
        <not-before-version>2.16.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.36.0 &amp; &lt; 2.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_srm>
    <addon>sse</addon>
    <addon_sse>
        <name>Server-Sent Events</name>
        <description>Allows you to view Server-Sent Events (SSE) communication.</description>
        <author>ZAP Dev Team</author>
        <version>13</version>
        <file>sse-alpha-13.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.15.0.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;More gracefully handle missing value for &amp;quot;id&amp;quot; field (Issue 8320)&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/sse-v13/sse-alpha-13.zap</url>
        <hash>SHA-256:38cf84e00664287e691606f473343ba0c0db0711c4f895312d0d482c3354731b</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/server-sent-events/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2024-05-21</date>
        <size>330079</size>
        <not-before-version>2.15.0</not-before-version>
    </addon_sse>
    <addon>svndigger</addon>
    <addon_svndigger>
        <name>SVN Digger Files</name>
        <description>SVN Digger files which can be used with ZAP forced browsing</description>
        <author>ZAP Dev Team</author>
        <version>4</version>
        <file>svndigger-release-4.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add help.&lt;/li&gt;
&lt;li&gt;Add repo URL.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Promote to release status.&lt;/li&gt;
&lt;li&gt;Change info URL to link to the site.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/svndigger-v4/svndigger-release-4.zap</url>
        <hash>SHA-256:5556efdf3fdb84ebd6cf3e76ca31e3fb6fb57c002cf14b2cf2f05f67bf2b622a</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/svn-digger-files/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>713963</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_svndigger>
    <addon>tips</addon>
    <addon_tips>
        <name>Tips and Tricks</name>
        <description>Display ZAP Tips and Tricks</description>
        <author>ZAP Dev Team</author>
        <version>16</version>
        <file>tips-beta-16.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/tips-v16/tips-beta-16.zap</url>
        <hash>SHA-256:c75be57814a6f430d967edf22352ae51b9050ec6cf79215ee0e98b21cfe384d2</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/tips-and-tricks/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>574653</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_tips>
    <addon>tokengen</addon>
    <addon_tokengen>
        <name>Token Generation and Analysis</name>
        <description>Allows you to generate and analyze pseudo random tokens, such as those used for session handling or CSRF protection</description>
        <author>ZAP Dev Team</author>
        <version>16</version>
        <file>tokengen-beta-16.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Update minimum ZAP version to 2.17.0.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/tokengen-v16/tokengen-beta-16.zap</url>
        <hash>SHA-256:8ed0aaa5cc1c8466736dad3462e7eda37d5cd0d31f83596ca8f7261d495ed6c6</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/token-generator/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2025-12-15</date>
        <size>543902</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_tokengen>
    <addon>treetools</addon>
    <addon_treetools>
        <name>TreeTools</name>
        <description>Tools to add functionality to the tree view.</description>
        <author>Carl Sampson</author>
        <version>8</version>
        <file>treetools-beta-8.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add help.&lt;/li&gt;
&lt;li&gt;Add info and repo URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/treetools-v8/treetools-beta-8.zap</url>
        <hash>SHA-256:b7f61f8939937ebc120bce8deb72713d7676087056e88801df2573112e7642e4</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/treetools/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>128931</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_treetools>
    <addon>viewstate</addon>
    <addon_viewstate>
        <name>ViewState</name>
        <description>ASP/JSF ViewState Decoder and Editor</description>
        <author>Calum Hutton</author>
        <version>3</version>
        <file>viewstate-alpha-3.zap</file>
        <status>alpha</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update minimum ZAP version to 2.11.0.&lt;/li&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/viewstate-v3/viewstate-alpha-3.zap</url>
        <hash>SHA-256:715caefd591415e79b32195361fea82aa8c6357b24e69530c22fde0a1b6dad17</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/viewstate/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2021-10-07</date>
        <size>148716</size>
        <not-before-version>2.11.0</not-before-version>
    </addon_viewstate>
    <addon>wappalyzer</addon>
    <addon_wappalyzer>
        <name>Technology Detection</name>
        <description>Technology detection using various fingerprints and identifiers.</description>
        <author>ZAP Dev Team</author>
        <version>21.55.0</version>
        <file>wappalyzer-release-21.55.0.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated with enthec upstream icon and pattern changes.&lt;/li&gt;
&lt;li&gt;Dependency update.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.55.0/wappalyzer-release-21.55.0.zap</url>
        <hash>SHA-256:2fd2edd92359218e5e7aff6c5e51567ed7c7b13d2caa68ec96b07b8c704481fc</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/technology-detection/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-06</date>
        <size>31242376</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;= 1.17.0 &amp; &lt; 2.0.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_wappalyzer>
    <addon>webdriverlinux</addon>
    <addon_webdriverlinux>
        <name>Linux WebDrivers</name>
        <description>Linux WebDrivers for Firefox and Chrome.</description>
        <author>ZAP Dev Team</author>
        <version>196</version>
        <file>webdriverlinux-release-196.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update ChromeDriver to 148.0.7778.167.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v196/webdriverlinux-release-196.zap</url>
        <hash>SHA-256:884295a641b58fe721a63e33c7955bad72926cb5b53069f6458eb55d78ceb144</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/linux-webdrivers/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-13</date>
        <size>15965105</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_webdriverlinux>
    <addon>webdrivermacos</addon>
    <addon_webdrivermacos>
        <name>macOS WebDrivers</name>
        <description>macOS WebDrivers for Firefox and Chrome.</description>
        <author>ZAP Dev Team</author>
        <version>196</version>
        <file>webdrivermacos-release-196.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update ChromeDriver to 148.0.7778.167.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v196/webdrivermacos-release-196.zap</url>
        <hash>SHA-256:92788c837f5d98fff8f3d90c6dd98966a6918adde26e3e74daaeaeb8031d97b0</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/macos-webdrivers/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-13</date>
        <size>21144742</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_webdrivermacos>
    <addon>webdriverwindows</addon>
    <addon_webdriverwindows>
        <name>Windows WebDrivers</name>
        <description>Windows WebDrivers for Firefox and Chrome.</description>
        <author>ZAP Dev Team</author>
        <version>197</version>
        <file>webdriverwindows-release-197.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update ChromeDriver to 148.0.7778.167.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v197/webdriverwindows-release-197.zap</url>
        <hash>SHA-256:3fed8753efe2fe4dd05f85aca5c33b050e428b959f5003013af27d6d35245d75</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/windows-webdrivers/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-13</date>
        <size>23224190</size>
        <not-before-version>2.17.0</not-before-version>
    </addon_webdriverwindows>
    <addon>websocket</addon>
    <addon_websocket>
        <name>WebSockets</name>
        <description>Allows you to inspect WebSocket communication.</description>
        <author>ZAP Dev Team</author>
        <version>37</version>
        <file>websocket-release-37.zap</file>
        <status>release</status>
        <changes>&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Maintenance changes.&lt;/li&gt;
&lt;li&gt;Formatted JavaScript files for consistency.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/websocket-v37/websocket-release-37.zap</url>
        <hash>SHA-256:f2c3035976531130494b5b9dfc02ca0ebd7e0388f740f68b6d4e775098be9fc6</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/websockets/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-05-07</date>
        <size>1417073</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.23.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_websocket>
    <addon>zest</addon>
    <addon_zest>
        <name>Zest - Graphical Security Scripting Language</name>
        <description>A graphical security scripting language, ZAPs macro language on steroids</description>
        <author>ZAP Dev Team</author>
        <version>48.13.0</version>
        <file>zest-beta-48.13.0.zap</file>
        <status>beta</status>
        <changes>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Internal support for creating a single runnable chain script from multiple Zest scripts.&lt;/li&gt;
&lt;li&gt;Support for import and export.&lt;/li&gt;
&lt;/ul&gt;</changes>
        <url>https://github.com/zaproxy/zap-extensions/releases/download/zest-v48.13.0/zest-beta-48.13.0.zap</url>
        <hash>SHA-256:54ea8b26a42a2eca5b526e63c81270243e6ac3db0235dcea9cac1bd1c00257ec</hash>
        <info>https://www.zaproxy.org/docs/desktop/addons/zest/</info>
        <repo>https://github.com/zaproxy/zap-extensions/</repo>
        <date>2026-03-31</date>
        <size>3420636</size>
        <not-before-version>2.17.0</not-before-version>
        <dependencies>
            <addons>
                <addon>
                    <id>commonlib</id>
                    <version>&gt;=1.31.0</version>
                </addon>
                <addon>
                    <id>network</id>
                    <version>&gt;=0.2.0</version>
                </addon>
                <addon>
                    <id>pscan</id>
                    <version>&gt;= 0.1.0 &amp; &lt; 1.0.0</version>
                </addon>
                <addon>
                    <id>scripts</id>
                    <version>&gt;=45.2.0</version>
                </addon>
                <addon>
                    <id>selenium</id>
                    <version>&gt;= 15.44.0</version>
                </addon>
            </addons>
        </dependencies>
    </addon_zest>
</ZAP>
