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 b1f87cf commit 602f4e3Copy full SHA for 602f4e3
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.0.tar.gz"
5
- sha256 "6ec985a2e2ae3a37ed8f3126ec938ae74beecbaba80ab8e61d449ac65b08b8a2"
+ url "https://github.com/owasp-noir/noir/archive/refs/tags/v0.21.1.tar.gz"
+ sha256 "378074556c31902c8db5d400e5be7cb0cee2bc223ac64ab88d381d5f9772e046"
6
license "MIT"
7
head "https://github.com/owasp-noir/noir.git", branch: "main"
8
0 commit comments