1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/security/nuclei
Torsten Zuehlsdorff 53a9ed6f62 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)
2023-03-19 22:04:34 +01:00
..
distinfo security/nuclei: Update from 2.8.9 to 2.9.0 2023-03-19 22:04:34 +01:00
Makefile security/nuclei: Update from 2.8.9 to 2.9.0 2023-03-19 22:04:34 +01:00
pkg-descr