mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
11 lines
292 B
YAML
11 lines
292 B
YAML
id: acrolinx-workflow
|
|
|
|
info:
|
|
name: Acrolinx Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all Acrolinx related nuclei templates on a given target.
|
|
workflows:
|
|
- template: http/exposed-panels/acrolinx-dashboard.yaml
|
|
subtemplates:
|
|
- tags: acrolinx
|