mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
12 lines
299 B
YAML
12 lines
299 B
YAML
id: springboot-workflow
|
|
|
|
info:
|
|
name: Spring Boot Security Checks
|
|
author: dwisiswant0
|
|
description: A simple workflow that runs all Spring Boot related nuclei templates on a given target.
|
|
|
|
workflows:
|
|
- template: technologies/springboot-actuator.yaml
|
|
subtemplates:
|
|
- tags: springboot
|