Skip to content

Commit 10d251c

Browse files
authored
Merge pull request #1694 from zapbot/update-site-content
Update site content
2 parents 616e7f7 + 127d627 commit 10d251c

File tree

4 files changed

+56
-38
lines changed

4 files changed

+56
-38
lines changed

addons/index.html

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

34173417

3418-
<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.34.0/selenium-release-15.34.0.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>
3418+
<a class="no-border" title="Download" href="https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.35.0/selenium-release-15.35.0.zap" target="_blank" rel="noopener noreferrer"><img alt="Download" src="/img/addons/download.png" /></a>
34193419

34203420

34213421

@@ -3428,7 +3428,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
34283428
selenium
34293429
</td>
34303430
<td align="center">
3431-
15.34.0
3431+
15.35.0
34323432
</td>
34333433
<td >
34343434
release
@@ -3437,7 +3437,7 @@ <h1 class="text--white">ZAP Marketplace</h1>
34373437
ZAP Dev Team
34383438
</td>
34393439
<td align="center">
3440-
2025-02-27
3440+
2025-03-11
34413441
</td>
34423442
</tr>
34433443

docs/sbom/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ <h1 class="text--white">Software Bill of Materials</h1>
611611
<a href="/docs/sbom/selenium/">Selenium Add-on SBOM</a>
612612
</td>
613613
<td>
614-
176
614+
179
615615
</td>
616616
</tr>
617617

docs/sbom/selenium/index.html

Lines changed: 51 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
122122
<a href="/docs/sbom/selenium">Selenium</a>
123123
</header>
124124
<br>
125-
<p>This page contains a list of all the libraries involved in building version <code>15.34.0</code> of the
125+
<p>This page contains a list of all the libraries involved in building version <code>15.35.0</code> of the
126126
"Selenium" add-on.
127-
<p>You may download the full <a href="https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.34.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/selenium-v15.35.0/bom.json">Software Bill Of Materials (SBOM) JSON file</a>
128128
for this add-on.
129129
<div class="flex">
130130
<table>
@@ -141,12 +141,6 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
141141
</thead>
142142
<tbody>
143143

144-
<tr>
145-
<td>aopalliance</td>
146-
<td align="center">1.0</td>
147-
<td>Public Domain</td>
148-
</tr>
149-
150144
<tr>
151145
<td>apiguardian-api</td>
152146
<td align="center">1.1.2</td>
@@ -155,19 +149,19 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
155149

156150
<tr>
157151
<td>asm</td>
158-
<td align="center">9.6</td>
152+
<td align="center">9.7</td>
159153
<td>BSD-3-Clause</td>
160154
</tr>
161155

162156
<tr>
163157
<td>asm-commons</td>
164-
<td align="center">9.6</td>
158+
<td align="center">9.7</td>
165159
<td>BSD-3-Clause</td>
166160
</tr>
167161

168162
<tr>
169163
<td>asm-tree</td>
170-
<td align="center">9.6</td>
164+
<td align="center">9.7</td>
171165
<td>BSD-3-Clause</td>
172166
</tr>
173167

@@ -257,7 +251,7 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
257251

258252
<tr>
259253
<td>checker-qual</td>
260-
<td align="center">3.33.0</td>
254+
<td align="center">3.37.0</td>
261255
<td>MIT</td>
262256
</tr>
263257

@@ -267,6 +261,12 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
267261
<td>MIT</td>
268262
</tr>
269263

264+
<tr>
265+
<td>commonlib</td>
266+
<td align="center">1.31.0</td>
267+
<td></td>
268+
</tr>
269+
270270
<tr>
271271
<td>commons-beanutils</td>
272272
<td align="center">1.9.4</td>
@@ -383,13 +383,7 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
383383

384384
<tr>
385385
<td>error_prone_annotation</td>
386-
<td align="center">2.26.1</td>
387-
<td>Apache-2.0</td>
388-
</tr>
389-
390-
<tr>
391-
<td>error_prone_annotations</td>
392-
<td align="center">2.26.1</td>
386+
<td align="center">2.36.0</td>
393387
<td>Apache-2.0</td>
394388
</tr>
395389

@@ -401,19 +395,19 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
401395

402396
<tr>
403397
<td>error_prone_check_api</td>
404-
<td align="center">2.26.1</td>
398+
<td align="center">2.36.0</td>
405399
<td>Apache-2.0</td>
406400
</tr>
407401

408402
<tr>
409403
<td>error_prone_core</td>
410-
<td align="center">2.26.1</td>
404+
<td align="center">2.36.0</td>
411405
<td>Apache-2.0</td>
412406
</tr>
413407

414408
<tr>
415409
<td>error_prone_type_annotations</td>
416-
<td align="center">2.26.1</td>
410+
<td align="center">2.36.0</td>
417411
<td>Apache-2.0</td>
418412
</tr>
419413

@@ -448,20 +442,20 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
448442
</tr>
449443

450444
<tr>
451-
<td>guava</td>
452-
<td align="center">32.1.1-jre</td>
445+
<td>google-java-format</td>
446+
<td align="center">1.19.1</td>
453447
<td>Apache-2.0</td>
454448
</tr>
455449

456450
<tr>
457451
<td>guava</td>
458-
<td align="center">33.4.0-jre</td>
452+
<td align="center">32.1.3-jre</td>
459453
<td>Apache-2.0</td>
460454
</tr>
461455

462456
<tr>
463-
<td>guice</td>
464-
<td align="center">5.1.0</td>
457+
<td>guava</td>
458+
<td align="center">33.4.0-jre</td>
465459
<td>Apache-2.0</td>
466460
</tr>
467461

@@ -591,6 +585,12 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
591585
<td>Apache-2.0</td>
592586
</tr>
593587

588+
<tr>
589+
<td>jackson-bom</td>
590+
<td align="center">2.17.0</td>
591+
<td>Apache-2.0</td>
592+
</tr>
593+
594594
<tr>
595595
<td>jackson-core</td>
596596
<td align="center">2.17.0</td>
@@ -699,6 +699,12 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
699699
<td>Apache-2.0</td>
700700
</tr>
701701

702+
<tr>
703+
<td>junit-bom</td>
704+
<td align="center">5.10.1</td>
705+
<td>EPL-2.0</td>
706+
</tr>
707+
702708
<tr>
703709
<td>junit-jupiter</td>
704710
<td align="center">5.10.1</td>
@@ -779,7 +785,7 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
779785

780786
<tr>
781787
<td>lombok</td>
782-
<td align="center">1.18.34</td>
788+
<td align="center">1.18.36</td>
783789
<td>MIT</td>
784790
</tr>
785791

@@ -897,6 +903,12 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
897903
<td>Apache-2.0</td>
898904
</tr>
899905

906+
<tr>
907+
<td>network</td>
908+
<td align="center">0.22.0</td>
909+
<td></td>
910+
</tr>
911+
900912
<tr>
901913
<td>objenesis</td>
902914
<td align="center">3.3</td>
@@ -983,25 +995,25 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
983995

984996
<tr>
985997
<td>org.jacoco.agent</td>
986-
<td align="center">0.8.11</td>
998+
<td align="center">0.8.12</td>
987999
<td>EPL-2.0</td>
9881000
</tr>
9891001

9901002
<tr>
9911003
<td>org.jacoco.ant</td>
992-
<td align="center">0.8.11</td>
1004+
<td align="center">0.8.12</td>
9931005
<td>EPL-2.0</td>
9941006
</tr>
9951007

9961008
<tr>
9971009
<td>org.jacoco.core</td>
998-
<td align="center">0.8.11</td>
1010+
<td align="center">0.8.12</td>
9991011
<td>EPL-2.0</td>
10001012
</tr>
10011013

10021014
<tr>
10031015
<td>org.jacoco.report</td>
1004-
<td align="center">0.8.11</td>
1016+
<td align="center">0.8.12</td>
10051017
<td>EPL-2.0</td>
10061018
</tr>
10071019

@@ -1025,7 +1037,7 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
10251037

10261038
<tr>
10271039
<td>protobuf-java</td>
1028-
<td align="center">3.19.6</td>
1040+
<td align="center">3.25.5</td>
10291041
<td>BSD-3-Clause</td>
10301042
</tr>
10311043

@@ -1179,6 +1191,12 @@ <h1 class="text--white">Selenium Add-on SBOM</h1>
11791191
<td>Lesser General Public License (LGPL)</td>
11801192
</tr>
11811193

1194+
<tr>
1195+
<td>testutils</td>
1196+
<td align="center">unspecified</td>
1197+
<td></td>
1198+
</tr>
1199+
11821200
<tr>
11831201
<td>woodstox-core</td>
11841202
<td align="center">6.6.1</td>

search/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7949,7 +7949,7 @@
79497949
"keywords": ["","marketplace","zap"],
79507950
"tags": null,
79517951
"summary": "\u003cp\u003eZAP Marketplace contains ZAP add-ons which have been written by the ZAP team and the community. The add-ons help to extend the functionalities of ZAP.\nIf you are using the latest version of ZAP then you can browse and download add-ons from within ZAP by clicking on this button in the toolbar:\u003c/p\u003e",
7952-
"content": "zap marketplace contains addons which have been written by team community help extend functionalities you using latest version then can browse download from within clicking button toolbar: also import that downloaded manually via file load addon menu option desktop name id status author last updated access control testing adds set tools web applications accesscontrol 10 alpha dev 20240325 active scanner rules release ascanrules 71 20250304 ascanrulesalpha 48 20240902 beta ascanrulesbeta 58 advanced sqlinjection injection bundle sqli derived sqlmap sqliplugin 15 andrea pompili yhawke 20211020 ajax spider allows sites make heavy use javascript crawljax spiderajax 23220 20250110 alert filters automate changing risk levels alertfilters 23 20250109 all one notes simple extension view pane allinonenotes david vassallo 20211007 attack surface detector analyzes application source code generate endpoints used penetration attacksurfacedetector 114 secure decisions matthew deletto 20190307 authentication helper helps identify up handling authhelper 0230 statistics records logged inout contexts scope authstats automation framework 0480 beanshell console provides browser render html responses like browserview 20230313 bug tracker bugtracker 20220923 call graph user selected resources callgraph colm o39flaherty home handles calls services callhome 0140 client side integration exposes information firefox chrome extensions collection: pentester pack collection ideal pentesters packpentester 010 20220512 scan just containing packscanrules 001 20220513 common library other commonlib 1300 scripts useful communityscripts 19 20240701 core language files translations corelang 20220214 custom payloads ability add edit remove ie scanners custompayloads 20250115 database engines related infrastructure 080 development 090 20250131 diff displays dialog showing differences between requests uses diffutils diffmatchpatch 17 directory list v10 names forced fuzzer directorylistv1 v23 lists directorylistv23 lc lower case directorylistv23lc dom xss rule domxss 21 aabha biyani encoder encodedecodehash support scripted processors 160 eval villain when launched evalvillain 040 dennis goodlett 20241125 fileupload detect upload them find vulnerabilities 121 ksasan preetkaran20gmailcom 20231023 browsing directories owasp dirbuster tool bruteforce fuzzai 20240924 fuzzdb offensive backdoors manual may flagged antivirus fuzzdboffensive 20240111 fuzz 13150 getting started guide short gettingstarted graalvm engine scripting graaljs graphql inspect 0260 groovy 320 20240411 grpc decode protobuf messages 020 20240702 arabic helparsa crowdin 20220118 bosnian helpbsba 20180208 chinese simplified helpzhcn english filipino helpfilph french helpfrfr indonesian helpidid japanese helpjajp malay helpmsmy portuguese brazilian helpptbr 11 russian helpruru 20220224 spanish helpeses turkish helptrtr highlighter highlight strings request response tabs hud heads display 0190 20240507 image location privacy passive imagelocationscanner jay ball veggiespam importexport export functionality exim 0130 thatsn0tmysite invoke external passing context such urls parameters 16 json shows nicely formatted jsonview juha kiveks 20230907 jwt 103 20230102 kotlin 110 stackhawk engineering levoai build openapi specs traffic 030 20240710 linux webdrivers webdriverlinux 129 20250311 macos webdrivermacos map local mapping content chosen maplocal keindel andrey maksimov 20231005 neonmarker colors history table items based tags 180 kingthorin 20250214 network networking capabilities 0210 oast exploit outofband online menus onlinemenu 14 imports spiders definitions 44 plus joanna bona nathalie bouchahine artur grzesica mohammad kamar markus kiss michal materniak marcin spiewak sda se open industry solutions parameter digger hidden unlinked finding cache poisoning paramdigger arkaprabha chakraborty 20240715 scanning pscan 20250212 pscanrules 63 pscanrulesalpha pscanrulesbeta 43 plugnhack configuration supports mozilla standard: https:developermozillaorgenusdocsplugnhack 13 20221027 postman collections 060 20250203 python templates included jython quick start tab quickly test target quickstart 51 reflect finds reflected 0011 caleb kinney 20210219 regular expression tester expressions regextester replacer easy way replace 20 report generation official reports 0380 requester send 780 surikato retest presenceabsence previously generated alerts 0110 retirejs vulnerable outdated packages retire 0450 nikita mundhada reveal show fields enable disabled revisit site any time past session ruby jruby saml 20221028 policies standard scanpolicies script jsr 223 languages 4580 selenium webdriver provider includes htmlunit 15340 20250227 sequence gives possibility defining scanned serversent events sse communication 20240521 soap scans wsdl 24 alberto albertov91 automatically uris svn svndigger technology detection various fingerprints identifiers wappalyzer 21450 tips tricks token analysis analyze pseudo random tokens those csrf protection tokengen treetools tree carl sampson value generator define field values submitting app added modified enableddisabled deleted formhandler 670 viewstate aspjsf decoder editor calum hutton websockets websocket 32 windows webdriverwindows zest graphical security zaps macro steroids 4840 "
7952+
"content": "zap marketplace contains addons which have been written by team community help extend functionalities you using latest version then can browse download from within clicking button toolbar: also import that downloaded manually via file load addon menu option desktop name id status author last updated access control testing adds set tools web applications accesscontrol 10 alpha dev 20240325 active scanner rules release ascanrules 71 20250304 ascanrulesalpha 48 20240902 beta ascanrulesbeta 58 advanced sqlinjection injection bundle sqli derived sqlmap sqliplugin 15 andrea pompili yhawke 20211020 ajax spider allows sites make heavy use javascript crawljax spiderajax 23220 20250110 alert filters automate changing risk levels alertfilters 23 20250109 all one notes simple extension view pane allinonenotes david vassallo 20211007 attack surface detector analyzes application source code generate endpoints used penetration attacksurfacedetector 114 secure decisions matthew deletto 20190307 authentication helper helps identify up handling authhelper 0230 statistics records logged inout contexts scope authstats automation framework 0480 beanshell console provides browser render html responses like browserview 20230313 bug tracker bugtracker 20220923 call graph user selected resources callgraph colm o39flaherty home handles calls services callhome 0140 client side integration exposes information firefox chrome extensions collection: pentester pack collection ideal pentesters packpentester 010 20220512 scan just containing packscanrules 001 20220513 common library other commonlib 1300 scripts useful communityscripts 19 20240701 core language files translations corelang 20220214 custom payloads ability add edit remove ie scanners custompayloads 20250115 database engines related infrastructure 080 development 090 20250131 diff displays dialog showing differences between requests uses diffutils diffmatchpatch 17 directory list v10 names forced fuzzer directorylistv1 v23 lists directorylistv23 lc lower case directorylistv23lc dom xss rule domxss 21 aabha biyani encoder encodedecodehash support scripted processors 160 eval villain when launched evalvillain 040 dennis goodlett 20241125 fileupload detect upload them find vulnerabilities 121 ksasan preetkaran20gmailcom 20231023 browsing directories owasp dirbuster tool bruteforce fuzzai 20240924 fuzzdb offensive backdoors manual may flagged antivirus fuzzdboffensive 20240111 fuzz 13150 getting started guide short gettingstarted graalvm engine scripting graaljs graphql inspect 0260 groovy 320 20240411 grpc decode protobuf messages 020 20240702 arabic helparsa crowdin 20220118 bosnian helpbsba 20180208 chinese simplified helpzhcn english filipino helpfilph french helpfrfr indonesian helpidid japanese helpjajp malay helpmsmy portuguese brazilian helpptbr 11 russian helpruru 20220224 spanish helpeses turkish helptrtr highlighter highlight strings request response tabs hud heads display 0190 20240507 image location privacy passive imagelocationscanner jay ball veggiespam importexport export functionality exim 0130 thatsn0tmysite invoke external passing context such urls parameters 16 json shows nicely formatted jsonview juha kiveks 20230907 jwt 103 20230102 kotlin 110 stackhawk engineering levoai build openapi specs traffic 030 20240710 linux webdrivers webdriverlinux 129 20250311 macos webdrivermacos map local mapping content chosen maplocal keindel andrey maksimov 20231005 neonmarker colors history table items based tags 180 kingthorin 20250214 network networking capabilities 0210 oast exploit outofband online menus onlinemenu 14 imports spiders definitions 44 plus joanna bona nathalie bouchahine artur grzesica mohammad kamar markus kiss michal materniak marcin spiewak sda se open industry solutions parameter digger hidden unlinked finding cache poisoning paramdigger arkaprabha chakraborty 20240715 scanning pscan 20250212 pscanrules 63 pscanrulesalpha pscanrulesbeta 43 plugnhack configuration supports mozilla standard: https:developermozillaorgenusdocsplugnhack 13 20221027 postman collections 060 20250203 python templates included jython quick start tab quickly test target quickstart 51 reflect finds reflected 0011 caleb kinney 20210219 regular expression tester expressions regextester replacer easy way replace 20 report generation official reports 0380 requester send 780 surikato retest presenceabsence previously generated alerts 0110 retirejs vulnerable outdated packages retire 0450 nikita mundhada reveal show fields enable disabled revisit site any time past session ruby jruby saml 20221028 policies standard scanpolicies script jsr 223 languages 4580 selenium webdriver provider includes htmlunit 15350 sequence gives possibility defining scanned serversent events sse communication 20240521 soap scans wsdl 24 alberto albertov91 automatically uris svn svndigger technology detection various fingerprints identifiers wappalyzer 21450 tips tricks token analysis analyze pseudo random tokens those csrf protection tokengen treetools tree carl sampson value generator define field values submitting app added modified enableddisabled deleted formhandler 670 viewstate aspjsf decoder editor calum hutton websockets websocket 32 windows webdriverwindows zest graphical security zaps macro steroids 4840 20250227 "
79537953
},
79547954
{
79557955
"url": "/docs/scans/firingrange/",

0 commit comments

Comments
 (0)