diff --git a/misconfiguration/springboot/springboot-scheduledtasks.yaml b/misconfiguration/springboot/springboot-scheduledtasks.yaml index 824252dfa6..bcf58964f4 100644 --- a/misconfiguration/springboot/springboot-scheduledtasks.yaml +++ b/misconfiguration/springboot/springboot-scheduledtasks.yaml @@ -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