git: d7b690b88cb3 - main - security/gitjacker: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:46 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7b690b88cb35eaf35336529b6df2cd54c62e008 commit d7b690b88cb35eaf35336529b6df2cd54c62e008 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:03 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:03 +0000 security/gitjacker: Add CPE information Approved by: portmgr (blanket) --- security/gitjacker/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}