aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:03 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:03 +0000
commitd7b690b88cb35eaf35336529b6df2cd54c62e008 (patch)
treeb204735c9cdafcec33c6e0652f175d85c5a551dc
parent8b83d322128f53e0074b1458ae953e4a4b1308be (diff)
downloadports-d7b690b88cb35eaf35336529b6df2cd54c62e008.tar.gz
ports-d7b690b88cb35eaf35336529b6df2cd54c62e008.zip
security/gitjacker: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/gitjacker/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile
index 972d2697b7c2..18579be8f825 100644
--- a/security/gitjacker/Makefile
+++ b/security/gitjacker/Makefile
@@ -9,7 +9,8 @@ COMMENT= Leak git repositories from misconfigured websites
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:modules
+USES= cpe go:modules
+CPE_VENDOR= ${PORTNAME}_project
GO_MODULE= github.com/liamg/gitjacker
GO_TARGET= ./cmd/${PORTNAME}