From 35e9ee02f9b7a9d8e3ec744fe9a324c94496a3af Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Sat, 2 Nov 2024 01:16:59 +0530 Subject: [PATCH] updated dsl --- http/cves/2019/CVE-2019-1003000.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/cves/2019/CVE-2019-1003000.yaml b/http/cves/2019/CVE-2019-1003000.yaml index 4a06a00660..02a63d3daa 100644 --- a/http/cves/2019/CVE-2019-1003000.yaml +++ b/http/cves/2019/CVE-2019-1003000.yaml @@ -60,7 +60,7 @@ http: matchers: - type: dsl dsl: - - 'contains(tolower(body_2), "jenkins", "/logout")' + - 'contains_all(tolower(body_2), "jenkins", "/logout")' internal: true - raw: