mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 08:55:26 +00:00
13 lines
252 B
YAML
13 lines
252 B
YAML
id: matcher-name-workflow
|
|
|
|
info:
|
|
name: Matcher Name Workflow
|
|
author: pdteam
|
|
severity: info
|
|
|
|
workflows:
|
|
- template: workflow/match-2.yaml
|
|
matchers:
|
|
- name: test-matcher
|
|
subtemplates:
|
|
- template: workflow/match-1.yaml |