mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
* Create prometheus-workflow.yaml * workflow fix Co-authored-by: sandeep <sandeep@projectdiscovery.io>
11 lines
301 B
YAML
11 lines
301 B
YAML
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 |