From 405780bad2af6afc47ae03006317192f16c367b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:57:38 -0500 Subject: [PATCH] chore(deps): update dependency aquasecurity/trivy to v0.59.0 (#4634) --- Dockerfile | 4 ++-- flavors/c_cpp/Dockerfile | 4 ++-- flavors/ci_light/Dockerfile | 4 ++-- flavors/cupcake/Dockerfile | 4 ++-- flavors/documentation/Dockerfile | 4 ++-- flavors/dotnet/Dockerfile | 4 ++-- flavors/dotnetweb/Dockerfile | 4 ++-- flavors/go/Dockerfile | 4 ++-- flavors/java/Dockerfile | 4 ++-- flavors/javascript/Dockerfile | 4 ++-- flavors/php/Dockerfile | 4 ++-- flavors/python/Dockerfile | 4 ++-- flavors/ruby/Dockerfile | 4 ++-- flavors/rust/Dockerfile | 4 ++-- flavors/salesforce/Dockerfile | 4 ++-- flavors/security/Dockerfile | 4 ++-- flavors/swift/Dockerfile | 4 ++-- flavors/terraform/Dockerfile | 4 ++-- linters/repository_trivy/Dockerfile | 2 +- linters/repository_trivy_sbom/Dockerfile | 2 +- megalinter/descriptors/repository.megalinter-descriptor.yml | 4 ++-- 21 files changed, 40 insertions(+), 40 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7908eca8ece..07fd896d1e3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -177,9 +177,9 @@ ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=anchore/syft ARG REPOSITORY_SYFT_VERSION=1.19.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=npm depName=@salesforce/sfdx-scanner ARG SALESFORCE_SFDX_SCANNER_VERSION=4.9.0 # renovate: datasource=npm depName=lightning-flow-scanner diff --git a/flavors/c_cpp/Dockerfile b/flavors/c_cpp/Dockerfile index e223c6413dc..cc00e7741a8 100644 --- a/flavors/c_cpp/Dockerfile +++ b/flavors/c_cpp/Dockerfile @@ -96,9 +96,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/ci_light/Dockerfile b/flavors/ci_light/Dockerfile index 5a57ded2804..38d888ea25b 100644 --- a/flavors/ci_light/Dockerfile +++ b/flavors/ci_light/Dockerfile @@ -65,9 +65,9 @@ FROM python:3.12.8-alpine3.21 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 #ARG__END #################### diff --git a/flavors/cupcake/Dockerfile b/flavors/cupcake/Dockerfile index d518a6fe2be..a55cb5d98ee 100644 --- a/flavors/cupcake/Dockerfile +++ b/flavors/cupcake/Dockerfile @@ -122,9 +122,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/documentation/Dockerfile b/flavors/documentation/Dockerfile index 8ead5a4edc7..9b66de22267 100644 --- a/flavors/documentation/Dockerfile +++ b/flavors/documentation/Dockerfile @@ -96,9 +96,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/dotnet/Dockerfile b/flavors/dotnet/Dockerfile index 2ee0e3412c8..5954678d4a9 100644 --- a/flavors/dotnet/Dockerfile +++ b/flavors/dotnet/Dockerfile @@ -114,9 +114,9 @@ ARG PSSA_VERSION='1.23.0' # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 # renovate: datasource=nuget depName=TSQLLint diff --git a/flavors/dotnetweb/Dockerfile b/flavors/dotnetweb/Dockerfile index 8c061affd97..a7ec2eb689b 100644 --- a/flavors/dotnetweb/Dockerfile +++ b/flavors/dotnetweb/Dockerfile @@ -114,9 +114,9 @@ ARG PSSA_VERSION='1.23.0' # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 # renovate: datasource=nuget depName=TSQLLint diff --git a/flavors/go/Dockerfile b/flavors/go/Dockerfile index b27450128bf..1796b5121e1 100644 --- a/flavors/go/Dockerfile +++ b/flavors/go/Dockerfile @@ -106,9 +106,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/java/Dockerfile b/flavors/java/Dockerfile index a307734e5b5..60e211955c2 100644 --- a/flavors/java/Dockerfile +++ b/flavors/java/Dockerfile @@ -104,9 +104,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/javascript/Dockerfile b/flavors/javascript/Dockerfile index 0d052c44bd0..17b0f15a3e1 100644 --- a/flavors/javascript/Dockerfile +++ b/flavors/javascript/Dockerfile @@ -96,9 +96,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/php/Dockerfile b/flavors/php/Dockerfile index 961a024b4db..c0425309900 100644 --- a/flavors/php/Dockerfile +++ b/flavors/php/Dockerfile @@ -96,9 +96,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/python/Dockerfile b/flavors/python/Dockerfile index 26e3d56254e..c74f3255ed8 100644 --- a/flavors/python/Dockerfile +++ b/flavors/python/Dockerfile @@ -96,9 +96,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/ruby/Dockerfile b/flavors/ruby/Dockerfile index 4863a5c73d5..323aff94690 100644 --- a/flavors/ruby/Dockerfile +++ b/flavors/ruby/Dockerfile @@ -96,9 +96,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/rust/Dockerfile b/flavors/rust/Dockerfile index 264745fe918..8e98e4ef925 100644 --- a/flavors/rust/Dockerfile +++ b/flavors/rust/Dockerfile @@ -96,9 +96,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/salesforce/Dockerfile b/flavors/salesforce/Dockerfile index 7d78632c7e3..320fc61a5e8 100644 --- a/flavors/salesforce/Dockerfile +++ b/flavors/salesforce/Dockerfile @@ -102,9 +102,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=npm depName=@salesforce/sfdx-scanner ARG SALESFORCE_SFDX_SCANNER_VERSION=4.9.0 # renovate: datasource=npm depName=lightning-flow-scanner diff --git a/flavors/security/Dockerfile b/flavors/security/Dockerfile index 08a0c6c4311..6ea6b37cce8 100644 --- a/flavors/security/Dockerfile +++ b/flavors/security/Dockerfile @@ -88,9 +88,9 @@ ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=anchore/syft ARG REPOSITORY_SYFT_VERSION=1.19.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 #ARG__END #################### diff --git a/flavors/swift/Dockerfile b/flavors/swift/Dockerfile index 02dc6f3ac56..ccffb76c541 100644 --- a/flavors/swift/Dockerfile +++ b/flavors/swift/Dockerfile @@ -96,9 +96,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/flavors/terraform/Dockerfile b/flavors/terraform/Dockerfile index ebe8ea4bf63..c1516646128 100644 --- a/flavors/terraform/Dockerfile +++ b/flavors/terraform/Dockerfile @@ -110,9 +110,9 @@ ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2 # renovate: datasource=github-tags depName=anchore/grype ARG REPOSITORY_GRYPE_VERSION=0.87.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 # renovate: datasource=pypi depName=sqlfluff ARG SQL_SQLFLUFF_VERSION=3.3.0 #ARG__END diff --git a/linters/repository_trivy/Dockerfile b/linters/repository_trivy/Dockerfile index 1888a106b02..f37fd17381e 100644 --- a/linters/repository_trivy/Dockerfile +++ b/linters/repository_trivy/Dockerfile @@ -49,7 +49,7 @@ FROM python:3.12.8-alpine3.21 ############################################################################################# #ARG__START # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_VERSION=0.59.0 #ARG__END #################### diff --git a/linters/repository_trivy_sbom/Dockerfile b/linters/repository_trivy_sbom/Dockerfile index fc1071d168a..6dcce934a3b 100644 --- a/linters/repository_trivy_sbom/Dockerfile +++ b/linters/repository_trivy_sbom/Dockerfile @@ -49,7 +49,7 @@ FROM python:3.12.8-alpine3.21 ############################################################################################# #ARG__START # renovate: datasource=github-tags depName=aquasecurity/trivy -ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 +ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 #ARG__END #################### diff --git a/megalinter/descriptors/repository.megalinter-descriptor.yml b/megalinter/descriptors/repository.megalinter-descriptor.yml index f9a2601b2d2..49e2f8abb79 100644 --- a/megalinter/descriptors/repository.megalinter-descriptor.yml +++ b/megalinter/descriptors/repository.megalinter-descriptor.yml @@ -561,7 +561,7 @@ linters: dockerfile: - |- # renovate: datasource=github-tags depName=aquasecurity/trivy - ARG REPOSITORY_TRIVY_VERSION=0.58.2 + ARG REPOSITORY_TRIVY_VERSION=0.59.0 - | RUN wget --tries=5 -q -O - https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin "v${REPOSITORY_TRIVY_VERSION}" \ && (trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress) @@ -611,7 +611,7 @@ linters: dockerfile: - |- # renovate: datasource=github-tags depName=aquasecurity/trivy - ARG REPOSITORY_TRIVY_SBOM_VERSION=0.58.2 + ARG REPOSITORY_TRIVY_SBOM_VERSION=0.59.0 - | RUN wget --tries=5 -q -O - https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin "v${REPOSITORY_TRIVY_SBOM_VERSION}" \ && (trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress || trivy image --download-db-only --no-progress)