Create harbor-workflow.yaml
parent
c53531cf91
commit
18cc43bed5
|
@ -0,0 +1,14 @@
|
||||||
|
id: harbor-workflow
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Harbor Security Checks
|
||||||
|
author: pikpikcu
|
||||||
|
description: A simple workflow that runs all Harbor related nuclei templates on a given target.
|
||||||
|
tags: workflow
|
||||||
|
|
||||||
|
workflows:
|
||||||
|
|
||||||
|
- template: technologies/harbor-detect.yaml
|
||||||
|
|
||||||
|
subtemplates:
|
||||||
|
- template: cves/2019/CVE-2019-16097.yaml
|
Loading…
Reference in New Issue