Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:18:25 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9651a06e6e2f - main - security/nikto: Add CPE information
Message-ID:  <202110131318.19DDIPwp078435@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9651a06e6e2fae6f8f62f32d454c54e2abb9b49c

commit 9651a06e6e2fae6f8f62f32d454c54e2abb9b49c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:13:36 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:13:36 +0000

    security/nikto: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/nikto/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/nikto/Makefile b/security/nikto/Makefile
index bdcf5b639925..c5fd62ad2f41 100644
--- a/security/nikto/Makefile
+++ b/security/nikto/Makefile
@@ -10,7 +10,8 @@ COMMENT=	Web and CGI vulnerability scanner with SSL support
 
 LICENSE=	GPLv2
 
-USES=		perl5 shebangfix
+USES=		cpe perl5 shebangfix
+CPE_VENDOR=	cirt.net
 USE_PERL5=	run
 
 GH_ACCOUNT=	sullo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131318.19DDIPwp078435>