blob: 3728d491ceae36aa0fa5fffdbafaa43c63770eb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = tfsec-bin
pkgdesc = Static analysis powered security scanner for your terraform code
pkgver = 1.20.0
pkgrel = 1
url = https://github.com/aquasecurity/tfsec
arch = aarch64
arch = x86_64
license = MIT
depends = glibc
provides = tfsec
conflicts = tfsec
source_aarch64 = tfsec-1.20.0-1_aarch64::https://github.com/aquasecurity/tfsec/releases/download/v1.20.0/tfsec-linux-arm64
source_aarch64 = https://raw.githubusercontent.com/tfsec/tfsec/v1.20.0/LICENSE
sha256sums_aarch64 = 124d1fd2fd0529f20a6d007ee948eff55157feb61dd3baa26b4d0f7d65055bcc
sha256sums_aarch64 = d59c7e06f84530a8464a352e7b7e153830d566e06aa8ca6a72defa809fad3a37
source_x86_64 = tfsec-1.20.0-1_x86_64::https://github.com/aquasecurity/tfsec/releases/download/v1.20.0/tfsec-linux-amd64
source_x86_64 = https://raw.githubusercontent.com/tfsec/tfsec/v1.20.0/LICENSE
sha256sums_x86_64 = 0cfa3e25e1681fb4881414fe9ae6be6dd2c40725164e3c4f0e5579ddd97d7444
sha256sums_x86_64 = d59c7e06f84530a8464a352e7b7e153830d566e06aa8ca6a72defa809fad3a37
pkgname = tfsec-bin
|