From 4b43af653987e85096254f08bf52de971a680aa3 Mon Sep 17 00:00:00 2001 From: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:05:49 +0000 Subject: [PATCH] =?UTF-8?q?Update=20tfsec=20to=201.28.11=20=E2=86=92=201.2?= =?UTF-8?q?8.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- docs/badges.md | 2 +- docs/targets.md | 2 +- vendor/tfsec/VERSION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9baddf560c..b3ad7749f4 100644 --- a/README.md +++ b/README.md @@ -463,7 +463,7 @@ terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terr [![terrahelp](https://github.com/cloudposse/packages/actions/workflows/terrahelp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterrahelp) | 0.7.5 | Terrahelp is as a command line utility that provides useful tricks like masking of terraform output. [![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.54.0 | A Pluggable Terraform Linter [![tfschema](https://github.com/cloudposse/packages/actions/workflows/tfschema.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.9 | A schema inspector for Terraform providers -[![tfsec](https://github.com/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.11 | (DEPRECATED: use Trivy instead) Security scanner for your Terraform code +[![tfsec](https://github.com/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.12 | (DEPRECATED: use Trivy instead) Security scanner for your Terraform code [![thanos](https://github.com/cloudposse/packages/actions/workflows/thanos.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.37.2 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project. [![trivy](https://github.com/cloudposse/packages/actions/workflows/trivy.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.58.1 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI [![variant](https://github.com/cloudposse/packages/actions/workflows/variant.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant) | 0.38.0 | Variant is a Universal CLI tool that works like a task runner diff --git a/docs/badges.md b/docs/badges.md index 3fa9dd9316..124249f58e 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -136,7 +136,7 @@ terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terr [![terrahelp](https://github.com/cloudposse/packages/actions/workflows/terrahelp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterrahelp) | 0.7.5 | Terrahelp is as a command line utility that provides useful tricks like masking of terraform output. [![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.54.0 | A Pluggable Terraform Linter [![tfschema](https://github.com/cloudposse/packages/actions/workflows/tfschema.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.9 | A schema inspector for Terraform providers -[![tfsec](https://github.com/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.11 | (DEPRECATED: use Trivy instead) Security scanner for your Terraform code +[![tfsec](https://github.com/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.12 | (DEPRECATED: use Trivy instead) Security scanner for your Terraform code [![thanos](https://github.com/cloudposse/packages/actions/workflows/thanos.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.37.2 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project. [![trivy](https://github.com/cloudposse/packages/actions/workflows/trivy.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.58.1 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI [![variant](https://github.com/cloudposse/packages/actions/workflows/variant.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant) | 0.38.0 | Variant is a Universal CLI tool that works like a task runner diff --git a/docs/targets.md b/docs/targets.md index fe5521fe2d..dd138d4028 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -153,7 +153,7 @@ tfenv OBSOLETE Transform environment variables for use wit tflint 0.54.0 A Pluggable Terraform Linter tfmask OBSOLETE Terraform utility to mask select output from `terraform plan` and `terraform apply` tfschema 0.7.9 A schema inspector for Terraform providers -tfsec 1.28.11 (DEPRECATED: use Trivy instead) Security scanner for your Terraform code +tfsec 1.28.12 (DEPRECATED: use Trivy instead) Security scanner for your Terraform code thanos 0.37.2 Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project. trivy 0.58.1 A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI turf OBSOLETE Turf is Cloud Posse's command-line automation helper. diff --git a/vendor/tfsec/VERSION b/vendor/tfsec/VERSION index 0ca398d6d6..28d8420a18 100644 --- a/vendor/tfsec/VERSION +++ b/vendor/tfsec/VERSION @@ -1 +1 @@ -1.28.11 +1.28.12