Correct yamllint error

patch-1
Sachin Grover 2020-06-17 08:49:52 +00:00
parent 320d1d5850
commit dcca80188d
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
id: jolokia instance
info:
name: Jolokia Version Disclosure
name: Jolokia Version Disclosure
author: mavericknerd
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/jolokia/version"
- '{{BaseURL}}/jolokia/version'
matchers:
- type: word
words:
- "\"agent\":"
- '"agent":'
- type: status
status:
- 200