mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-08 11:43:17 +08:00
* moving http templates * updated cves.json * moved network CVEs * updated scripts * updated workflows * updated requests to http * replaced network to tcp --------- Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
11 lines
308 B
YAML
11 lines
308 B
YAML
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.
|
|
|
|
workflows:
|
|
- template: http/technologies/harbor-detect.yaml
|
|
subtemplates:
|
|
- template: http/cves/2019/CVE-2019-16097.yaml |