11 lines
305 B
YAML
11 lines
305 B
YAML
id: magento-workflow
|
|
|
|
info:
|
|
name: Magento Security Checks
|
|
author: TechbrunchFR
|
|
description: A simple workflow that runs all Magento related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/magento-version-detect.yaml
|
|
subtemplates:
|
|
- template: eol/eol-magento.yaml |