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 efda086 commit b3f3984Copy full SHA for b3f3984
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.22.tar.gz"
5
- sha256 "49d21cd87b6c9c88c06639e93619accdc9b99c4a8e872860d8045f7a919b5210"
+ url "https://github.com/kubescape/kubescape/archive/refs/tags/v3.0.23.tar.gz"
+ sha256 "cc541a3547fb67ec3af28c2ed5f8cb1ca5ced9fa95bab3d4fc66ca9abe7e9015"
6
license "Apache-2.0"
7
head "https://github.com/kubescape/kubescape.git", branch: "master"
8
0 commit comments