Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions addons/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -994,7 +994,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
<a class="no-border" title="Repository" href="https://github.com/zaproxy/zap-extensions/" target="_blank" rel="noopener noreferrer"><img alt="Repository" src="/img/addons/source.png" /></a>


<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.7.0/dev-alpha-0.7.0.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>
<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.8.0/dev-alpha-0.8.0.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>



Expand All @@ -1007,7 +1007,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
dev
</td>
<td align="center">
0.7.0
0.8.0
</td>
<td >
alpha
Expand All @@ -1016,7 +1016,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
ZAP Dev Team
</td>
<td align="center">
2024-10-07
2024-11-13
</td>
</tr>

Expand Down Expand Up @@ -2377,7 +2377,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
<a class="no-border" title="Repository" href="https://github.com/zaproxy/zap-extensions/" target="_blank" rel="noopener noreferrer"><img alt="Repository" src="/img/addons/source.png" /></a>


<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v113/webdriverlinux-release-113.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>
<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v114/webdriverlinux-release-114.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>



Expand All @@ -2390,7 +2390,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
webdriverlinux
</td>
<td align="center">
113
114
</td>
<td >
release
Expand All @@ -2399,7 +2399,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
ZAP Dev Team
</td>
<td align="center">
2024-11-07
2024-11-13
</td>
</tr>

Expand All @@ -2412,7 +2412,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
<a class="no-border" title="Repository" href="https://github.com/zaproxy/zap-extensions/" target="_blank" rel="noopener noreferrer"><img alt="Repository" src="/img/addons/source.png" /></a>


<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v113/webdrivermacos-release-113.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>
<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v114/webdrivermacos-release-114.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>



Expand All @@ -2425,7 +2425,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
webdrivermacos
</td>
<td align="center">
113
114
</td>
<td >
release
Expand All @@ -2434,7 +2434,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
ZAP Dev Team
</td>
<td align="center">
2024-11-07
2024-11-13
</td>
</tr>

Expand Down Expand Up @@ -3825,7 +3825,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
<a class="no-border" title="Repository" href="https://github.com/zaproxy/zap-extensions/" target="_blank" rel="noopener noreferrer"><img alt="Repository" src="/img/addons/source.png" /></a>


<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v113/webdriverwindows-release-113.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>
<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v114/webdriverwindows-release-114.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>



Expand All @@ -3838,7 +3838,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
webdriverwindows
</td>
<td align="center">
113
114
</td>
<td >
release
Expand All @@ -3847,7 +3847,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
ZAP Dev Team
</td>
<td align="center">
2024-11-07
2024-11-13
</td>
</tr>

Expand Down
2 changes: 1 addition & 1 deletion docs/desktop/addons/linux-webdrivers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1735,7 +1735,7 @@
<h1 id="linux-webdrivers">Linux WebDrivers</h1>
<p>The Linux WebDrivers add-on provides WebDrivers for the following browsers:</p>
<ul>
<li>Chrome - ChromeDriver 130.0.6723.116</li>
<li>Chrome - ChromeDriver 131.0.6778.69</li>
<li>Firefox - geckodriver 0.35.0</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion docs/desktop/addons/macos-webdrivers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1735,7 +1735,7 @@
<h1 id="macos-webdrivers">MacOS WebDrivers</h1>
<p>The MacOS WebDrivers add-on provides WebDrivers for the following browsers:</p>
<ul>
<li>Chrome - ChromeDriver 130.0.6723.116</li>
<li>Chrome - ChromeDriver 131.0.6778.69</li>
<li>Firefox - geckodriver 0.35.0</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion docs/desktop/addons/windows-webdrivers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1735,7 +1735,7 @@
<h1 id="windows-webdrivers">Windows WebDrivers</h1>
<p>The Windows WebDrivers add-on provides WebDrivers for the following browsers:</p>
<ul>
<li>Chrome - ChromeDriver 130.0.6723.116</li>
<li>Chrome - ChromeDriver 131.0.6778.69</li>
<li>Firefox - geckodriver 0.35.0</li>
</ul>

Expand Down
10 changes: 8 additions & 2 deletions docs/sbom/dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ <h1 class="text--white">Dev Add-on Add-on SBOM</h1>
<a href="/docs/sbom/dev">Dev Add-on</a>
</header>
<br>
<p>This page contains a list of all the libraries involved in building version <code>0.7.0</code> of the
<p>This page contains a list of all the libraries involved in building version <code>0.8.0</code> of the
"Dev Add-on" add-on.
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.7.0/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/dev-v0.8.0/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
for this add-on.
<div class="flex">
<table>
Expand Down Expand Up @@ -627,6 +627,12 @@ <h1 class="text--white">Dev Add-on Add-on SBOM</h1>
<td>Apache-2.0</td>
</tr>

<tr>
<td>lombok</td>
<td align="center">1.18.34</td>
<td>MIT</td>
</tr>

<tr>
<td>mockito-core</td>
<td align="center">5.7.0</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/sbom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h1 class="text--white">Software Bill of Materials</h1>
<a href="/docs/sbom/dev/">Dev Add-on Add-on SBOM</a>
</td>
<td>
117
118
</td>
</tr>

Expand Down
4 changes: 2 additions & 2 deletions docs/sbom/webdriverlinux/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ <h1 class="text--white">Linux WebDrivers Add-on SBOM</h1>
<a href="/docs/sbom/webdriverlinux">Linux WebDrivers</a>
</header>
<br>
<p>This page contains a list of all the libraries involved in building version <code>113</code> of the
<p>This page contains a list of all the libraries involved in building version <code>114</code> of the
"Linux WebDrivers" add-on.
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v113/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v114/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
for this add-on.
<div class="flex">
<table>
Expand Down
4 changes: 2 additions & 2 deletions docs/sbom/webdrivermacos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ <h1 class="text--white">MacOS WebDrivers Add-on SBOM</h1>
<a href="/docs/sbom/webdrivermacos">MacOS WebDrivers</a>
</header>
<br>
<p>This page contains a list of all the libraries involved in building version <code>113</code> of the
<p>This page contains a list of all the libraries involved in building version <code>114</code> of the
"MacOS WebDrivers" add-on.
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v113/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v114/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
for this add-on.
<div class="flex">
<table>
Expand Down
4 changes: 2 additions & 2 deletions docs/sbom/webdriverwindows/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ <h1 class="text--white">Windows WebDrivers Add-on SBOM</h1>
<a href="/docs/sbom/webdriverwindows">Windows WebDrivers</a>
</header>
<br>
<p>This page contains a list of all the libraries involved in building version <code>113</code> of the
<p>This page contains a list of all the libraries involved in building version <code>114</code> of the
"Windows WebDrivers" add-on.
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v113/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v114/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
for this add-on.
<div class="flex">
<table>
Expand Down
Loading