UPDATE: security/zaproxy 2.15.0 -> 2.16.0

This commit is contained in:
purplerain 2025-02-07 08:34:09 +00:00
parent e557f6729a
commit 1c1583c1f4
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
3 changed files with 63 additions and 88 deletions

View file

@ -2,7 +2,7 @@ COMMENT= Zed attack proxy
CATEGORIES= security CATEGORIES= security
MAINTAINER= Purple Rain <purplerain@secbsd.org> MAINTAINER= Purple Rain <purplerain@secbsd.org>
VERSION= 2.15.0 VERSION= 2.16.0
DISTNAME= ZAP_${VERSION}_Linux DISTNAME= ZAP_${VERSION}_Linux
PKGNAME= zaproxy-${VERSION} PKGNAME= zaproxy-${VERSION}
@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes
SITES= https://github.com/zaproxy/zaproxy/releases/download/v${VERSION}/ SITES= https://github.com/zaproxy/zaproxy/releases/download/v${VERSION}/
MODULES= java MODULES= java
MODJAVA_VER= 11+ MODJAVA_VER= 17+
RUN_DEPENDS= java/javaPathHelper RUN_DEPENDS= java/javaPathHelper

View file

@ -1,2 +1,2 @@
SHA256 (ZAP_2.15.0_Linux.tar.gz) = ZBDhlrqrRYqSBOKar7V0X8oAOipsA4byxuXAS2diH6c= SHA256 (ZAP_2.16.0_Linux.tar.gz) = oHeVCecC7FPUEHTqoM5B8qlkqCKqW+A4AlWkguLn/o0=
SIZE (ZAP_2.15.0_Linux.tar.gz) = 231558370 SIZE (ZAP_2.16.0_Linux.tar.gz) = 234966964

View file

@ -56,32 +56,32 @@ share/zaproxy/lang/Messages_zh_CN.properties
share/zaproxy/lang/Messages_zh_TW.properties share/zaproxy/lang/Messages_zh_TW.properties
share/zaproxy/lib/ share/zaproxy/lib/
share/zaproxy/lib/commons-beanutils-1.9.4.jar share/zaproxy/lib/commons-beanutils-1.9.4.jar
share/zaproxy/lib/commons-codec-1.16.1.jar share/zaproxy/lib/commons-codec-1.17.1.jar
share/zaproxy/lib/commons-collections-3.2.2.jar share/zaproxy/lib/commons-collections-3.2.2.jar
share/zaproxy/lib/commons-configuration-1.10.jar share/zaproxy/lib/commons-configuration-1.10.jar
share/zaproxy/lib/commons-csv-1.10.0.jar share/zaproxy/lib/commons-csv-1.12.0.jar
share/zaproxy/lib/commons-httpclient-3.1.jar share/zaproxy/lib/commons-httpclient-3.1.jar
share/zaproxy/lib/commons-io-2.16.1.jar share/zaproxy/lib/commons-io-2.18.0.jar
share/zaproxy/lib/commons-lang-2.6.jar share/zaproxy/lib/commons-lang-2.6.jar
share/zaproxy/lib/commons-lang3-3.14.0.jar share/zaproxy/lib/commons-lang3-3.17.0.jar
share/zaproxy/lib/commons-logging-1.3.1.jar share/zaproxy/lib/commons-logging-1.3.4.jar
share/zaproxy/lib/commons-text-1.12.0.jar share/zaproxy/lib/commons-text-1.12.0.jar
share/zaproxy/lib/ezmorph-1.0.6.jar share/zaproxy/lib/ezmorph-1.0.6.jar
share/zaproxy/lib/flatlaf-3.4.1.jar share/zaproxy/lib/flatlaf-3.5.4.jar
share/zaproxy/lib/harlib-1.1.3.jar share/zaproxy/lib/harlib-1.1.3.jar
share/zaproxy/lib/hsqldb-2.7.2.jar share/zaproxy/lib/hsqldb-2.7.4.jar
share/zaproxy/lib/jackson-core-asl-1.9.13.jar share/zaproxy/lib/jackson-core-asl-1.9.13.jar
share/zaproxy/lib/java-semver-0.10.2.jar share/zaproxy/lib/java-semver-0.10.2.jar
share/zaproxy/lib/javahelp-2.0.05.jar share/zaproxy/lib/javahelp-2.0.05.jar
share/zaproxy/lib/jericho-html-3.4.jar share/zaproxy/lib/jericho-html-3.4.jar
share/zaproxy/lib/jfreechart-1.5.4.jar share/zaproxy/lib/jfreechart-1.5.5.jar
share/zaproxy/lib/jgrapht-core-0.9.0.jar share/zaproxy/lib/jgrapht-core-0.9.0.jar
share/zaproxy/lib/json-lib-2.4-jdk15.jar share/zaproxy/lib/json-lib-2.4-jdk15.jar
share/zaproxy/lib/log4j-1.2-api-2.20.0.jar share/zaproxy/lib/log4j-1.2-api-2.24.2.jar
share/zaproxy/lib/log4j-api-2.20.0.jar share/zaproxy/lib/log4j-api-2.24.2.jar
share/zaproxy/lib/log4j-core-2.20.0.jar share/zaproxy/lib/log4j-core-2.24.2.jar
share/zaproxy/lib/log4j-jul-2.20.0.jar share/zaproxy/lib/log4j-jul-2.24.2.jar
share/zaproxy/lib/rsyntaxtextarea-3.4.0.jar share/zaproxy/lib/rsyntaxtextarea-3.5.3.jar
share/zaproxy/lib/swingx-all-1.6.5-1.jar share/zaproxy/lib/swingx-all-1.6.5-1.jar
share/zaproxy/lib/xom-1.3.9.jar share/zaproxy/lib/xom-1.3.9.jar
share/zaproxy/license/ share/zaproxy/license/
@ -97,78 +97,53 @@ share/zaproxy/license/hypersonic_lic.txt
share/zaproxy/license/lgpl-3.0.txt share/zaproxy/license/lgpl-3.0.txt
share/zaproxy/plugin/ share/zaproxy/plugin/
share/zaproxy/plugin/Readme.txt share/zaproxy/plugin/Readme.txt
share/zaproxy/plugin/alertFilters-release-21.zap share/zaproxy/plugin/alertFilters-release-23.zap
share/zaproxy/plugin/ascanrules-release-66.zap share/zaproxy/plugin/ascanrules-release-70.zap
share/zaproxy/plugin/authhelper-beta-0.13.0.zap share/zaproxy/plugin/authhelper-beta-0.17.0.zap
share/zaproxy/plugin/automation-beta-0.40.0.zap share/zaproxy/plugin/automation-beta-0.44.0.zap
share/zaproxy/plugin/bruteforce-beta-16.zap share/zaproxy/plugin/bruteforce-beta-17.zap
share/zaproxy/plugin/callhome-release-0.12.0.zap share/zaproxy/plugin/callhome-release-0.14.0.zap
share/zaproxy/plugin/commonlib-release-1.25.0.zap share/zaproxy/plugin/client-alpha-0.10.0.zap
share/zaproxy/plugin/database-alpha-0.4.0.zap share/zaproxy/plugin/commonlib-release-1.30.0.zap
share/zaproxy/plugin/diff-beta-15.zap share/zaproxy/plugin/database-alpha-0.7.0.zap
share/zaproxy/plugin/directorylistv1-release-8.zap share/zaproxy/plugin/diff-beta-17.zap
share/zaproxy/plugin/domxss-release-19.zap share/zaproxy/plugin/directorylistv1-release-9.zap
share/zaproxy/plugin/encoder-release-1.5.0.zap share/zaproxy/plugin/domxss-release-21.zap
share/zaproxy/plugin/exim-beta-0.9.0.zap share/zaproxy/plugin/encoder-release-1.6.0.zap
share/zaproxy/plugin/formhandler-beta-6.6.0.zap share/zaproxy/plugin/exim-beta-0.13.0.zap
share/zaproxy/plugin/fuzz-beta-13.13.0.zap share/zaproxy/plugin/formhandler-beta-6.7.0.zap
share/zaproxy/plugin/gettingStarted-release-17.zap share/zaproxy/plugin/fuzz-beta-13.15.0.zap
share/zaproxy/plugin/graaljs-alpha-0.7.0.zap share/zaproxy/plugin/gettingStarted-release-19.zap
share/zaproxy/plugin/graphql-alpha-0.24.0.zap share/zaproxy/plugin/graaljs-alpha-0.9.0.zap
share/zaproxy/plugin/help-release-18.zap share/zaproxy/plugin/graphql-alpha-0.26.0.zap
share/zaproxy/plugin/help-release-19.zap
share/zaproxy/plugin/hud-beta-0.19.0.zap share/zaproxy/plugin/hud-beta-0.19.0.zap
share/zaproxy/plugin/invoke-beta-15.zap share/zaproxy/plugin/invoke-beta-16.zap
share/zaproxy/plugin/network-beta-0.16.0.zap share/zaproxy/plugin/network-beta-0.20.0.zap
share/zaproxy/plugin/oast-beta-0.18.0.zap share/zaproxy/plugin/oast-beta-0.21.0.zap
share/zaproxy/plugin/onlineMenu-release-13.zap share/zaproxy/plugin/onlineMenu-release-14.zap
share/zaproxy/plugin/openapi-beta-40.zap share/zaproxy/plugin/openapi-beta-44.zap
share/zaproxy/plugin/postman-alpha-0.4.0.zap share/zaproxy/plugin/postman-alpha-0.5.0.zap
share/zaproxy/plugin/pscanrules-release-58.zap share/zaproxy/plugin/pscan-alpha-0.1.0.zap
share/zaproxy/plugin/quickstart-release-47.zap share/zaproxy/plugin/pscanrules-release-62.zap
share/zaproxy/plugin/replacer-release-17.zap share/zaproxy/plugin/quickstart-release-51.zap
share/zaproxy/plugin/reports-release-0.32.0.zap share/zaproxy/plugin/replacer-release-20.zap
share/zaproxy/plugin/requester-beta-7.6.0.zap share/zaproxy/plugin/reports-release-0.35.0.zap
share/zaproxy/plugin/retest-alpha-0.9.0.zap share/zaproxy/plugin/requester-beta-7.8.0.zap
share/zaproxy/plugin/retire-release-0.35.0.zap share/zaproxy/plugin/retest-alpha-0.11.0.zap
share/zaproxy/plugin/reveal-release-8.zap share/zaproxy/plugin/retire-release-0.44.0.zap
share/zaproxy/plugin/scripts-release-45.3.0.zap share/zaproxy/plugin/reveal-release-9.zap
share/zaproxy/plugin/selenium-release-15.23.0.zap share/zaproxy/plugin/scanpolicies-alpha-0.2.0.zap
share/zaproxy/plugin/soap-beta-23.zap share/zaproxy/plugin/scripts-release-45.8.0.zap
share/zaproxy/plugin/spider-release-0.11.0.zap share/zaproxy/plugin/selenium-release-15.32.0.zap
share/zaproxy/plugin/spiderAjax-release-23.19.0.zap share/zaproxy/plugin/sequence-beta-8.zap
share/zaproxy/plugin/tips-beta-13.zap share/zaproxy/plugin/soap-beta-24.zap
share/zaproxy/plugin/webdriverlinux-release-82.zap share/zaproxy/plugin/spider-release-0.13.0.zap
share/zaproxy/plugin/websocket-release-31.zap share/zaproxy/plugin/spiderAjax-release-23.22.0.zap
share/zaproxy/plugin/zest-beta-45.zap share/zaproxy/plugin/tips-beta-14.zap
share/zaproxy/scripts/ share/zaproxy/plugin/webdriverlinux-release-119.zap
share/zaproxy/scripts/templates/ share/zaproxy/plugin/websocket-release-32.zap
share/zaproxy/scripts/templates/active/ share/zaproxy/plugin/zest-beta-48.0.0.zap
share/zaproxy/scripts/templates/active/Active default template.js
share/zaproxy/scripts/templates/authentication/
share/zaproxy/scripts/templates/authentication/Authentication default template.js
share/zaproxy/scripts/templates/authentication/BodgeIt Store Authentication.js
share/zaproxy/scripts/templates/authentication/Simple Form-Based Authentication.js
share/zaproxy/scripts/templates/authentication/Wordpress Authentication.js
share/zaproxy/scripts/templates/httpsender/
share/zaproxy/scripts/templates/httpsender/AddZapHeader.js
share/zaproxy/scripts/templates/httpsender/HttpSender default template.js
share/zaproxy/scripts/templates/passive/
share/zaproxy/scripts/templates/passive/Passive default template.js
share/zaproxy/scripts/templates/proxy/
share/zaproxy/scripts/templates/proxy/Proxy default template.js
share/zaproxy/scripts/templates/session/
share/zaproxy/scripts/templates/session/Juice Shop Session Management.js
share/zaproxy/scripts/templates/session/Session Management default template.js
share/zaproxy/scripts/templates/standalone/
share/zaproxy/scripts/templates/standalone/Loop through history table.js
share/zaproxy/scripts/templates/standalone/Standalone default template.js
share/zaproxy/scripts/templates/standalone/Traverse sites tree.js
share/zaproxy/scripts/templates/targeted/
share/zaproxy/scripts/templates/targeted/Find HTML comments.js
share/zaproxy/scripts/templates/targeted/Targeted default template.js
share/zaproxy/scripts/templates/variant/
share/zaproxy/scripts/templates/variant/Input Vector default template.js
share/zaproxy/scripts/templates/variant/Site modifying JSON example.js
share/zaproxy/xml/ share/zaproxy/xml/
share/zaproxy/xml/config.xml share/zaproxy/xml/config.xml
share/zaproxy/xml/drivers.dtd share/zaproxy/xml/drivers.dtd