mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-04 17:53:27 +08:00
* moving http templates * updated cves.json * moved network CVEs * updated scripts * updated workflows * updated requests to http * replaced network to tcp --------- Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
11 lines
306 B
YAML
11 lines
306 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: http/exposed-panels/prometheus-exposed-panel.yaml
|
|
subtemplates:
|
|
- tags: prometheus |