diff --git a/Dockerfile b/Dockerfile index 8d8ea4cc058..42d5b5a1983 100644 --- a/Dockerfile +++ b/Dockerfile @@ -311,7 +311,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/c_cpp/Dockerfile b/flavors/c_cpp/Dockerfile index c48025e5632..cf57aabde0a 100644 --- a/flavors/c_cpp/Dockerfile +++ b/flavors/c_cpp/Dockerfile @@ -150,7 +150,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/ci_light/Dockerfile b/flavors/ci_light/Dockerfile index 500a7d2729f..840302269ea 100644 --- a/flavors/ci_light/Dockerfile +++ b/flavors/ci_light/Dockerfile @@ -87,7 +87,7 @@ ARG NPM_SECRETLINT_SECRETLINT_RULE_PRESET_RECOMMEND_VERSION=10.1.1 # renovate: datasource=npm depName=@secretlint/secretlint-formatter-sarif ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/cupcake/Dockerfile b/flavors/cupcake/Dockerfile index 0d1e6761aca..0eb211c98a3 100644 --- a/flavors/cupcake/Dockerfile +++ b/flavors/cupcake/Dockerfile @@ -244,7 +244,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/documentation/Dockerfile b/flavors/documentation/Dockerfile index 155a6489601..121b09eec9f 100644 --- a/flavors/documentation/Dockerfile +++ b/flavors/documentation/Dockerfile @@ -148,7 +148,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/dotnet/Dockerfile b/flavors/dotnet/Dockerfile index 6e10f879ded..d0e274ed628 100644 --- a/flavors/dotnet/Dockerfile +++ b/flavors/dotnet/Dockerfile @@ -174,7 +174,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/dotnetweb/Dockerfile b/flavors/dotnetweb/Dockerfile index cf7c47b6221..d1c2b5120b6 100644 --- a/flavors/dotnetweb/Dockerfile +++ b/flavors/dotnetweb/Dockerfile @@ -210,7 +210,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/go/Dockerfile b/flavors/go/Dockerfile index 21c9c62ed73..03278d189c0 100644 --- a/flavors/go/Dockerfile +++ b/flavors/go/Dockerfile @@ -158,7 +158,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/java/Dockerfile b/flavors/java/Dockerfile index a6adbee55d2..e059f537f98 100644 --- a/flavors/java/Dockerfile +++ b/flavors/java/Dockerfile @@ -160,7 +160,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/javascript/Dockerfile b/flavors/javascript/Dockerfile index 455694db430..fe2500ae0be 100644 --- a/flavors/javascript/Dockerfile +++ b/flavors/javascript/Dockerfile @@ -188,7 +188,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/php/Dockerfile b/flavors/php/Dockerfile index ff1da12869f..212b43975c3 100644 --- a/flavors/php/Dockerfile +++ b/flavors/php/Dockerfile @@ -162,7 +162,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/python/Dockerfile b/flavors/python/Dockerfile index 13a5f18c57e..e8166e22015 100644 --- a/flavors/python/Dockerfile +++ b/flavors/python/Dockerfile @@ -168,7 +168,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/ruby/Dockerfile b/flavors/ruby/Dockerfile index d5713dada86..479c8fe47c1 100644 --- a/flavors/ruby/Dockerfile +++ b/flavors/ruby/Dockerfile @@ -148,7 +148,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/rust/Dockerfile b/flavors/rust/Dockerfile index 1f1c2f31f3a..d4b5e7a236b 100644 --- a/flavors/rust/Dockerfile +++ b/flavors/rust/Dockerfile @@ -148,7 +148,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/salesforce/Dockerfile b/flavors/salesforce/Dockerfile index 032dc6e9d5f..414ac61cbca 100644 --- a/flavors/salesforce/Dockerfile +++ b/flavors/salesforce/Dockerfile @@ -158,7 +158,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/security/Dockerfile b/flavors/security/Dockerfile index a0af9715c75..b33d4748f91 100644 --- a/flavors/security/Dockerfile +++ b/flavors/security/Dockerfile @@ -108,7 +108,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/swift/Dockerfile b/flavors/swift/Dockerfile index 2b423da20c7..6fe9501bf38 100644 --- a/flavors/swift/Dockerfile +++ b/flavors/swift/Dockerfile @@ -148,7 +148,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/flavors/terraform/Dockerfile b/flavors/terraform/Dockerfile index 35d4ffa9037..14b5c02d185 100644 --- a/flavors/terraform/Dockerfile +++ b/flavors/terraform/Dockerfile @@ -162,7 +162,7 @@ ARG NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION=10.1.1 # renovate: datasource=pypi depName=semgrep ARG PIP_SEMGREP_VERSION=1.116.0 # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 # renovate: datasource=github-tags depName=aquasecurity/trivy ARG REPOSITORY_TRIVY_VERSION=0.64.0 # renovate: datasource=github-tags depName=aquasecurity/trivy diff --git a/linters/repository_syft/Dockerfile b/linters/repository_syft/Dockerfile index b3f6db12e00..058aeff453f 100644 --- a/linters/repository_syft/Dockerfile +++ b/linters/repository_syft/Dockerfile @@ -49,7 +49,7 @@ FROM python:3.13-alpine3.21 ############################################################################################# #ARG__START # renovate: datasource=github-tags depName=anchore/syft -ARG REPOSITORY_SYFT_VERSION=1.27.1 +ARG REPOSITORY_SYFT_VERSION=1.28.0 #ARG__END #################### diff --git a/megalinter/descriptors/repository.megalinter-descriptor.yml b/megalinter/descriptors/repository.megalinter-descriptor.yml index 922dbd9389e..2fe42b8831a 100644 --- a/megalinter/descriptors/repository.megalinter-descriptor.yml +++ b/megalinter/descriptors/repository.megalinter-descriptor.yml @@ -678,7 +678,7 @@ linters: dockerfile: - |- # renovate: datasource=github-tags depName=anchore/syft - ARG REPOSITORY_SYFT_VERSION=1.27.1 + ARG REPOSITORY_SYFT_VERSION=1.28.0 - RUN curl -sSfL https://raw.githubusercontent.com/anchore/syft/refs/tags/v${REPOSITORY_SYFT_VERSION}/install.sh | sh -s -- -b /usr/local/bin # TRIVY