Package Details: tfsec-bin 1.28.5-1

Git Clone URL: https://aur.archlinux.org/tfsec-bin.git (read-only, click to copy)
Package Base: tfsec-bin
Description: Static analysis powered security scanner for your terraform code
Upstream URL: https://github.com/aquasecurity/tfsec
Licenses: MIT
Conflicts: tfsec
Provides: tfsec
Submitter: greut
Maintainer: greut (madddi, liamg, AutoUpdateBot)
Last Packager: AutoUpdateBot
Votes: 1
Popularity: 0.82
First Submitted: 2021-03-26 07:36 (UTC)
Last Updated: 2024-01-17 07:58 (UTC)

Latest Comments

xiota commented on 2023-08-16 20:12 (UTC) (edited on 2023-09-18 07:32 (UTC) by xiota)

For some time, upstream has been closing issues as not planned with the following message:

Our efforts have moved to Trivy. Please file a discussion in the Trivy repo if the issue still persists.

Now new issues are autoclosed without any human interaction at all.

I suspect the recent releases were just a final clean up before abandoning for good.

greut commented on 2022-03-31 18:35 (UTC)

@logion Indeed, I did too little to support the new arch.

logion commented on 2022-03-31 11:55 (UTC) (edited on 2022-03-31 11:56 (UTC) by logion)

For me the checksum for x86_64 in PKGBUILD is still wrong:

❯ sha256sum tfsec-1.15.2-2 7f73c7e0d72253b96680fdd0d639c07650e68d9887cb00f6639030330891d551 tfsec-1.15.2-2

git diff that worked on my system:

diff --git a/PKGBUILD b/PKGBUILD
index 4c35989..3a86a80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ source_x86_64=("tfsec-${pkgver}-${pkgrel}::${url}/releases/download/v${pkgver}/t

 sha256sums_aarch64=('1a558ede01fd138f4a8823288552a5fe36b5de91a0793bac3fa068621cc2c8be'
                 'd59c7e06f84530a8464a352e7b7e153830d566e06aa8ca6a72defa809fad3a37')
-sha256sums_x86_64=('1a558ede01fd138f4a8823288552a5fe36b5de91a0793bac3fa068621cc2c8be'
+sha256sums_x86_64=('7f73c7e0d72253b96680fdd0d639c07650e68d9887cb00f6639030330891d551'
                'd59c7e06f84530a8464a352e7b7e153830d566e06aa8ca6a72defa809fad3a37')

 package() {

greut commented on 2022-03-30 19:08 (UTC)

@hoyon fixed... Sorry.

hoyon commented on 2022-03-30 19:06 (UTC)

Hi, in the latest version of the package the arm and x84_64 download links are flipped so the wrong version is downloaded and the checksum fails.

Thanks for all the quick version bumps!

greut commented on 2021-11-30 09:41 (UTC)

@gmy I went too fast and published a pre-release it seems. Thanks for the report.

gmy commented on 2021-11-29 10:57 (UTC)

Thank you for maintaining this package!

Looks like that the checksum was not updated:

==> Validating source files with sha256sums...
    tfsec-0.61.2-1 ... FAILED
    LICENSE ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error making: tfsec-bin