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 4c947cd commit d20fb08Copy full SHA for d20fb08
Formula/n/noir.rb
@@ -1,8 +1,8 @@
1
class Noir < Formula
2
desc "Attack surface detector that identifies endpoints by static analysis"
3
homepage "https://owasp.org/www-project-noir/"
4
- url "https://github.com/owasp-noir/noir/archive/refs/tags/v0.21.1.tar.gz"
5
- sha256 "378074556c31902c8db5d400e5be7cb0cee2bc223ac64ab88d381d5f9772e046"
+ url "https://github.com/owasp-noir/noir/archive/refs/tags/v0.22.0.tar.gz"
+ sha256 "9e4f2e58ff9920df4f690829c3a30707549b9e4c5d719abfb0c092d6fe5e073e"
6
license "MIT"
7
head "https://github.com/owasp-noir/noir.git", branch: "main"
8
0 commit comments