From 72edb06c1ccca87168de91ac66150203e72f9e1b Mon Sep 17 00:00:00 2001 From: d4ly <53091736+d4lyw@users.noreply.github.com> Date: Fri, 5 Apr 2024 12:46:52 +0100 Subject: [PATCH] Update CVE-2024-2879.yaml Fixed lint. --- http/cves/2024/CVE-2024-2879.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/http/cves/2024/CVE-2024-2879.yaml b/http/cves/2024/CVE-2024-2879.yaml index 1dbc8dacab..65f71e1df7 100644 --- a/http/cves/2024/CVE-2024-2879.yaml +++ b/http/cves/2024/CVE-2024-2879.yaml @@ -22,7 +22,5 @@ requests: matchers: - type: dsl dsl: - - 'duration>= 5' - - type: status - status: - - 200 + - 'duration>= 5' +