Create apache-workflow.yaml
parent
6205415bbd
commit
b8e5b01688
|
@ -0,0 +1,11 @@
|
|||
id: apache-workflow
|
||||
|
||||
info:
|
||||
name: Apache workflow
|
||||
author: philippedelteil
|
||||
description: A simple workflow that runs all Apache related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: technologies/apache/apache-detect.yaml
|
||||
subtemplates:
|
||||
- tags: apache
|
Loading…
Reference in New Issue