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