12 lines
304 B
YAML
12 lines
304 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: http/technologies/springboot-actuator.yaml
|
|
subtemplates:
|
|
- tags: springboot
|