mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-04 09:43:40 +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
|