mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-04 01:33:21 +08:00
* add CVE-2021-31862 template * updated matchers * Added SysAid panel + workflow Co-authored-by: sandeep <sandeep@projectdiscovery.io>
11 lines
270 B
YAML
11 lines
270 B
YAML
id: sysaid-workflow
|
|
|
|
info:
|
|
name: SysAid Security Checks
|
|
author: pdteam
|
|
description: A simple workflow that runs all SysAid related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: exposed-panels/sysaid-panel.yaml
|
|
subtemplates:
|
|
- tags: sysaid |