mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Create harbor-workflow.yaml
This commit is contained in:
14
workflows/harbor-workflow.yaml
Normal file
14
workflows/harbor-workflow.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user