From 759b2e9a15723e28a08913ed5bb93ed623a68762 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Thu, 28 Jul 2022 19:29:25 +0530 Subject: [PATCH] Update springboot-scheduledtasks.yaml --- misconfiguration/springboot/springboot-scheduledtasks.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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