mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
12 lines
249 B
YAML
12 lines
249 B
YAML
id: jenkins-workflow
|
|
|
|
info:
|
|
name: Jenkins workflow
|
|
author: philippedelteil
|
|
description: Workflow that runs all Jenkins related nuclei templates
|
|
|
|
workflows:
|
|
|
|
- template: technologies/jenkins-detect.yaml
|
|
subtemplates:
|
|
- tags: jenkins |