From b369c971dcb1f223b09907ce72d43f215f75738a Mon Sep 17 00:00:00 2001 From: bauthard <8293321+bauthard@users.noreply.github.com> Date: Wed, 1 Jul 2020 11:36:04 +0530 Subject: [PATCH] Update and rename tomcat.yaml to public-tomcat-instance.yaml --- files/{tomcat.yaml => public-tomcat-instance.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename files/{tomcat.yaml => public-tomcat-instance.yaml} (85%) diff --git a/files/tomcat.yaml b/files/public-tomcat-instance.yaml similarity index 85% rename from files/tomcat.yaml rename to files/public-tomcat-instance.yaml index 14db388c83..c9b3cc1045 100644 --- a/files/tomcat.yaml +++ b/files/public-tomcat-instance.yaml @@ -1,4 +1,4 @@ -id: tomcat-instance +id: public-tomcat-instance info: name: tomcat manager disclosure @@ -13,7 +13,7 @@ requests: matchers: - type: word words: - - '"Unauthorized":' + - Apache Tomcat - type: status status: - 401