Update springboot-flyway.yaml
parent
d9a8996b8d
commit
ddb7786344
|
@ -1,7 +1,7 @@
|
|||
id: springboot-flyway
|
||||
|
||||
info:
|
||||
name: Detect Springboot Flyway
|
||||
name: Springboot Flyway API
|
||||
author: ELSFA7110
|
||||
severity: low
|
||||
description: This endpoint to retrieve the migrations
|
||||
|
@ -9,7 +9,7 @@ info:
|
|||
- https://docs.spring.io/spring-boot/docs/current/actuator-api/htmlsingle/#flyway
|
||||
metadata:
|
||||
verified: true
|
||||
tags: springboot,exposure
|
||||
tags: misconfig,springboot,exposure,flyway
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
Loading…
Reference in New Issue