mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
* Seperate tech and exposed-panels * Update phpcollab-panel.yaml * Update wondercms-detect.yaml * Update xxljob-panel.yaml * Update yzmcms-panel.yaml * workflow fixes Co-authored-by: Prince Chaddha <prince@projectdiscovery.io> Co-authored-by: sandeep <sandeep@projectdiscovery.io>
12 lines
274 B
YAML
12 lines
274 B
YAML
id: openam-workflow
|
|
|
|
info:
|
|
name: OpenAM Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all OpenAM related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: exposed-panels/openam-panel.yaml
|
|
subtemplates:
|
|
- tags: openam
|