mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 21:15:26 +00:00
make the extracted variables available in subsequence templates when executing in a workflow fix projectdiscovery/nuclei#4797
13 lines
244 B
YAML
13 lines
244 B
YAML
id: code-value-sharing-workflow
|
|
|
|
info:
|
|
name: Code Value Sharing Workflow
|
|
author: tovask
|
|
severity: info
|
|
tags: code
|
|
|
|
workflows:
|
|
- template: workflow/code-template-1.yaml
|
|
subtemplates:
|
|
- template: workflow/code-template-2.yaml
|