17 lines
307 B
YAML
17 lines
307 B
YAML
|
id: jenkins-async-people
|
||
|
|
||
|
info:
|
||
|
name: Jenkins panel async-people
|
||
|
author: nadino
|
||
|
severity: low
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/asynchPeople/"
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "<title>People - [Jenkins]</title>"
|
||
|
part: body
|