diff --git a/technologies/apache/apache-zeppelin-detect.yaml b/technologies/apache/apache-zeppelin-detect.yaml index 9776311354..08b2bab053 100644 --- a/technologies/apache/apache-zeppelin-detect.yaml +++ b/technologies/apache/apache-zeppelin-detect.yaml @@ -13,8 +13,13 @@ requests: path: - "{{BaseURL}}" + matchers-condition: and matchers: - type: word part: body words: - 'Zeppelin' + + - type: status + status: + - 200