Update springboot-scheduledtasks.yaml
parent
f0ce199db4
commit
759b2e9a15
|
@ -1,7 +1,7 @@
|
|||
id: scheduledtasks-spring-boot
|
||||
id: springboot-scheduledtasks
|
||||
|
||||
info:
|
||||
name: Detect Springboot Scheduledtasks
|
||||
name: Springboot Scheduledtasks Actuator
|
||||
author: ELSFA7110
|
||||
severity: info
|
||||
description: This endpoint to retrieve the scheduled tasks
|
||||
|
@ -9,7 +9,7 @@ info:
|
|||
- https://docs.spring.io/spring-boot/docs/current/actuator-api/htmlsingle/#scheduled-tasks
|
||||
metadata:
|
||||
verified: true
|
||||
tags: springboot,exposure
|
||||
tags: misconfig,springboot,exposure
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
Loading…
Reference in New Issue