public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emir Akdag <infraw.linux@proton.me>
To: git-commits@fedoraproject.org
Subject: [rpms/nuclei] rawhide: Update to 3.11.0
Date: Mon, 13 Jul 2026 20:26:00 GMT	[thread overview]
Message-ID: <178397436027.1.3864373595481263449.rpms-nuclei-14ebd8797d2f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/nuclei
            Branch : rawhide
            Commit : 14ebd8797d2fae57a8d96cdb95dba4eaf60e7a14
            Author : Emir Akdag <infraw.linux@proton.me>
            Date   : 2026-07-13T23:22:14+03:00
            Stats  : +18/-8 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/nuclei/c/14ebd8797d2fae57a8d96cdb95dba4eaf60e7a14?branch=rawhide

            Log:
            Update to 3.11.0

Fixes multiple dependency vulnerabilities.

Resolves: rhbz#2489899, rhbz#2489934, rhbz#2490042, rhbz#2490112, rhbz#2490438, rhbz#2490462, rhbz#2493069, rhbz#2493085, rhbz#2493471, rhbz#2493525, rhbz#2493562, rhbz#2493610, rhbz#2495247, rhbz#2495316, rhbz#2496503, rhbz#2496506, rhbz#2476565, rhbz#2476566, rhbz#2486214, rhbz#2486232, rhbz#2487471, rhbz#2459399, rhbz#2458978, rhbz#2458996

---
diff --git a/.gitignore b/.gitignore
index 1a180c7..e87f429 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@
 /nuclei-3.7.1.tar.gz
 /nuclei-3.8.0.tar.gz
 /nuclei-3.8.0-vendor.tar.bz2
+/nuclei-3.11.0.tar.gz
+/nuclei-3.11.0-vendor.tar.bz2

diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index 326f747..d7a151e 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -27,11 +27,6 @@ sha256sum = "871b440e9b348d6b2485c72e15f1d18f4cf8ee7bb424cbcd854b6a4a772b61d8"
 expression = "BSD-2-Clause AND ISC"
 
 [[licensing.licenses]]
-path = "vendor/github.com/invopop/yaml/LICENSE"
-sha256sum = "24653fd8a39354396da1a265d68316399edc39b1df48c5866d55f9f06484fa9a"
-expression = "MIT AND BSD-3-Clause"
-
-[[licensing.licenses]]
 path = "vendor/github.com/oasdiff/yaml3/LICENSE"
 sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b"
 expression = "MIT AND (MIT AND Apache-2.0)"

diff --git a/nuclei.spec b/nuclei.spec
index a0bde6d..002d2e0 100644
--- a/nuclei.spec
+++ b/nuclei.spec
@@ -3,7 +3,7 @@
 
 # https://github.com/projectdiscovery/nuclei
 %global goipath         github.com/projectdiscovery/nuclei/v3
-Version:                3.8.0
+Version:                3.11.0
 
 %gometa -L -f
 
@@ -69,6 +69,19 @@ install -m 0755 -vp %{gobuilddir}/bin/nuclei %{buildroot}%{_bindir}/
     -s TestMultiProtoWithDynamicExtractor
     -s TestMultiProtoWithProtoPrefix
     -s TestWithOptionsRateLimitSetsRuntimeLimiter
+    -s TestWithConfigFile
+    -s TestWithConfigBytes
+    -s TestWithReportingConfigFile
+    -s TestWithReportingConfigBytes
+    -s TestPrepareGeneratorValuesRendersDirectPayloadInteractshMarker
+    -s TestPrepareGeneratorValuesRendersHelperEncodedPayloadInteractshMarker
+    -s TestPrepareGeneratorValuesRendersVariableIndirectPayloadInteractshMarker
+    -s TestExecuteEvaluateReplacesHelperEncodedTemplateInteractshMarker
+    -s TestMakeSelfContainedRequestRendersPayloadInteractshMarker
+    -s TestMakeSelfContainedRequestDoesNotAllocateRuntimeInteractshMarkerFromPayload
+    -s TestGeneratorPayloadInteractshMarkerRendersBeforeArgs
+    -s TestNetworkGeneratorPayloadInteractshMarkerRendersBeforeInput
+    -s TestNetworkCompileDefersInteractshMarkerHelpersToRuntime
 }
 %gocheck2 %{ignores} -t pkg/protocols/headless -t pkg/tmplexec
 %endif

diff --git a/sources b/sources
index 2ca0772..59545a4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (nuclei-3.8.0.tar.gz) = 6b7958d60fdc3c78553739c20efac3c6638c8f2e1f9916e7f1f30d5ac3ce9133a6bdbd51a30f38272b19ac4a2b246a63f611f7c1624e000d3dba09fecf1048d5
-SHA512 (nuclei-3.8.0-vendor.tar.bz2) = 7f4bb96bf063632f509967278e1fe687b737a124e1b15329f37fb89aefc45d8e19f1f775ffc1d96586a61c06c1a1e6907d79f03db273cfaa44ae409620fcfba2
+SHA512 (nuclei-3.11.0.tar.gz) = d1f40d830d815c2b7df71b40873fdb09c6ebb22f50a7b0b81b86f8b376c7e71726bbc0507fb7241d4aa4ae215f801e635ca654ca35b36bb5e484ddedde76b13a
+SHA512 (nuclei-3.11.0-vendor.tar.bz2) = efc64033445d5a6f8ae3d7bbe5772d77264ac5b5d791e98f60fcb99417072ef45596acdfb5c6acc47e8355abe603d63e7ef9e38b4d30d0ffae77bb027b3b5db9

                 reply	other threads:[~2026-07-13 20:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178397436027.1.3864373595481263449.rpms-nuclei-14ebd8797d2f@fedoraproject.org \
    --to=infraw.linux@proton.me \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox