Update and rename liferay-portal-detect.yaml to liferay-portal.yaml

patch-1
Prince Chaddha 2022-10-25 17:51:47 +05:30 committed by GitHub
parent ac4f58f16e
commit 00c7e51909
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -19,17 +19,18 @@ requests:
stop-at-first-match: true
matchers:
- type: word
case-insensitive: true
part: header
words:
- "Liferay-Portal"
part: header
case-insensitive: true
- type: word
part: body
words:
- <title>json-web-services-api</title>
- There are no services matching that phrase.
- Unable to deserialize object
condition: or
part: body
extractors:
- type: regex