Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency kubescape/kubescape to v3 #4641

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=github-tags depName=cvega/luarocks
ARG LUA_LUACHECK_VERSION=3.3.1

Expand Down
2 changes: 1 addition & 1 deletion flavors/c_cpp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/cupcake/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/documentation/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/dotnet/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=nuget depName=PSScriptAnalyzer registryUrl=https://www.powershellgallery.com/api/v2/
Expand Down
2 changes: 1 addition & 1 deletion flavors/dotnetweb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=nuget depName=PSScriptAnalyzer registryUrl=https://www.powershellgallery.com/api/v2/
Expand Down
2 changes: 1 addition & 1 deletion flavors/go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/java/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/javascript/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/python/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/ruby/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/rust/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/salesforce/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/security/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ FROM python:3.12.8-alpine3.21
#############################################################################################
#ARG__START
# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=nuget depName=Microsoft.CST.DevSkim.CLI
ARG REPOSITORY_DEVSKIM_VERSION=1.0.52
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/swift/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion flavors/terraform/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ ARG KTLINT_VERSION=1.5.0
ARG DETEKT_VERSION=1.23.7

# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
# renovate: datasource=npm depName=markdown-link-check
ARG MARKDOWN_MARKDOWN_LINK_CHECK_VERSION=3.12.2
# renovate: datasource=github-tags depName=anchore/grype
Expand Down
2 changes: 1 addition & 1 deletion linters/kubernetes_kubescape/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ FROM python:3.12.8-alpine3.21
#############################################################################################
#ARG__START
# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
#ARG__END

####################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ linters:
dockerfile:
- |-
# renovate: datasource=github-tags depName=kubescape/kubescape
ARG KUBERNETES_KUBESCAPE_VERSION=2.9.0
ARG KUBERNETES_KUBESCAPE_VERSION=3.0.25
- |-
RUN ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 && \
curl --retry 5 --retry-delay 5 -sLv https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash -s -- -v "v${KUBERNETES_KUBESCAPE_VERSION}"
Loading