Add files via upload
parent
649ec8f0f1
commit
a64c701f28
|
@ -0,0 +1,22 @@
|
|||
id: sidekiq-dashboard
|
||||
|
||||
info:
|
||||
name: sidekiq-dashboard
|
||||
author: dhiyaneshDK
|
||||
severity: medium
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/sidekiq"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- <title>Sidekiq</title>
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue