From aabf384e39fd86ec486ec7a1a34882107b7610be Mon Sep 17 00:00:00 2001 From: Ajaysen R <40132420+ajaysenr@users.noreply.github.com> Date: Wed, 19 May 2021 12:36:42 +0530 Subject: [PATCH] Update springboot-httptrace.yaml It can be accessed via a path like /httptrace also. --- misconfiguration/springboot/springboot-httptrace.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/misconfiguration/springboot/springboot-httptrace.yaml b/misconfiguration/springboot/springboot-httptrace.yaml index 0b00b04518..6a76cb46bb 100644 --- a/misconfiguration/springboot/springboot-httptrace.yaml +++ b/misconfiguration/springboot/springboot-httptrace.yaml @@ -10,6 +10,7 @@ info: requests: - method: GET path: + - "{{BaseURL}}/httptrace" - "{{BaseURL}}/actuator/httptrace" matchers-condition: and matchers: