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 4c2ff90 commit e532851Copy full SHA for e532851
Formula/g/grype.rb
@@ -1,8 +1,8 @@
1
class Grype < Formula
2
desc "Vulnerability scanner for container images and filesystems"
3
homepage "https://github.com/anchore/grype"
4
- url "https://github.com/anchore/grype/archive/refs/tags/v0.91.2.tar.gz"
5
- sha256 "0e7e43f84dac6ec63b7c75a3bc9e027255344860a7b70b8e2c6522e4e900062e"
+ url "https://github.com/anchore/grype/archive/refs/tags/v0.92.0.tar.gz"
+ sha256 "f336e844721f78b928399e1b7b0bc11d1e8f7b9a20daf22b4ff6959b8197be14"
6
license "Apache-2.0"
7
head "https://github.com/anchore/grype.git", branch: "main"
8
0 commit comments