mirror of
https://abf.rosa.ru/djam/nuclei.git
synced 2025-02-23 15:52:52 +00:00
3.0.0
This commit is contained in:
parent
b0e1795590
commit
d5ce6b1eb4
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
nuclei-2.9.15.tar.gz: 333e707132841eb420a7f7e766b245b2e2b2f06e
|
||||
nuclei-3.0.0.tar.gz: 458309cbd41cab4336f9458106cece5bb81abbfe
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%define debug_package %nil
|
||||
|
||||
Name: nuclei
|
||||
Version: 2.9.15
|
||||
Version: 3.0.0
|
||||
Release: 1
|
||||
Summary: Vulnerability scaner
|
||||
URL: https://nuclei.projectdiscovery.io
|
||||
|
@ -24,6 +24,7 @@ security checks can be modelled with Nuclei
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
cd v2
|
||||
%make
|
||||
upx %{name}
|
||||
|
|
Loading…
Add table
Reference in a new issue