11 lines
262 B
YAML
11 lines
262 B
YAML
|
id: kong-workflow
|
||
|
|
||
|
info:
|
||
|
name: Kong Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all Kong related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: technologies/kong-detect.yaml
|
||
|
subtemplates:
|
||
|
- tags: kong
|