Create prometheus-workflow.yaml (#3454)
* Create prometheus-workflow.yaml * workflow fix Co-authored-by: sandeep <sandeep@projectdiscovery.io>patch-1
parent
3d5feb2f09
commit
3f1f8a5a9a
|
@ -0,0 +1,11 @@
|
|||
id: prometheus-workflow
|
||||
|
||||
info:
|
||||
name: Prometheus Security Checks
|
||||
author: daffainfo
|
||||
description: A simple workflow that runs all Prometheus related nuclei templates on a given target.
|
||||
|
||||
workflows:
|
||||
- template: exposed-panels/prometheus-exposed-panel.yaml
|
||||
subtemplates:
|
||||
- tags: prometheus
|
Loading…
Reference in New Issue