Bug 267319 - [new port] security/tfsec: vulnerability scan for Terraform
Summary: [new port] security/tfsec: vulnerability scan for Terraform
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://aquasecurity.github.io/tfsec/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-25 02:35 UTC by Gabriel M. Dutra
Modified: 2022-10-25 12:29 UTC (History)
1 user (show)

See Also:


Attachments
tfsec files (1.40 KB, application/shar)
2022-10-25 02:35 UTC, Gabriel M. Dutra
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2022-10-25 02:35:56 UTC
Created attachment 237596 [details]
tfsec files

Portlint: no errors

Tested on:

13.0-RELEASE-p13 amd64
13.0-RELEASE-p13 i386
13.1-RELEASE-p2 amd64
13.1-RELEASE-p2 i386
14.0-CURRENT amd64
14.0-CURRENT i386
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2022-10-25 12:29:44 UTC
New port added, thanks! BTW, 13.0 is EoL so no need to test on it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-25 12:29:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0155f0a274ec73652bf6c99737761ab23c0af165

commit 0155f0a274ec73652bf6c99737761ab23c0af165
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2022-10-25 12:28:02 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-10-25 12:28:02 +0000

    Add security/tfsec: Security scanner for Terraform

    PR:             267319

 security/Makefile              |  2 ++
 security/tfsec/Makefile (new)  | 22 ++++++++++++++++++++++
 security/tfsec/distinfo (new)  |  5 +++++
 security/tfsec/pkg-descr (new) |  3 +++
 4 files changed, 32 insertions(+)