Skip to content

Commit d16bcba

Browse files
committed
Update site content
From: zaproxy/zaproxy-website@e705ef3 Signed-off-by: zapbot <[email protected]>
1 parent 6a82544 commit d16bcba

File tree

6 files changed

+25
-25
lines changed

6 files changed

+25
-25
lines changed

addons/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3625,7 +3625,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
36253625
<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>
36263626

36273627

3628-
<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.46.0/wappalyzer-release-21.46.0.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>
3628+
<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.47.0/wappalyzer-release-21.47.0.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>
36293629

36303630

36313631

@@ -3638,7 +3638,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
36383638
wappalyzer
36393639
</td>
36403640
<td align="center">
3641-
21.46.0
3641+
21.47.0
36423642
</td>
36433643
<td >
36443644
release
@@ -3647,7 +3647,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
36473647
ZAP Dev Team
36483648
</td>
36493649
<td align="center">
3650-
2025-06-20
3650+
2025-07-15
36513651
</td>
36523652
</tr>
36533653

docs/sbom/wappalyzer/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
122122
<a href="/docs/sbom/wappalyzer">Technology Detection</a>
123123
</header>
124124
<br>
125-
<p>This page contains a list of all the libraries involved in building version <code>21.46.0</code> of the
125+
<p>This page contains a list of all the libraries involved in building version <code>21.47.0</code> of the
126126
"Technology Detection" add-on.
127-
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.46.0/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
127+
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/wappalyzer-v21.47.0/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
128128
for this add-on.
129129
<div class="flex">
130130
<table>
@@ -185,7 +185,7 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
185185

186186
<tr>
187187
<td>automation</td>
188-
<td align="center">0.50.0</td>
188+
<td align="center">0.51.0</td>
189189
<td></td>
190190
</tr>
191191

@@ -251,7 +251,7 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
251251

252252
<tr>
253253
<td>commonlib</td>
254-
<td align="center">1.33.0</td>
254+
<td align="center">1.35.0</td>
255255
<td></td>
256256
</tr>
257257

@@ -473,19 +473,19 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
473473

474474
<tr>
475475
<td>jackson-annotations</td>
476-
<td align="center">2.17.0</td>
476+
<td align="center">2.19.1</td>
477477
<td>Apache-2.0</td>
478478
</tr>
479479

480480
<tr>
481481
<td>jackson-bom</td>
482-
<td align="center">2.17.0</td>
482+
<td align="center">2.19.1</td>
483483
<td>Apache-2.0</td>
484484
</tr>
485485

486486
<tr>
487487
<td>jackson-core</td>
488-
<td align="center">2.17.0</td>
488+
<td align="center">2.19.1</td>
489489
<td>Apache-2.0</td>
490490
</tr>
491491

@@ -497,31 +497,31 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
497497

498498
<tr>
499499
<td>jackson-databind</td>
500-
<td align="center">2.17.0</td>
500+
<td align="center">2.19.1</td>
501501
<td>Apache-2.0</td>
502502
</tr>
503503

504504
<tr>
505505
<td>jackson-dataformat-xml</td>
506-
<td align="center">2.17.0</td>
506+
<td align="center">2.19.1</td>
507507
<td>Apache-2.0</td>
508508
</tr>
509509

510510
<tr>
511511
<td>jackson-dataformat-yaml</td>
512-
<td align="center">2.17.0</td>
512+
<td align="center">2.19.1</td>
513513
<td>Apache-2.0</td>
514514
</tr>
515515

516516
<tr>
517517
<td>jackson-datatype-jdk8</td>
518-
<td align="center">2.17.0</td>
518+
<td align="center">2.19.1</td>
519519
<td>Apache-2.0</td>
520520
</tr>
521521

522522
<tr>
523523
<td>jackson-datatype-jsr310</td>
524-
<td align="center">2.17.0</td>
524+
<td align="center">2.19.1</td>
525525
<td>Apache-2.0</td>
526526
</tr>
527527

@@ -803,7 +803,7 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
803803

804804
<tr>
805805
<td>network</td>
806-
<td align="center">0.22.0</td>
806+
<td align="center">0.23.0</td>
807807
<td></td>
808808
</tr>
809809

@@ -869,7 +869,7 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
869869

870870
<tr>
871871
<td>pscan</td>
872-
<td align="center">0.3.0</td>
872+
<td align="center">0.4.0</td>
873873
<td></td>
874874
</tr>
875875

@@ -899,7 +899,7 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
899899

900900
<tr>
901901
<td>snakeyaml</td>
902-
<td align="center">2.2</td>
902+
<td align="center">2.4</td>
903903
<td>Apache-2.0</td>
904904
</tr>
905905

@@ -929,7 +929,7 @@ <h1 class="text--white">Technology Detection Add-on SBOM</h1>
929929

930930
<tr>
931931
<td>woodstox-core</td>
932-
<td align="center">6.6.1</td>
932+
<td align="center">7.1.1</td>
933933
<td>Apache-2.0</td>
934934
</tr>
935935

docs/statistics/index.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/statistics/top-addons-last-month/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ <h1 class="text--white">Top ZAP Add-Ons Last Month</h1>
538538
wappalyzer
539539
</td>
540540
<td >
541-
2025-06-20
541+
2025-07-15
542542
</td>
543543
</tr>
544544

index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17326,7 +17326,7 @@ This is particularly useful for comparing 2 sessions which access the same appli
1732617326
wappalyzer
1732717327
&lt;/td&gt;
1732817328
&lt;td &gt;
17329-
2025-06-20
17329+
2025-07-15
1733017330
&lt;/td&gt;
1733117331
&lt;/tr&gt;
1733217332

search/index.json

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)