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 d6bef8f commit 665bc1dCopy full SHA for 665bc1d
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.37.tar.gz"
5
- sha256 "9da14e426fa0c43255d23a4221a9b07c61bfa8a1f64962956be962ee5b67c790"
+ url "https://github.com/kubescape/kubescape/archive/refs/tags/v3.0.38.tar.gz"
+ sha256 "d183f683b8f2d620e7736f1b42eed918936ccc86cf9c7524a8f9cc41ef695ac9"
6
license "Apache-2.0"
7
head "https://github.com/kubescape/kubescape.git", branch: "master"
8
0 commit comments