12 lines
294 B
YAML
12 lines
294 B
YAML
|
id: checkpoint-workflow
|
||
|
|
||
|
info:
|
||
|
name: Checkpoint Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Checkpoint related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/checkpoint-panel.yaml
|
||
|
subtemplates:
|
||
|
- tags: checkpoint
|