git: 53a9ed6f62b4 - main - security/nuclei: Update from 2.8.9 to 2.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Mar 2023 21:04:41 UTC
The branch main has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=53a9ed6f62b47df57596213af6b7111054cfef4b commit 53a9ed6f62b47df57596213af6b7111054cfef4b Author: Torsten Zuehlsdorff <tz@FreeBSD.org> AuthorDate: 2023-03-19 21:01:18 +0000 Commit: Torsten Zuehlsdorff <tz@FreeBSD.org> CommitDate: 2023-03-19 21:04:34 +0000 security/nuclei: Update from 2.8.9 to 2.9.0 Changelog: Added support for templates in JSON format by @CodFrm in #3333 Added template sign/verify functionality by @Mzack9999 in #3029 Added -track-error option to add custom errors to max-host-error watch list by @austintraver in #3399 Added data race panic check in integration_tests by @tarunKoyalwar in #3303 Added CLI option to override fuzzing template options by @ShubhamRasal in #3355 Added ip_formats() helper function by @xm1k3 in #3286 Added resolve() helper function by @xm1k3 in #3321 Added rawstringslice to make reference url case insensitive by @Bisstocuz in #3346 Fixed a bug with OR matcher condition with interactsh by @RamanaReddy0M in #3397 Fixed set-method option in headless template by @Mzack9999 in #3373 Fixed atomic bool check by @Mzack9999 in #3376 Fixed bug in URL path and adds integration tests by @tarunKoyalwar in #3331 Fixed crash with interactsh integration by @Mzack9999 in #3312 Fixed data race when using interactsh_matchers by @tarunKoyalwar in #3432 Fixed file input in custom vars with self-contained http template by @tarunKoyalwar in #3385 Fixed missing port in matched ssl templates by @tarunKoyalwar in #3380 Fixed nil pointer reference + use map helper by @Mzack9999 in #3421 Fixed parseUrl test by @ShubhamRasal in #3426 Fixed typo in -hc option by @sullo in #3400 Taken from: https://github.com/projectdiscovery/nuclei/releases/tag/v2.9.0 PR: 270332 Approved by: Gabriel M. Dutra (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 24edb02aca44..b95713fa55da 100644 --- a/security/nuclei/Makefile +++ b/security/nuclei/Makefile @@ -1,7 +1,6 @@ PORTNAME= nuclei DISTVERSIONPREFIX= v -DISTVERSION= 2.8.9 -PORTREVISION= 2 +DISTVERSION= 2.9.0 CATEGORIES= security MAINTAINER= 0xdutra@gmail.com diff --git a/security/nuclei/distinfo b/security/nuclei/distinfo index 67749b61229d..bf32cbeda698 100644 --- a/security/nuclei/distinfo +++ b/security/nuclei/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1679199114 +SHA256 (go/security_nuclei/nuclei-v2.9.0/v2.9.0.mod) = ddcd6041fee98a90dd3e42976138eb03abac12737fb09eef5dd75fc7018aa77e +SIZE (go/security_nuclei/nuclei-v2.9.0/v2.9.0.mod) = 11325 +SHA256 (go/security_nuclei/nuclei-v2.9.0/v2.9.0.zip) = 19ea76c7e9035992e0e083994aebe9fce0cf50bdec4808c53800180f015df3a8 +SIZE (go/security_nuclei/nuclei-v2.9.0/v2.9.0.zip) = 531890