14 lines
319 B
YAML
14 lines
319 B
YAML
id: symfony-workflow
|
|
|
|
info:
|
|
name: Symfony Security Checks
|
|
author: daffainfo
|
|
description: A simple workflow that runs all Symfony related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/tech-detect.yaml
|
|
matchers:
|
|
- name: symfony
|
|
subtemplates:
|
|
- tags: symfony
|