diff --git a/misconfiguration/aem/aem-cached-pages.yaml b/misconfiguration/aem/aem-cached-pages.yaml index eafcee4163a..1139864202c 100644 --- a/misconfiguration/aem/aem-cached-pages.yaml +++ b/misconfiguration/aem/aem-cached-pages.yaml @@ -17,12 +17,14 @@ requests: headers: CQ-Handle: /content CQ-Path: /content + matchers-condition: and matchers: - type: word + part: body words: - "

OK

" - part: body + - type: status status: - 200