mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-01 00:03:39 +08:00
11 lines
276 B
YAML
11 lines
276 B
YAML
id: gitlab-workflow
|
|
|
|
info:
|
|
name: GitLab Security Checks
|
|
author: pdteam
|
|
description: A simple workflow that runs all GitLab related nuclei templates on a given target.
|
|
workflows:
|
|
- template: http/exposed-panels/gitlab-detect.yaml
|
|
subtemplates:
|
|
- tags: gitlab
|