tfsec 0.37.1
Closes #69894. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
36d585a458
commit
76475d3dfb
|
@ -1,8 +1,8 @@
|
||||||
class Tfsec < Formula
|
class Tfsec < Formula
|
||||||
desc "Static analysis powered security scanner for your terraform code"
|
desc "Static analysis powered security scanner for your terraform code"
|
||||||
homepage "https://github.com/tfsec/tfsec"
|
homepage "https://github.com/tfsec/tfsec"
|
||||||
url "https://github.com/tfsec/tfsec/archive/v0.37.0.tar.gz"
|
url "https://github.com/tfsec/tfsec/archive/v0.37.1.tar.gz"
|
||||||
sha256 "a48545d42622de597cfbdd22f7460b2731d1c3c0420a6ea0d22948adda5a01ad"
|
sha256 "b05a70b267f055619c5950ed8d6c49310b5851b352739ef651bc34c3468d1c2d"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
|
|
||||||
livecheck do
|
livecheck do
|
||||||
|
|
Loading…
Reference in New Issue