12 lines
283 B
YAML
12 lines
283 B
YAML
|
id: traefik-workflow
|
||
|
|
||
|
info:
|
||
|
name: Traefik Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Traefik related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/traefik-dashboard.yaml
|
||
|
subtemplates:
|
||
|
- tags: traefik
|