From 8dd9c43eaec5ea59dc9f97be4f589f467d4f4dfa Mon Sep 17 00:00:00 2001 From: abieber Date: Thu, 20 Jan 2022 17:15:48 +0000 Subject: [PATCH] + gosec --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 00a3096e2df..1593336fefb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.649 2022/01/06 19:06:18 jeremy Exp $ +# $OpenBSD: Makefile,v 1.650 2022/01/20 17:15:48 abieber Exp $ SUBDIR = SUBDIR += ADMsnmp @@ -67,6 +67,7 @@ SUBDIR += go-siphash SUBDIR += gobuster SUBDIR += gopass + SUBDIR += gosec SUBDIR += gpa SUBDIR += gpgme SUBDIR += gringotts