Create gocd-workflow.yaml
parent
62a629cda9
commit
d20914503b
|
@ -0,0 +1,13 @@
|
||||||
|
id: gocd-workflow
|
||||||
|
info:
|
||||||
|
name: GoCD Security Checks
|
||||||
|
author: dhiyaneshDk
|
||||||
|
description: A simple workflow that runs all GoCD Pipeline related nuclei templates on a given target.
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
|
||||||
|
- template: technologies/tech-detect.yaml
|
||||||
|
matchers:
|
||||||
|
- name: gocd
|
||||||
|
subtemplates:
|
||||||
|
- tags: gocd
|
Loading…
Reference in New Issue