blob: 4ac6f3247cdfd5e1d24f4b9cb40e6d9517c9d93d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = trufflehog
pkgdesc = Tool for finding secrets like private keys and credentials.
pkgver = 3.18.0
pkgrel = 1
url = https://github.com/trufflesecurity/trufflehog
arch = x86_64
license = AGPL3
makedepends = go
depends = glibc
provides = trufflehog
source = trufflehog-3.18.0.tar.gz::https://github.com/trufflesecurity/trufflehog/archive/refs/tags/v3.18.0.tar.gz
sha512sums = b5a2b58d861e25ba0ca6ec3cb4d257e2b1cd3d60a676d6e19db0a1c9280632fd23c5eeb717a2764dd3b52aad4bb5d0cdd63cccd099c36a789a2a383f80751461
pkgname = trufflehog
|