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

release new version v3.0.1 of kubescape #3459

Merged
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
22 changes: 11 additions & 11 deletions plugins/kubescape.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
homepage: https://github.com/kubescape/kubescape/
shortDescription: Scan resources and cluster configs against security frameworks.
version: v3.0.0
version: v3.0.1
description: |
It includes risk analysis, security compliance, and misconfiguration scanning
with an easy-to-use CLI interface, flexible output formats, and automated scanning capabilities.
Expand All @@ -14,34 +14,34 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.0/kubescape-macos-latest.tar.gz
sha256: 28f8728eb001b2bd1d491299006b929d8d4d90799eccd90184cccca0474b55da
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-macos-latest.tar.gz
sha256: d033a79dec9f5fdb1d61ac8722a349ef326bfc2f226f041ee459372c3734c595
bin: kubescape
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.0/kubescape-arm64-macos-latest.tar.gz
sha256: e762a8c0ec9b774ee22881d75be73f5aa333577bdba3b267f272ee55da873e44
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-arm64-macos-latest.tar.gz
sha256: ee153ecd68d18fc16d75397cb8a2b349edcc2092eac5a25237283e70c1672551
bin: kubescape
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.0/kubescape-ubuntu-latest.tar.gz
sha256: ea78313294020bc981477ffb634b4d96fdd2272986deba56a8c6ae206835a2b5
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-ubuntu-latest.tar.gz
sha256: f4a3f18cac6c94a1d2555fd720e06fe9fdfa28c87bcac20ae5ac2832ae039384
bin: kubescape
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.0/kubescape-arm64-ubuntu-latest.tar.gz
sha256: 6f1082ccac4560a6b114567607de7f8d85e03ff70e092e9568b948d110a6cd6c
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-arm64-ubuntu-latest.tar.gz
sha256: 8b673fcc16140d07121af45bd5a8af9b6caa27feee4bad0688890abdbf8ef242
bin: kubescape
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.0/kubescape-windows-latest.tar.gz
sha256: 50eeb4b2a56f0c63ff1cb8d4cb8d49f619229a4080518fea1736e462ca33d255
uri: https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-windows-latest.tar.gz
sha256: dbafc8bc1216ab7f22acac438fdb7e38c88982af2ec8196d9d0f2d4446f064e9
bin: kubescape.exe