mirror of https://github.com/daffainfo/nuclei.git
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
|