Add files via upload

patch-1
Dhiyaneshwaran 2020-09-29 14:08:22 +05:30 committed by GitHub
parent 649ec8f0f1
commit a64c701f28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

22
sidekiq-dashboard.yaml Normal file
View File

@ -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