[Bug 270332] security/nuclei: Update to 2.9.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270332] security/nuclei: Update to 2.9.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Mar 2023 21:04:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270332 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: 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(-) -- You are receiving this mail because: You are the assignee for the bug.