mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 22:05:27 +00:00
make the extracted variables available in subsequence templates when executing in a workflow fix projectdiscovery/nuclei#4797
12 lines
280 B
YAML
12 lines
280 B
YAML
id: multiprotocol-value-sharing-workflow
|
|
|
|
info:
|
|
name: MultiProtocol Value Sharing Workflow
|
|
author: tovask
|
|
severity: info
|
|
|
|
workflows:
|
|
- template: workflow/http-value-share-template-1.yaml
|
|
subtemplates:
|
|
- template: workflow/multiprotocol-value-share-template.yaml
|