diff --git a/workflows/gocd-workflow.yaml b/workflows/gocd-workflow.yaml new file mode 100644 index 0000000000..734b966995 --- /dev/null +++ b/workflows/gocd-workflow.yaml @@ -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