nuclei/integration_tests
Shubham Rasal 449afc0c5c
Issue 3564 var override (#3599)
* Check if the variables are override by other means

- you can override the template variable value using command line flags

* Update lazy eval logic

- previously, we were checking any function/expression in variable
- now, update the logic, lazy eval only if variable contains any
  protocol variable(global)

* add integration tests

* Add test to check the dsl function working in variable

* gather all generate variables logic in utils

* go mod update

* Refactor the generate variables function

* go mod update+ fix typo

---------

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
2023-05-02 23:49:56 +05:30
..
code add integration tests 2023-02-17 14:23:28 +08:00
dns Expose DNS fields for matchers and extractors (#3613) 2023-05-02 17:13:11 +05:30
file Increasing buffer size on AND condition (#2030) 2022-05-30 13:45:28 +05:30
fuzz Issue 2987 fuzz options (#3355) 2023-03-06 16:56:38 +05:30
headless extending request/response hijacking with native calls (#3091) 2023-01-05 17:26:18 +05:30
http Issue 3564 var override (#3599) 2023-05-02 23:49:56 +05:30
loader Added include-templates force-loading for templates (#2232) 2022-06-27 18:09:29 +05:30
network Misc changes to PR 2022-04-20 15:36:02 +05:30
offlinehttp Adding offline http tests (#2276) 2022-07-12 02:58:36 +05:30
ssl CLI variables are not accessible in SSL Protocol (#3069) 2022-12-21 02:02:18 +05:30
websocket Misc integration test 2021-11-01 15:51:56 +05:30
whois Whois Protocol Support (using rdap) (#1354) 2021-12-16 17:08:02 +05:30
workflow Shared Execution Context Prototype (#2576) 2022-10-03 15:42:20 +05:30
debug.sh fix data race in race requests 2023-02-06 16:18:30 +05:30
run.sh detect data race panics in integration_tests 2023-02-10 19:28:07 +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