Skip to content
Snippets Groups Projects
Commit 14dfdd50 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

secutiry/trufflehog: New port: Find and verify credentials

parent 6338934b
No related branches found
No related tags found
No related merge requests found
......@@ -1324,6 +1324,7 @@
SUBDIR += trezord
SUBDIR += tripwire
SUBDIR += trousers
SUBDIR += trufflehog
SUBDIR += tthsum
SUBDIR += u2f-devd
SUBDIR += uacme
......
PORTNAME= trufflehog
DISTVERSIONPREFIX= v
DISTVERSION= 3.60.2
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
COMMENT= Find and verify credentials
WWW= https://trufflesecurity.com/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:1.21,modules
GO_MODULE= github.com/trufflesecurity/trufflehog/v3
#GO_TARGET= ./${PORTNAME}
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
TIMESTAMP = 1698174804
SHA256 (go/security_trufflehog/trufflehog-v3.60.2/v3.60.2.mod) = 4dce2272a2c61335d1466f5cb72fb00f3097baee14f6ee5f3d7752d39a33e63f
SIZE (go/security_trufflehog/trufflehog-v3.60.2/v3.60.2.mod) = 13158
SHA256 (go/security_trufflehog/trufflehog-v3.60.2/v3.60.2.zip) = a9664182bb9b69b8fa42ab5f34c251f52c8fb5d03c939ea41b52975f81aba076
SIZE (go/security_trufflehog/trufflehog-v3.60.2/v3.60.2.zip) = 4896528
TruffleHog scans for sensitive keys in hidden content and version history from
commonly used tools across your company.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment