nuclei/v2/cmd/integration-test
Tarun Koyalwar bf08913cd0
update logic + config management refactor (#3567)
* adds template manager

* refactor: checkpoint

* centrailized config & template download logic

* refactor removed unused code

* use global template directory

* update related bug fixes

* bug fix create cfg dir if missing

* fix lint error

* bug fix skip writing template dir in callback

* misc update

* remove unused code

* use strings.equalfold for comparison

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-04-19 21:58:48 +05:30
..
code.go update logic + config management refactor (#3567) 2023-04-19 21:58:48 +05:30
custom-dir.go Added default config generation for reporting options (#2605) 2022-09-27 02:40:34 +05:30
dns.go removing unused code in integration tests 2023-01-03 08:24:33 +01:00
file.go Increasing buffer size on AND condition (#2030) 2022-05-30 13:45:28 +05:30
fuzz.go fix integration test (#3506) 2023-04-04 10:09:52 +08:00
headless.go extending request/response hijacking with native calls (#3091) 2023-01-05 17:26:18 +05:30
http.go Replacing ccache with generic gcache (#3523) 2023-04-16 23:19:35 +05:30
integration-test.go Replacing ccache with generic gcache (#3523) 2023-04-16 23:19:35 +05:30
interactsh.go Replacing ccache with generic gcache (#3523) 2023-04-16 23:19:35 +05:30
loader.go Adding advanced template filtering (#2374) 2022-08-25 16:52:08 +05:30
network.go removing unused code in integration tests 2023-01-03 08:24:33 +01:00
offline-http.go Adding offline http tests (#2276) 2022-07-12 02:58:36 +05:30
ssl.go CLI variables are not accessible in SSL Protocol (#3069) 2022-12-21 02:02:18 +05:30
template-dir.go Fixing nil pointer reference + use map helper (#3421) 2023-03-14 21:27:48 +05:30
template-path.go update logic + config management refactor (#3567) 2023-04-19 21:58:48 +05:30
websocket.go bug: fixed couple of bugs in the DSL functions (#1372) 2021-12-15 19:33:57 +05:30
whois.go Fixing wrong function/variable name in whois integration test (#1389) 2021-12-17 11:55:46 +05:30
workflow.go Shared Execution Context Prototype (#2576) 2022-10-03 15:42:20 +05:30