Bug 269508 - security/nuclei: Update to 2.8.9
Summary: security/nuclei: Update to 2.8.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/projectdiscovery/n...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-12 04:55 UTC by Gabriel M. Dutra
Modified: 2023-02-14 12:39 UTC (History)
1 user (show)

See Also:


Attachments
bump 2.8.9 (1.23 KB, patch)
2023-02-12 04:55 UTC, Gabriel M. Dutra
dutra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2023-02-12 04:55:35 UTC
Created attachment 240104 [details]
bump 2.8.9

Portlint: no errors

Tested on:
12.3-RELEASE-p10 amd64, i386
12.4-RELEASE amd64, i386
13.1-RELEASE-p5 i386, amd64
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-14 12:39:37 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-14 12:39:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e19008ab18409cff9d81ae33a9123149a44c354

commit 8e19008ab18409cff9d81ae33a9123149a44c354
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-02-13 13:09:02 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-14 12:35:03 +0000

    security/nuclei: Update to 2.8.9

    ChangeLog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.9

     * Fixed URL encoding issues in paths
     * Fixed panic crash with ratelimit
     * Fixed path handling inconsistencies
     * Fixed data race in templates with payloads
     * Fixed using httpx as a library for http probing
     * Fixed data race in race requests
     * Fixed publish docs workflow
     * Fixed retryablehttp for templates loading
     * Fixed aes_cbc helper function update
     * Fixed json schema for extractor attribute
     * Added env variable support in reporting config
     * Added proxy use in headless binary download
     * Added interactsh payload input support in TLS SNI field

    PR:             269508
    Reported by:    0xdutra@gmail.com (maintainer)

 security/nuclei/Makefile |  3 +--
 security/nuclei/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)