We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9719807 commit aa21330Copy full SHA for aa21330
Formula/k/kubescape.rb
@@ -1,8 +1,8 @@
1
class Kubescape < Formula
2
desc "Kubernetes testing according to Hardening Guidance by NSA and CISA"
3
homepage "https://kubescape.io"
4
- url "https://github.com/kubescape/kubescape/archive/refs/tags/v3.0.28.tar.gz"
5
- sha256 "547d38e7984c1e299ff898ddecfd85c66cc13d83b85e6f2011daf1cdfbee26bd"
+ url "https://github.com/kubescape/kubescape/archive/refs/tags/v3.0.29.tar.gz"
+ sha256 "48fd1db413128bcd6aa34ccba624f6a55642d17be69db5242e113317b9e56cec"
6
license "Apache-2.0"
7
head "https://github.com/kubescape/kubescape.git", branch: "master"
8
0 commit comments