summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/acmed/Makefile2
-rw-r--r--security/agave/Makefile2
-rw-r--r--security/apg/Makefile5
-rw-r--r--security/arti/Makefile1
-rw-r--r--security/authenticator/Makefile2
-rw-r--r--security/authoscope/Makefile2
-rw-r--r--security/aws-iam-authenticator/Makefile2
-rw-r--r--security/aws-lc/Makefile2
-rw-r--r--security/cargo-audit/Makefile2
-rw-r--r--security/certificate_maker/Makefile2
-rw-r--r--security/certspotter/Makefile5
-rw-r--r--security/clamav-lts/Makefile2
-rw-r--r--security/clamav/Makefile2
-rw-r--r--security/cloak/Makefile2
-rw-r--r--security/cowrie/Makefile2
-rw-r--r--security/cowrie/distinfo6
-rw-r--r--security/crowdsec-firewall-bouncer/Makefile2
-rw-r--r--security/diswall/Makefile2
-rw-r--r--security/fizz/Makefile3
-rw-r--r--security/fizz/distinfo6
-rw-r--r--security/fizz/pkg-plist1
-rw-r--r--security/flawz/Makefile2
-rw-r--r--security/git-credential-gopass/Makefile3
-rw-r--r--security/git-credential-gopass/distinfo14
-rw-r--r--security/go-tuf/Makefile2
-rw-r--r--security/gpg-tui/Makefile2
-rw-r--r--security/gsasl/Makefile2
-rw-r--r--security/hashcat/Makefile2
-rw-r--r--security/headscale/Makefile2
-rw-r--r--security/kanidm/Makefile1
-rw-r--r--security/kf6-kdesu/distinfo6
-rw-r--r--security/libfido2/Makefile2
-rw-r--r--security/libgsasl/Makefile2
-rw-r--r--security/libntlm/Makefile3
-rw-r--r--security/libssh/Makefile2
-rw-r--r--security/naabu/Makefile2
-rw-r--r--security/nettle/Makefile2
-rw-r--r--security/nuclei/Makefile2
-rw-r--r--security/osv-scanner/Makefile2
-rw-r--r--security/pam_pkcs11/Makefile8
-rw-r--r--security/pam_pkcs11/files/patch-configure.ac10
-rw-r--r--security/pam_rssh/Makefile2
-rw-r--r--security/pdfrip/Makefile2
-rw-r--r--security/py-bcrypt/Makefile2
-rw-r--r--security/py-cryptography/Makefile2
-rw-r--r--security/rage-encryption/Makefile2
-rw-r--r--security/ratify/Makefile2
-rw-r--r--security/rpm-sequoia/Makefile2
-rw-r--r--security/rustls-ffi/Makefile2
-rw-r--r--security/rustscan/Makefile2
-rw-r--r--security/sequoia-chameleon-gnupg/Makefile2
-rw-r--r--security/sequoia-sq/Makefile2
-rw-r--r--security/sniffglue/Makefile2
-rw-r--r--security/ssh-vault/Makefile2
-rw-r--r--security/step-certificates/Makefile5
-rw-r--r--security/step-cli/Makefile5
-rw-r--r--security/sudo-rs/Makefile1
-rw-r--r--security/suricata/Makefile1
-rw-r--r--security/tailscale/Makefile4
-rw-r--r--security/tailscale/distinfo10
-rw-r--r--security/trillian/Makefile2
-rw-r--r--security/trufflehog/Makefile2
-rw-r--r--security/vaultwarden/Makefile2
-rw-r--r--security/vuls/Makefile2
-rw-r--r--security/vuxml/vuln/2025.xml26
-rw-r--r--security/xray-core/Makefile2
-rw-r--r--security/zaproxy/Makefile2
-rw-r--r--security/zaproxy/distinfo14
-rw-r--r--security/zaproxy/files/patch-zap_src_main_java_org_parosproxy_paros_Constant.java23
-rw-r--r--security/zaproxy/pkg-plist123
-rw-r--r--security/zlint/Makefile2
71 files changed, 190 insertions, 188 deletions
diff --git a/security/acmed/Makefile b/security/acmed/Makefile
index a26f53669212..1da4d14cb5fc 100644
--- a/security/acmed/Makefile
+++ b/security/acmed/Makefile
@@ -1,7 +1,7 @@
PORTNAME= acmed
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.0
-PORTREVISION= 24
+PORTREVISION= 25
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/agave/Makefile b/security/agave/Makefile
index b3a96c83b133..600897134363 100644
--- a/security/agave/Makefile
+++ b/security/agave/Makefile
@@ -1,7 +1,7 @@
PORTNAME= agave
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.14
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
PKGNAMESUFFIX= -blockchain
diff --git a/security/apg/Makefile b/security/apg/Makefile
index 2025c0417726..cfafa5f546f2 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -12,15 +12,12 @@ WWW= https://github.com/wneessen/apg-go
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.22,modules
+USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= wneessen
GH_PROJECT= apg-go
GH_TUPLE= wneessen:go-hibp:v1.0.6:wneessen_go_hibp/vendor/github.com/wneessen/go-hibp
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
-
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/arti/Makefile b/security/arti/Makefile
index 0592a6428752..bd8565cc7c47 100644
--- a/security/arti/Makefile
+++ b/security/arti/Makefile
@@ -1,5 +1,6 @@
PORTNAME= arti
DISTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= cs@FreeBSD.org
diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile
index d5ad4f4a3720..e0df3c8083a4 100644
--- a/security/authenticator/Makefile
+++ b/security/authenticator/Makefile
@@ -1,6 +1,6 @@
PORTNAME= authenticator
DISTVERSION= 4.4.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/authoscope/Makefile b/security/authoscope/Makefile
index 85eae53d4dbd..a7cd3610f771 100644
--- a/security/authoscope/Makefile
+++ b/security/authoscope/Makefile
@@ -1,7 +1,7 @@
PORTNAME= authoscope
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.1
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index b0138f29614e..0d352ec5d64d 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/kubernetes-sigs/aws-iam-authenticator
LICENSE= APACHE20
-USES= go:1.25,modules
+USES= go:1.25+,modules
GO_MODULE= github.com/kubernetes-sigs/${PORTNAME}
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile
index 0f8eb6d0ca95..bfb4e5b4b697 100644
--- a/security/aws-lc/Makefile
+++ b/security/aws-lc/Makefile
@@ -12,7 +12,7 @@ LICENSE= APACHE20 BSD3CLAUSE ISCL MIT OpenSSL
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake pathfix
+USES= cmake
CMAKE_OFF= BUILD_TESTING \
ENABLE_DATA_INDEPENDENT_TIMING \
diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile
index 9f5c25d3b3e7..36296202b23b 100644
--- a/security/cargo-audit/Makefile
+++ b/security/cargo-audit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cargo-audit
DISTVERSIONPREFIX= ${PORTNAME}/v
DISTVERSION= 0.22.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security
diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile
index 815854e981ff..0f7708fe70b4 100644
--- a/security/certificate_maker/Makefile
+++ b/security/certificate_maker/Makefile
@@ -10,7 +10,7 @@ WWW= https://www.sigstore.dev/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cpe go:1.25,modules
+USES= cpe go:1.25+,modules
CPE_VENDOR= sigstore
GO_MODULE= github.com/sigstore/fulcio
diff --git a/security/certspotter/Makefile b/security/certspotter/Makefile
index f66ed4525249..d8583a525b83 100644
--- a/security/certspotter/Makefile
+++ b/security/certspotter/Makefile
@@ -10,14 +10,11 @@ WWW= https://github.com/SSLMate/certspotter
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.21,modules
+USES= go:modules
USE_RC_SUBR= certspotter
GO_MODULE= software.sslmate.com/src/certspotter
GO_TARGET= ./cmd/${PORTNAME}:${PREFIX}/sbin/${PORTNAME}
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
-
CERTSPOTTER_USER?= certspotter
CERTSPOTTER_GROUP?= certspotter
diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile
index f7d810e5b5a3..f78c69b266dc 100644
--- a/security/clamav-lts/Makefile
+++ b/security/clamav-lts/Makefile
@@ -1,6 +1,6 @@
PORTNAME= clamav
DISTVERSION= 1.4.3
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 60030b05c57d..9a8c493e8676 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -1,6 +1,6 @@
PORTNAME= clamav
DISTVERSION= 1.5.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
diff --git a/security/cloak/Makefile b/security/cloak/Makefile
index a8290b9d456f..aa4375b3fb7c 100644
--- a/security/cloak/Makefile
+++ b/security/cloak/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cloak
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 34
+PORTREVISION= 35
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/cowrie/Makefile b/security/cowrie/Makefile
index d71d319b3433..3b9edfc0f739 100644
--- a/security/cowrie/Makefile
+++ b/security/cowrie/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cowrie
DISTVERSIONPREFIX= v
-DISTVERSION= 2.9.0
+DISTVERSION= 2.9.1
CATEGORIES= security python
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/cowrie/distinfo b/security/cowrie/distinfo
index b0352c37f66a..aab03fba3857 100644
--- a/security/cowrie/distinfo
+++ b/security/cowrie/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764445977
-SHA256 (cowrie-cowrie-v2.9.0_GH0.tar.gz) = 877d2330e878196eed5dbc3fd1764766252be7bc0a9da32f1b2a4e91e8fc2419
-SIZE (cowrie-cowrie-v2.9.0_GH0.tar.gz) = 646368
+TIMESTAMP = 1765876099
+SHA256 (cowrie-cowrie-v2.9.1_GH0.tar.gz) = 05b9776e1e1c8549303776ed4d8a9ef8c1a509fc3ee0fb93f72460608091169a
+SIZE (cowrie-cowrie-v2.9.1_GH0.tar.gz) = 649706
diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile
index b4704bca3b33..b16563e3dc1d 100644
--- a/security/crowdsec-firewall-bouncer/Makefile
+++ b/security/crowdsec-firewall-bouncer/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/crowdsecurity/cs-firewall-bouncer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
_COMMIT= 910a36b2
_BUILD_DATE= $$(date -u "+%F_%T")
USE_RC_SUBR= crowdsec_firewall
diff --git a/security/diswall/Makefile b/security/diswall/Makefile
index 382e3f29a9f7..c26d3365621d 100644
--- a/security/diswall/Makefile
+++ b/security/diswall/Makefile
@@ -1,7 +1,7 @@
PORTNAME= diswall
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/fizz/Makefile b/security/fizz/Makefile
index 776cac3e3a00..bec3959459ad 100644
--- a/security/fizz/Makefile
+++ b/security/fizz/Makefile
@@ -1,7 +1,6 @@
PORTNAME= fizz
DISTVERSIONPREFIX= v
-DISTVERSION= 2025.12.01.00
-PORTREVISION= 1
+DISTVERSION= 2025.12.15.00
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/fizz/distinfo b/security/fizz/distinfo
index 81a51e8e437a..6ac53af04050 100644
--- a/security/fizz/distinfo
+++ b/security/fizz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764662191
-SHA256 (facebookincubator-fizz-v2025.12.01.00_GH0.tar.gz) = 1614bc3a7726fdff816579fc266951ca320ed1b8b27572696b3e2e974f9abe4b
-SIZE (facebookincubator-fizz-v2025.12.01.00_GH0.tar.gz) = 764772
+TIMESTAMP = 1765873865
+SHA256 (facebookincubator-fizz-v2025.12.15.00_GH0.tar.gz) = 3cf3e064095155742e064e4b5baa6222e2869b74d7fc4758870d7699ff0f564d
+SIZE (facebookincubator-fizz-v2025.12.15.00_GH0.tar.gz) = 777882
diff --git a/security/fizz/pkg-plist b/security/fizz/pkg-plist
index fa21a74f6257..ab3d2a6293ab 100644
--- a/security/fizz/pkg-plist
+++ b/security/fizz/pkg-plist
@@ -196,6 +196,7 @@ include/fizz/util/FizzUtil.h
include/fizz/util/KeyLogWriter.h
include/fizz/util/Parse-inl.h
include/fizz/util/Parse.h
+include/fizz/util/Status.h
include/fizz/util/Tracing.h
include/fizz/util/Variant.h
include/fizz/util/Workarounds.h
diff --git a/security/flawz/Makefile b/security/flawz/Makefile
index 771e38687e93..c72c64a5e4ed 100644
--- a/security/flawz/Makefile
+++ b/security/flawz/Makefile
@@ -1,7 +1,7 @@
PORTNAME= flawz
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index 613391333411..2a1c06f72130 100644
--- a/security/git-credential-gopass/Makefile
+++ b/security/git-credential-gopass/Makefile
@@ -1,7 +1,6 @@
PORTNAME= git-credential-gopass
DISTVERSIONPREFIX= v
-DISTVERSION= 1.16.0
-PORTREVISION= 1
+DISTVERSION= 1.16.1
CATEGORIES= security
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/security/git-credential-gopass/distinfo b/security/git-credential-gopass/distinfo
index 9aa6cee336ef..441047d3a13f 100644
--- a/security/git-credential-gopass/distinfo
+++ b/security/git-credential-gopass/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1763107008
-SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/v1.16.0.mod) = d312138056ef09a72a32ccbca492dac8596aab884665d4405dd5c62126d05363
-SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/v1.16.0.mod) = 1746
-SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/v1.16.0.zip) = 5177cae9fa4b7913a973e7a6ad3c2cad851da7cb8dd096d054fd5f884804b33a
-SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/v1.16.0.zip) = 31110
-SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/gopasspw-git-credential-gopass-v1.16.0_GH0.tar.gz) = de034059597d4853da5e55e793c1577a779dfc64ef5d7cffaad10808a6442d1d
-SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.0_GH0/gopasspw-git-credential-gopass-v1.16.0_GH0.tar.gz) = 23538
+TIMESTAMP = 1765711661
+SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/v1.16.1.mod) = 03be7a73f8251a9ecc3ee6e8dcb96b004b9ce039fab0c7efd147e215cc9ff86e
+SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/v1.16.1.mod) = 1746
+SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/v1.16.1.zip) = 7431f8703b4a387a0707254c713798b42fe740537faabd325c769c78e041e507
+SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/v1.16.1.zip) = 31110
+SHA256 (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/gopasspw-git-credential-gopass-v1.16.1_GH0.tar.gz) = 8382b98e56b4547232cc5ea8967eb2a7497a9821a50499d215dafc2f530ba32e
+SIZE (go/security_git-credential-gopass/gopasspw-git-credential-gopass-v1.16.1_GH0/gopasspw-git-credential-gopass-v1.16.1_GH0.tar.gz) = 23540
diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile
index 980ecac21396..0d3c5f1d2161 100644
--- a/security/go-tuf/Makefile
+++ b/security/go-tuf/Makefile
@@ -11,7 +11,7 @@ WWW= https://theupdateframework.io
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cpe go:1.24,modules
+USES= cpe go:1.24+,modules
CPE_VENDOR= theupdateframework
GO_TARGET= ./examples/cli/tuf-client
diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile
index 7101d6a437dc..a0adb8ed63cf 100644
--- a/security/gpg-tui/Makefile
+++ b/security/gpg-tui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gpg-tui
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= se@FreeBSD.org
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index ea5644a5e937..accb7c5cfc7e 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -11,7 +11,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libgsasl.so:security/libgsasl
-USES= charsetfix libtool localbase pathfix pkgconfig readline
+USES= charsetfix libtool localbase pkgconfig readline
CONFIGURE_ARGS= --disable-rpath \
--without-gssapi-impl
diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile
index 440b483fae01..b7845a8606ec 100644
--- a/security/hashcat/Makefile
+++ b/security/hashcat/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hashcat
PORTVERSION= 7.1.2
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= security
diff --git a/security/headscale/Makefile b/security/headscale/Makefile
index ca0a16dc43c5..5c432938e218 100644
--- a/security/headscale/Makefile
+++ b/security/headscale/Makefile
@@ -19,7 +19,7 @@ NOT_FOR_ARCHS_REASON= version 0.27 removed i386 support
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
-USES= go:1.25,modules
+USES= go:1.25+,modules
USE_RC_SUBR= ${PORTNAME}
GO_MODULE= github.com/juanfont/headscale
diff --git a/security/kanidm/Makefile b/security/kanidm/Makefile
index ade3cb10da08..fed54ed3fe3d 100644
--- a/security/kanidm/Makefile
+++ b/security/kanidm/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kanidm
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.5
+PORTREVISION= 1
CATEGORIES= security net
# implicit-approval+: dtxdf
diff --git a/security/kf6-kdesu/distinfo b/security/kf6-kdesu/distinfo
index 5a2b417783fe..5b5957af5810 100644
--- a/security/kf6-kdesu/distinfo
+++ b/security/kf6-kdesu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762892876
-SHA256 (KDE/frameworks/6.20/kdesu-6.20.0.tar.xz) = de2313f42f57b8969faff133f0e2b214c5ba96891c16164512130fccb5f3fb84
-SIZE (KDE/frameworks/6.20/kdesu-6.20.0.tar.xz) = 57000
+TIMESTAMP = 1765456436
+SHA256 (KDE/frameworks/6.21/kdesu-6.21.0.tar.xz) = 5029d646f1607d54385d0abbed8aabf1e844bede445c411998aa1bdcf0b85f76
+SIZE (KDE/frameworks/6.21/kdesu-6.21.0.tar.xz) = 57028
diff --git a/security/libfido2/Makefile b/security/libfido2/Makefile
index 3e9553448b09..423cbf181d1d 100644
--- a/security/libfido2/Makefile
+++ b/security/libfido2/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcbor.so:devel/libcbor
-USES= cmake:testing compiler:c11 pathfix pkgconfig ssl
+USES= cmake:testing compiler:c11 pkgconfig ssl
CFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L
CMAKE_OFF= BUILD_TESTS \
diff --git a/security/libgsasl/Makefile b/security/libgsasl/Makefile
index 5ee7db326815..d28bcac3c7ee 100644
--- a/security/libgsasl/Makefile
+++ b/security/libgsasl/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libidn.so:dns/libidn \
libntlm.so:security/libntlm
-USES= charsetfix libtool pathfix pkgconfig ssl
+USES= charsetfix libtool pkgconfig ssl
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile
index afb23fd5460a..996702a32827 100644
--- a/security/libntlm/Makefile
+++ b/security/libntlm/Makefile
@@ -10,10 +10,11 @@ WWW= https://www.nongnu.org/libntlm/
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cpe libtool pathfix pkgconfig
+USES= cpe libtool pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+
CPE_VENDOR= nongnu
.include <bsd.port.mk>
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index ca2a978fb8b4..8c4d4a459eaa 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
TEST_DEPENDS= cmocka>=0:sysutils/cmocka
-USES= cmake:testing cpe pathfix tar:xz
+USES= cmake:testing cpe tar:xz
CMAKE_ARGS= -DCMAKE_CTEST_ARGUMENTS="-E;'torture_config|torture_misc'" \
-DGLOBAL_BIND_CONFIG=${PREFIX}/etc/ssh/libssh_server_config \
diff --git a/security/naabu/Makefile b/security/naabu/Makefile
index 38c8568403a9..c16a2c5c5020 100644
--- a/security/naabu/Makefile
+++ b/security/naabu/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/projectdiscovery/naabu
LICENSE= MIT
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/projectdiscovery/naabu/v2
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index ddea868f1be1..563d73f81bf0 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSERv3
BUILD_DEPENDS= gmp>=6.1.0:math/gmp
LIB_DEPENDS= libgmp.so:math/gmp
-USES= compiler:c11 cpe gmake localbase pathfix
+USES= compiler:c11 cpe gmake localbase
CONFIGURE_ARGS= --enable-ld-version-script --enable-shared
CONFIGURE_ENV= M4="/usr/bin/m4 -g"
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 8ca99ac1f4f3..927d30a6fdf5 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -9,7 +9,7 @@ WWW= https://github.com/projectdiscovery/nuclei
LICENSE= MIT
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/projectdiscovery/nuclei/v3
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile
index 4b4b7e3bfcf7..a2fbb0dde9f5 100644
--- a/security/osv-scanner/Makefile
+++ b/security/osv-scanner/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/google/osv-scanner
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.25,modules,run
+USES= go:1.25+,modules,run
NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe
diff --git a/security/pam_pkcs11/Makefile b/security/pam_pkcs11/Makefile
index 826e08c465dd..80a072b82235 100644
--- a/security/pam_pkcs11/Makefile
+++ b/security/pam_pkcs11/Makefile
@@ -12,7 +12,7 @@ LICENSE= LGPL21
RUN_DEPENDS= bash:shells/bash
-USES= autoreconf gmake libtool pkgconfig shebangfix
+USES= autoreconf gettext-tools gmake libtool pkgconfig shebangfix
USE_GITHUB= yes
GH_ACCOUNT= OpenSC
@@ -22,7 +22,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-confdir=${ETCDIR}
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SHEBANG_FILES= tools/pkcs11_make_hash_link
@@ -50,7 +49,7 @@ PCSC_CONFIGURE_WITH= pcsclite
SSL_USES= ssl
NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext
+NLS_USES= gettext-runtime
DOCS_CONFIGURE_ENABLE= doc
@@ -94,7 +93,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|g' \
${WRKSRC}/doc/pam_pkcs11.8.in
-pre-configure:
- @(cd ${WRKSRC} && ./bootstrap)
-
.include <bsd.port.mk>
diff --git a/security/pam_pkcs11/files/patch-configure.ac b/security/pam_pkcs11/files/patch-configure.ac
new file mode 100644
index 000000000000..042b4516b3c1
--- /dev/null
+++ b/security/pam_pkcs11/files/patch-configure.ac
@@ -0,0 +1,10 @@
+--- configure.ac.orig 2021-05-31 18:18:38 UTC
++++ configure.ac
+@@ -5,6 +5,7 @@ AC_INIT([pam_pkcs11],[0.6.12])
+
+ # Process this file with autoconf to produce a configure script.
+ AC_INIT([pam_pkcs11],[0.6.12])
++AC_CONFIG_MACRO_DIRS([aclocal])
+ AC_CONFIG_SRCDIR([src/pam_pkcs11/pam_pkcs11.c])
+ AC_CANONICAL_HOST
+ AM_INIT_AUTOMAKE
diff --git a/security/pam_rssh/Makefile b/security/pam_rssh/Makefile
index fdb97f6f43fd..e9d9ec361b6f 100644
--- a/security/pam_rssh/Makefile
+++ b/security/pam_rssh/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pam_rssh
DISTVERSIONPREFIX=v
DISTVERSION= 1.1.0
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= security
MAINTAINER= romain@FreeBSD.org
diff --git a/security/pdfrip/Makefile b/security/pdfrip/Makefile
index 6786cf4faedd..5e45cc799dc1 100644
--- a/security/pdfrip/Makefile
+++ b/security/pdfrip/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pdfrip
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= fox@FreeBSD.org
diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile
index 0c04dcc7788b..475b23107f12 100644
--- a/security/py-bcrypt/Makefile
+++ b/security/py-bcrypt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bcrypt
PORTVERSION= 5.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index 0d591b82bae5..35e17fca4724 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cryptography
PORTVERSION= 45.0.7
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= PYPI
diff --git a/security/rage-encryption/Makefile b/security/rage-encryption/Makefile
index 18f43ea6a584..408f4133cf19 100644
--- a/security/rage-encryption/Makefile
+++ b/security/rage-encryption/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rage
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
PKGNAMESUFFIX= -encryption
diff --git a/security/ratify/Makefile b/security/ratify/Makefile
index 454f0dec1cb0..bde8efafdc28 100644
--- a/security/ratify/Makefile
+++ b/security/ratify/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ratify
DISTVERSION= 2.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/rpm-sequoia/Makefile b/security/rpm-sequoia/Makefile
index 653d71d9c700..6876232e319b 100644
--- a/security/rpm-sequoia/Makefile
+++ b/security/rpm-sequoia/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rpm-sequoia
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security archivers
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/rustls-ffi/Makefile b/security/rustls-ffi/Makefile
index 03a5d07f0b92..dacd6026a554 100644
--- a/security/rustls-ffi/Makefile
+++ b/security/rustls-ffi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rustls-ffi
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= brnrd@FreeBSD.org
diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile
index a7b7229a9f43..2ba2174179e2 100644
--- a/security/rustscan/Makefile
+++ b/security/rustscan/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rustscan
PORTVERSION= 2.4.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= bofh@FreeBSD.org
diff --git a/security/sequoia-chameleon-gnupg/Makefile b/security/sequoia-chameleon-gnupg/Makefile
index 9f1ae63212df..6f0b296689db 100644
--- a/security/sequoia-chameleon-gnupg/Makefile
+++ b/security/sequoia-chameleon-gnupg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sequoia-chameleon-gnupg
DISTVERSION= 0.13.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MASTER_SITES= CRATESIO
# XXX Teach USES=cargo to have proper default
diff --git a/security/sequoia-sq/Makefile b/security/sequoia-sq/Makefile
index bf0935e894ed..22e29491dd26 100644
--- a/security/sequoia-sq/Makefile
+++ b/security/sequoia-sq/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sequoia-sq
DISTVERSION= 1.3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MASTER_SITES= CRATESIO
# XXX Teach USES=cargo to have proper default
diff --git a/security/sniffglue/Makefile b/security/sniffglue/Makefile
index ad6f33a61c95..88865283ce4f 100644
--- a/security/sniffglue/Makefile
+++ b/security/sniffglue/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sniffglue
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= security
MAINTAINER= freebsd@sysctl.cz
diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile
index 77ea96baef95..6b42ace9db0f 100644
--- a/security/ssh-vault/Makefile
+++ b/security/ssh-vault/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ssh-vault
PORTVERSION= 1.0.10
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= security
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile
index a74198bdc18c..a048300d5050 100644
--- a/security/step-certificates/Makefile
+++ b/security/step-certificates/Makefile
@@ -14,10 +14,7 @@ BUILD_DEPENDS= pcsc-lite>0:devel/pcsc-lite
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite
RUN_DEPENDS= step:security/step-cli
-USES= go:1.22,modules
-
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
+USES= go:modules
USE_RC_SUBR= step_ca
diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile
index a9a897b5f233..a73eeb3a6ae1 100644
--- a/security/step-cli/Makefile
+++ b/security/step-cli/Makefile
@@ -10,10 +10,7 @@ WWW= https://smallstep.com/cli/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.22,modules shebangfix
-
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
+USES= go:modules shebangfix
SHEBANG_FILES= autocomplete/bash_autocomplete
diff --git a/security/sudo-rs/Makefile b/security/sudo-rs/Makefile
index 94aacf9f499e..637f8e629d02 100644
--- a/security/sudo-rs/Makefile
+++ b/security/sudo-rs/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sudo-rs
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.10
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= marc@trifectatech.org
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index 068523be464d..6d56f51eba60 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -1,5 +1,6 @@
PORTNAME= suricata
DISTVERSION= 8.0.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.openinfosecfoundation.org/download/
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index 91675bea347a..5ef921e49eb8 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tailscale
-PORTVERSION= 1.90.9
+PORTVERSION= 1.92.2
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
-USES= go:1.25,modules
+USES= go:1.25+,modules
GO_MODULE= github.com/tailscale/tailscale
diff --git a/security/tailscale/distinfo b/security/tailscale/distinfo
index 5937d3198f49..14a9eda4ec58 100644
--- a/security/tailscale/distinfo
+++ b/security/tailscale/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1764966292
-SHA256 (go/security_tailscale/tailscale-v1.90.9/v1.90.9.mod) = 1e67b00bb7b9c83eeeec6e0ad87185f86f56ce4382aae3446233a865ba0b1337
-SIZE (go/security_tailscale/tailscale-v1.90.9/v1.90.9.mod) = 21280
-SHA256 (go/security_tailscale/tailscale-v1.90.9/v1.90.9.zip) = ed9608d4603808d03cac4d0f0266eea9821294371b0e23f7d74a5a1948c6809f
-SIZE (go/security_tailscale/tailscale-v1.90.9/v1.90.9.zip) = 5481676
+TIMESTAMP = 1765731669
+SHA256 (go/security_tailscale/tailscale-v1.92.2/v1.92.2.mod) = 19a252dc6b0be5ab7c293a656a5e1570234098b824c3bfa98f6ed674135839b2
+SIZE (go/security_tailscale/tailscale-v1.92.2/v1.92.2.mod) = 21667
+SHA256 (go/security_tailscale/tailscale-v1.92.2/v1.92.2.zip) = b88212d0d13a2261e56a981b76a66d92431d570638852d4308d4e6ae59cb54fd
+SIZE (go/security_tailscale/tailscale-v1.92.2/v1.92.2.zip) = 5559507
diff --git a/security/trillian/Makefile b/security/trillian/Makefile
index 86a0083572ae..022f83cfdd5d 100644
--- a/security/trillian/Makefile
+++ b/security/trillian/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/google/trillian
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
USE_RC_SUBR= trillian_log_server trillian_log_signer
GO_MODULE= github.com/google/trillian
diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile
index fb8ab556cbb3..1730fc9e9b28 100644
--- a/security/trufflehog/Makefile
+++ b/security/trufflehog/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails see details here: https://github.com/trufflesecurity/trufflehog/issues/3791
BROKEN_i386= compilation fails see details here: https://github.com/trufflesecurity/trufflehog/issues/3791
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/trufflesecurity/trufflehog/v3
#GO_TARGET= ./${PORTNAME}
diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile
index fe0f7c8b293c..6701251d1985 100644
--- a/security/vaultwarden/Makefile
+++ b/security/vaultwarden/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vaultwarden
DISTVERSION= 1.34.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= mr@FreeBSD.org
diff --git a/security/vuls/Makefile b/security/vuls/Makefile
index 56c2537acc54..5d6b8f49c5e1 100644
--- a/security/vuls/Makefile
+++ b/security/vuls/Makefile
@@ -10,7 +10,7 @@ WWW= https://vuls.io
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.25,modules
+USES= go:1.25+,modules
GO_MODULE= github.com/future-architect/vuls
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index a8de633d3221..a93382a51d76 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,29 @@
+ <vuln vid="3a59024c-d8cf-11f0-af8c-8447094a420f">
+ <topic>Roundcube -- Multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>roundcube</name>
+ <range><lt>1.6.12,1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Roundcube project reports:</p>
+ <blockquote cite="https://roundcube.net/news/2025/12/13/security-updates-1.6.12-and-1.5.12">
+ <p>Cross-Site-Scripting vulnerability via SVG’s animate tag</p>
+ <p>Information Disclosure vulnerability in the HTML style sanitizer</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://roundcube.net/news/2025/12/13/security-updates-1.6.12-and-1.5.12</url>
+ </references>
+ <dates>
+ <discovery>2025-12-14</discovery>
+ <entry>2025-12-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="7a1bd1ca-cf40-41e2-9c5f-143a0d4b17af">
<topic>github-release-monitor -- multiple vulnerabilities</topic>
<affects>
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index 640655ebc505..8874c68da3a4 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -15,7 +15,7 @@ WWW= https://github.com/XTLS/Xray-core
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.25,modules
+USES= go:1.25+,modules
USE_GITHUB= yes
GH_ACCOUNT= XTLS
GH_PROJECT= Xray-core
diff --git a/security/zaproxy/Makefile b/security/zaproxy/Makefile
index 31e4b335723f..c283f36fc9d8 100644
--- a/security/zaproxy/Makefile
+++ b/security/zaproxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zaproxy
DISTVERSIONPREFIX= v
-DISTVERSION= 2.16.1
+DISTVERSION= 2.17.0
CATEGORIES= security java
MAINTAINER= acm@FreeBSD.org
diff --git a/security/zaproxy/distinfo b/security/zaproxy/distinfo
index 0d49f5ee577a..e31ca423dcbf 100644
--- a/security/zaproxy/distinfo
+++ b/security/zaproxy/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1744699773
-SHA256 (zaproxy-2.16.1-deps.tar.gz) = e0ba411e8eecbf4232e97cafffd4437635cd649dcea52ee5c9c7b8d8d321141a
-SIZE (zaproxy-2.16.1-deps.tar.gz) = 327150431
-SHA256 (zaproxy-2.16.1-plugins.tar.gz) = 90c94e807eff998c6a9fe3475fb1b0ffddd967943c65b87f3214461eb82c90ee
-SIZE (zaproxy-2.16.1-plugins.tar.gz) = 254313454
-SHA256 (zaproxy-zaproxy-v2.16.1_GH0.tar.gz) = 84c7942006a86732876b2e0d56aa613a28c714907645c8c3540051765e929bf1
-SIZE (zaproxy-zaproxy-v2.16.1_GH0.tar.gz) = 5603141
+TIMESTAMP = 1765853115
+SHA256 (zaproxy-2.17.0-deps.tar.gz) = 0a3d19eaedbe1c7039b73ca25fc88f2968ab183b8a063eca769e5957bfd6e510
+SIZE (zaproxy-2.17.0-deps.tar.gz) = 329070522
+SHA256 (zaproxy-2.17.0-plugins.tar.gz) = c129b86200b162737ff7385dc72613ae2b478571b3512d5eb2c06e8c242c7dea
+SIZE (zaproxy-2.17.0-plugins.tar.gz) = 264413152
+SHA256 (zaproxy-zaproxy-v2.17.0_GH0.tar.gz) = 66a45f6de04f594cb50672be00293c365255f8d238795bf9a3d69f6d0da592b2
+SIZE (zaproxy-zaproxy-v2.17.0_GH0.tar.gz) = 5642000
diff --git a/security/zaproxy/files/patch-zap_src_main_java_org_parosproxy_paros_Constant.java b/security/zaproxy/files/patch-zap_src_main_java_org_parosproxy_paros_Constant.java
deleted file mode 100644
index 31a1e2f23177..000000000000
--- a/security/zaproxy/files/patch-zap_src_main_java_org_parosproxy_paros_Constant.java
+++ /dev/null
@@ -1,23 +0,0 @@
---- zap/src/main/java/org/parosproxy/paros/Constant.java.orig 2024-03-24 00:03:43 UTC
-+++ zap/src/main/java/org/parosproxy/paros/Constant.java
-@@ -1405,9 +1405,19 @@ public final class Constant {
- return matcher.find();
- }
-
-+ // Determine FreeBSD Operating System
-+ // ZAP: Changed to final.
-+ private static final Pattern patternFreeBSD = Pattern.compile("freebsd", Pattern.CASE_INSENSITIVE);
-+
-+ public static boolean isFreeBSD() {
-+ String os_name = System.getProperty("os.name");
-+ Matcher matcher = patternFreeBSD.matcher(os_name);
-+ return matcher.find();
-+ }
-+
- // Determine Linux Operating System
- // ZAP: Changed to final.
-- private static final Pattern patternLinux = Pattern.compile("linux", Pattern.CASE_INSENSITIVE);
-+ private static final Pattern patternLinux = Pattern.compile("linux|freebsd", Pattern.CASE_INSENSITIVE);
-
- public static boolean isLinux() {
- String os_name = System.getProperty("os.name");
diff --git a/security/zaproxy/pkg-plist b/security/zaproxy/pkg-plist
index 841d609624ae..13fc1072616b 100644
--- a/security/zaproxy/pkg-plist
+++ b/security/zaproxy/pkg-plist
@@ -51,33 +51,33 @@ bin/zaproxy
%%JAVAJARDIR%%/zaproxy/lang/Messages_yo_NG.properties
%%JAVAJARDIR%%/zaproxy/lang/Messages_zh_CN.properties
%%JAVAJARDIR%%/zaproxy/lang/Messages_zh_TW.properties
-%%JAVAJARDIR%%/zaproxy/lib/commons-beanutils-1.10.1.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-codec-1.18.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-beanutils-1.11.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-codec-1.20.0.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-collections-3.2.2.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-configuration-1.10.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-csv-1.14.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-csv-1.14.1.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-httpclient-3.1.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-io-2.18.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-io-2.21.0.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-lang-2.6.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-lang3-3.17.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-lang3-3.19.0.jar
%%JAVAJARDIR%%/zaproxy/lib/commons-logging-1.3.5.jar
-%%JAVAJARDIR%%/zaproxy/lib/commons-text-1.13.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/commons-text-1.14.0.jar
%%JAVAJARDIR%%/zaproxy/lib/ezmorph-1.0.6.jar
-%%JAVAJARDIR%%/zaproxy/lib/flatlaf-3.5.4.jar
-%%JAVAJARDIR%%/zaproxy/lib/flatlaf-swingx-3.5.4.jar
+%%JAVAJARDIR%%/zaproxy/lib/flatlaf-3.7.jar
+%%JAVAJARDIR%%/zaproxy/lib/flatlaf-swingx-3.7.jar
%%JAVAJARDIR%%/zaproxy/lib/harlib-1.1.3.jar
%%JAVAJARDIR%%/zaproxy/lib/hsqldb-2.7.4.jar
%%JAVAJARDIR%%/zaproxy/lib/jackson-core-asl-1.9.13.jar
%%JAVAJARDIR%%/zaproxy/lib/java-semver-0.10.2.jar
%%JAVAJARDIR%%/zaproxy/lib/javahelp-2.0.05.jar
%%JAVAJARDIR%%/zaproxy/lib/jericho-html-3.4.jar
-%%JAVAJARDIR%%/zaproxy/lib/jfreechart-1.5.5.jar
-%%JAVAJARDIR%%/zaproxy/lib/jgrapht-core-0.9.0.jar
+%%JAVAJARDIR%%/zaproxy/lib/jfreechart-1.5.6.jar
+%%JAVAJARDIR%%/zaproxy/lib/jgrapht-core-0.9.2.jar
%%JAVAJARDIR%%/zaproxy/lib/json-lib-2.4-jdk15.jar
-%%JAVAJARDIR%%/zaproxy/lib/log4j-1.2-api-2.24.3.jar
-%%JAVAJARDIR%%/zaproxy/lib/log4j-api-2.24.3.jar
-%%JAVAJARDIR%%/zaproxy/lib/log4j-core-2.24.3.jar
-%%JAVAJARDIR%%/zaproxy/lib/log4j-jul-2.24.3.jar
+%%JAVAJARDIR%%/zaproxy/lib/log4j-1.2-api-2.25.2.jar
+%%JAVAJARDIR%%/zaproxy/lib/log4j-api-2.25.2.jar
+%%JAVAJARDIR%%/zaproxy/lib/log4j-core-2.25.2.jar
+%%JAVAJARDIR%%/zaproxy/lib/log4j-jul-2.25.2.jar
%%JAVAJARDIR%%/zaproxy/lib/rsyntaxtextarea-3.6.0.jar
%%JAVAJARDIR%%/zaproxy/lib/swingx-all-1.6.5-1.jar
%%JAVAJARDIR%%/zaproxy/lib/xom-1.3.9.jar
@@ -92,57 +92,58 @@ bin/zaproxy
%%JAVAJARDIR%%/zaproxy/license/hypersonic_lic.txt
%%JAVAJARDIR%%/zaproxy/license/lgpl-3.0.txt
%%JAVAJARDIR%%/zaproxy/plugin/Readme.txt
-%%JAVAJARDIR%%/zaproxy/plugin/alertFilters-release-23.zap
-%%JAVAJARDIR%%/zaproxy/plugin/ascanrules-release-71.zap
-%%JAVAJARDIR%%/zaproxy/plugin/authhelper-beta-0.25.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/automation-beta-0.49.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/bruteforce-beta-17.zap
-%%JAVAJARDIR%%/zaproxy/plugin/callhome-release-0.14.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/client-alpha-0.15.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/commonlib-release-1.31.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/database-alpha-0.8.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/diff-beta-17.zap
+%%JAVAJARDIR%%/zaproxy/plugin/alertFilters-release-26.zap
+%%JAVAJARDIR%%/zaproxy/plugin/ascanrules-release-78.zap
+%%JAVAJARDIR%%/zaproxy/plugin/authhelper-beta-0.34.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/automation-beta-0.58.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/bruteforce-beta-20.zap
+%%JAVAJARDIR%%/zaproxy/plugin/callhome-release-0.20.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/client-alpha-0.20.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/commonlib-release-1.39.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/database-alpha-0.9.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/diff-beta-18.zap
%%JAVAJARDIR%%/zaproxy/plugin/directorylistv1-release-9.zap
-%%JAVAJARDIR%%/zaproxy/plugin/domxss-release-21.zap
-%%JAVAJARDIR%%/zaproxy/plugin/encoder-release-1.6.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/exim-beta-0.14.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/formhandler-beta-6.7.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/fuzz-beta-13.15.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/gettingStarted-release-19.zap
-%%JAVAJARDIR%%/zaproxy/plugin/graaljs-alpha-0.9.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/graphql-alpha-0.27.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/help-release-20.zap
+%%JAVAJARDIR%%/zaproxy/plugin/domxss-release-23.zap
+%%JAVAJARDIR%%/zaproxy/plugin/encoder-release-1.8.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/exim-beta-0.16.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/formhandler-beta-6.8.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/fuzz-beta-13.16.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/gettingStarted-release-20.zap
+%%JAVAJARDIR%%/zaproxy/plugin/graaljs-alpha-0.12.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/graphql-alpha-0.29.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/help-release-22.zap
%%JAVAJARDIR%%/zaproxy/plugin/hud-beta-0.19.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/invoke-beta-16.zap
-%%JAVAJARDIR%%/zaproxy/plugin/network-beta-0.21.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/oast-beta-0.21.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/onlineMenu-release-14.zap
-%%JAVAJARDIR%%/zaproxy/plugin/openapi-beta-45.zap
-%%JAVAJARDIR%%/zaproxy/plugin/postman-alpha-0.6.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/pscan-alpha-0.2.1.zap
-%%JAVAJARDIR%%/zaproxy/plugin/pscanrules-release-64.zap
-%%JAVAJARDIR%%/zaproxy/plugin/quickstart-release-51.zap
-%%JAVAJARDIR%%/zaproxy/plugin/replacer-release-20.zap
-%%JAVAJARDIR%%/zaproxy/plugin/reports-release-0.38.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/requester-beta-7.8.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/insights-alpha-0.0.1.zap
+%%JAVAJARDIR%%/zaproxy/plugin/invoke-beta-17.zap
+%%JAVAJARDIR%%/zaproxy/plugin/network-beta-0.25.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/oast-beta-0.24.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/onlineMenu-release-15.zap
+%%JAVAJARDIR%%/zaproxy/plugin/openapi-beta-48.zap
+%%JAVAJARDIR%%/zaproxy/plugin/postman-alpha-0.9.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/pscan-alpha-0.6.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/pscanrules-release-70.zap
+%%JAVAJARDIR%%/zaproxy/plugin/quickstart-release-53.zap
+%%JAVAJARDIR%%/zaproxy/plugin/replacer-release-21.zap
+%%JAVAJARDIR%%/zaproxy/plugin/reports-release-0.43.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/requester-beta-7.9.0.zap
%%JAVAJARDIR%%/zaproxy/plugin/retest-alpha-0.11.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/retire-release-0.46.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/reveal-release-9.zap
-%%JAVAJARDIR%%/zaproxy/plugin/scanpolicies-alpha-0.2.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/scripts-release-45.9.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/selenium-release-15.36.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/sequence-beta-8.zap
-%%JAVAJARDIR%%/zaproxy/plugin/soap-beta-24.zap
-%%JAVAJARDIR%%/zaproxy/plugin/spider-release-0.14.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/spiderAjax-release-23.23.0.zap
-%%JAVAJARDIR%%/zaproxy/plugin/tips-beta-14.zap
-%%JAVAJARDIR%%/zaproxy/plugin/webdriverlinux-release-131.zap
-%%JAVAJARDIR%%/zaproxy/plugin/webdrivermacos-release-131.zap
-%%JAVAJARDIR%%/zaproxy/plugin/webdriverwindows-release-131.zap
-%%JAVAJARDIR%%/zaproxy/plugin/websocket-release-32.zap
-%%JAVAJARDIR%%/zaproxy/plugin/zest-beta-48.5.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/retire-release-0.52.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/reveal-release-10.zap
+%%JAVAJARDIR%%/zaproxy/plugin/scanpolicies-alpha-0.7.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/scripts-release-45.17.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/selenium-release-15.43.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/sequence-beta-9.zap
+%%JAVAJARDIR%%/zaproxy/plugin/soap-beta-29.zap
+%%JAVAJARDIR%%/zaproxy/plugin/spider-release-0.18.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/spiderAjax-release-23.29.0.zap
+%%JAVAJARDIR%%/zaproxy/plugin/tips-beta-16.zap
+%%JAVAJARDIR%%/zaproxy/plugin/webdriverlinux-release-169.zap
+%%JAVAJARDIR%%/zaproxy/plugin/webdrivermacos-release-169.zap
+%%JAVAJARDIR%%/zaproxy/plugin/webdriverwindows-release-170.zap
+%%JAVAJARDIR%%/zaproxy/plugin/websocket-release-35.zap
+%%JAVAJARDIR%%/zaproxy/plugin/zest-beta-48.11.0.zap
%%JAVAJARDIR%%/zaproxy/xml/config.xml
%%JAVAJARDIR%%/zaproxy/xml/drivers.dtd
%%JAVAJARDIR%%/zaproxy/xml/reportCompare.xsl
-%%JAVAJARDIR%%/zaproxy/zap-2.16.1.jar
+%%JAVAJARDIR%%/zaproxy/zap-2.17.0.jar
share/pixmaps/zaproxy.png
diff --git a/security/zlint/Makefile b/security/zlint/Makefile
index e6572cbefd07..38d6c9bd81f1 100644
--- a/security/zlint/Makefile
+++ b/security/zlint/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/zmap/zlint
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/zmap/zlint/v3
GO_TARGET= ./cmd/${PORTNAME}