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 c20ec2a commit 73ee4a3Copy full SHA for 73ee4a3
Formula/o/osv-scanner.rb
@@ -1,8 +1,8 @@
1
class OsvScanner < Formula
2
desc "Vulnerability scanner which uses the OSV database"
3
homepage "https://github.com/google/osv-scanner"
4
- url "https://github.com/google/osv-scanner/archive/refs/tags/v2.2.2.tar.gz"
5
- sha256 "7143136d86fe08a771d12b2b5a96c4d185b98d0e5dc81926ffa800f4e0ea168a"
+ url "https://github.com/google/osv-scanner/archive/refs/tags/v2.2.3.tar.gz"
+ sha256 "f6e6f6265dfbd4df87121c9d3feda8bd6d47ff0de98eaa773999df0bc8873f2a"
6
license "Apache-2.0"
7
head "https://github.com/google/osv-scanner.git", branch: "main"
8
0 commit comments