www-nginx/ngx-modsecurity - 1.0.4 (gentoo)

Search

Package Information

Description:
ModSecurity v3 NGINX Connector
Homepage:
https://github.com/owasp-modsecurity/ModSecurity-nginx https://modsecurity.org/ https://github.com/owasp-modsecurity/ModSecurity
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.0.4 8 amd64 arm64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

MY_PN="ModSecurity-nginx"

inherit nginx-module

DESCRIPTION="ModSecurity v3 NGINX Connector"
HOMEPAGE="
	https://github.com/owasp-modsecurity/ModSecurity-nginx
	https://modsecurity.org/
	https://github.com/owasp-modsecurity/ModSecurity
"
SRC_URI="
	https://github.com/owasp-modsecurity/ModSecurity-nginx/releases/download/v${PV}/${MY_PN}-v${PV}.tar.gz -> ${P}.tar.gz
"

S="${WORKDIR}/${MY_PN}-v${PV}"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm64"

DEPEND="dev-libs/modsecurity"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

dev-libs/modsecurity

RDEPEND

dev-libs/modsecurity

Manifest for 1.0.4

Type File Size Source URLs
DIST ngx-modsecurity-1.0.4.tar.gz 1162108 bytes https://github.com/owasp-modsecurity/ModSecurity-nginx/releases/download/v1.0.4/ModSecurity-nginx-v1.0.4.tar.gz