11 lines
288 B
YAML
11 lines
288 B
YAML
|
id: sonarqube-workflow
|
||
|
|
||
|
info:
|
||
|
name: SonarQube Security Checks
|
||
|
author: daffainfo
|
||
|
description: A simple workflow that runs all SonarQube related nuclei templates on a given target.
|
||
|
|
||
|
workflows:
|
||
|
- template: exposed-panels/sonarqube-login.yaml
|
||
|
subtemplates:
|
||
|
- tags: sonarqube
|