git: 8e19008ab184 - main - security/nuclei: Update to 2.8.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Feb 2023 12:39:26 UTC
The branch main has been updated by fernape: 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(-) diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile index 558a8b45f5cd..a7d227e155da 100644 --- a/security/nuclei/Makefile +++ b/security/nuclei/Makefile @@ -1,7 +1,6 @@ PORTNAME= nuclei DISTVERSIONPREFIX= v -DISTVERSION= 2.8.8 -PORTREVISION= 1 +DISTVERSION= 2.8.9 CATEGORIES= security MAINTAINER= 0xdutra@gmail.com diff --git a/security/nuclei/distinfo b/security/nuclei/distinfo index c58af46900ab..67749b61229d 100644 --- a/security/nuclei/distinfo +++ b/security/nuclei/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1675023239 -SHA256 (go/security_nuclei/nuclei-v2.8.8/v2.8.8.mod) = 1b79c9f484d1954651d051388647b17f1f9fbf4973d7eb0b3a662a24c340be20 -SIZE (go/security_nuclei/nuclei-v2.8.8/v2.8.8.mod) = 12242 -SHA256 (go/security_nuclei/nuclei-v2.8.8/v2.8.8.zip) = 7b94bab1cf93fb1d06dbd4b2bd3da5d02f7c22ea1fd6ea60815c0faf6b757364 -SIZE (go/security_nuclei/nuclei-v2.8.8/v2.8.8.zip) = 527075 +TIMESTAMP = 1676175571 +SHA256 (go/security_nuclei/nuclei-v2.8.9/v2.8.9.mod) = 56df724a331ae4ab8e48f32af9f86b8dda67f0d836afeb38b64dab470572ef77 +SIZE (go/security_nuclei/nuclei-v2.8.9/v2.8.9.mod) = 14628 +SHA256 (go/security_nuclei/nuclei-v2.8.9/v2.8.9.zip) = 13ddf4d6f7f8f6140539c704d5688ac821610848047c5cc207bb6797aaba1c15 +SIZE (go/security_nuclei/nuclei-v2.8.9/v2.8.9.zip) = 558807