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 1a7f6b4 commit e5bb04fCopy full SHA for e5bb04f
Formula/t/tfsec.rb
@@ -1,8 +1,8 @@
1
class Tfsec < Formula
2
desc "Static analysis security scanner for your terraform code"
3
homepage "https://aquasecurity.github.io/tfsec/latest/"
4
- url "https://github.com/aquasecurity/tfsec/archive/refs/tags/v1.28.13.tar.gz"
5
- sha256 "da61798e226a98e3d13de9d8c3b46d304834098e56422e6481cf58ef17891dd9"
+ url "https://github.com/aquasecurity/tfsec/archive/refs/tags/v1.28.14.tar.gz"
+ sha256 "61fe8ee670cceaf45d85c2789da66616d0045f8dbba4ec2b9db453436f9b9804"
6
license "MIT"
7
head "https://github.com/aquasecurity/tfsec.git", branch: "master"
8
0 commit comments