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 91a4161 commit 0d90abdCopy full SHA for 0d90abd
Formula/n/nuclei.rb
@@ -1,8 +1,8 @@
1
class Nuclei < Formula
2
desc "HTTP/DNS scanner configurable via YAML templates"
3
homepage "https://docs.projectdiscovery.io/tools/nuclei/overview"
4
- url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.4.6.tar.gz"
5
- sha256 "a621692f87da27f2d86bd90f8d1234c5b8648db697e8993d76ae2067023864f6"
+ url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.4.7.tar.gz"
+ sha256 "71d7cf669dd4641538e7526d694d33eb5b3fae36688188d4c2b01c8103e4ef6e"
6
license "MIT"
7
head "https://github.com/projectdiscovery/nuclei.git", branch: "master"
8
0 commit comments