Merge branch 'master' of https://github.com/DhiyaneshGeek/nuclei-templates into pr/3024
commit
486af2f962
|
@ -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