nuclei/integration_tests
Tarun Koyalwar c35162c8ef
nuclei v3 bug fixes (#4176)
* store and generate signer keys

* fix trailing newline in code_response

* fix formatting and update error string

* fix integration test

* fix rsaSigned code integration test

* bug fixes , docs and more

* bump go -> 1.21

* use 'response' as default part in code templates

* disable sourcemaps for all js runtimes

* disable eval function

* rewrite file validation in sandbox mode

* sandbox file read improvements + minor refactor

* refactor sign and verify logic

* fix panic and missing id in code protocol

* disable re-signing code protocol templates

* fix code resigning in tests

* allow -lfa in test for signing templates

* start index from 1 in flow and multiproto

* remove testfiles

* add python in integration test

* update code protocol docs

* add python engine in template

* rework template signer

* fix integration test and more

* reworked template signer

* fix lint error

* display signature stats

* update docs

* add user fragment to signature

* use md5 to generate fragment

* update docs with code re-sign

* misc updates

* public crt update

* remove workflow info statement

* fix printing issues

* refactor preprocessor logic

* remove debug statement

* fix failing example test

* go mod tidy

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2023-10-13 13:17:27 +05:30
..
dsl ignore version parsing error (#3984) 2023-07-28 21:04:02 +05:30
flow nuclei v3 bug fixes (#4176) 2023-10-13 13:17:27 +05:30
fuzz support for dynamic variables in template context (multi protocol execution) (#3672) 2023-06-09 19:52:56 +05:30
generic/auth/certificate fixing certificate expiration date (#3995) 2023-07-28 19:22:14 +05:30
library Adding support for code templates (#2930) 2023-06-09 20:54:24 +05:30
loader Added include-templates force-loading for templates (#2232) 2022-06-27 18:09:29 +05:30
protocols nuclei v3 bug fixes (#4176) 2023-10-13 13:17:27 +05:30
workflow Spelling (#4008) 2023-08-02 00:03:43 +05:30
debug.sh Spelling (#4008) 2023-08-02 00:03:43 +05:30
run.sh detect data race panics in integration_tests 2023-02-10 19:28:07 +05:30
subdomains.txt Add payload in dns protocol (#3632) 2023-05-11 03:26:29 +05:30
test-issue-tracker-config1.yaml refactor/documentation: typos and grammatical errors 2021-11-25 18:54:16 +02:00
test-issue-tracker-config2.yaml support env var from report yaml (#3188) 2023-02-01 02:38:17 +05:30