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 d630f98 commit 3b92c9eCopy full SHA for 3b92c9e
Formula/terrascan.rb
@@ -1,8 +1,8 @@
1
class Terrascan < Formula
2
desc "Detect compliance and security violations across Infrastructure as Code"
3
homepage "https://github.com/tenable/terrascan"
4
- url "https://github.com/tenable/terrascan/archive/v1.15.2.tar.gz"
5
- sha256 "348133d7285670b745a30609ab94c1d6de6079bf01ad48dbd2fc6c14b8be1513"
+ url "https://github.com/tenable/terrascan/archive/v1.16.0.tar.gz"
+ sha256 "92013eca7397efcae5bbcf2b94d13494a048b5e872ae2c16bc352e7c383917e0"
6
license "Apache-2.0"
7
head "https://github.com/tenable/terrascan.git", branch: "master"
8
0 commit comments