Create reportic-admin-page.yaml

patch-1
geeknik 2023-12-08 00:23:54 +00:00 committed by GitHub
parent b2a79787b3
commit 40d7093f23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: reportico-admin-page
info:
name: Reportico Administration Page
author: geeknik
description: Create a simple report using the designer front end in seconds from a single SQL statement. Add expressions, user criteria, charts, groups, aggregations, page headers, page footers, hyperlinks and even custom plugin code.
reference: |
- https://www.reportico.org/site2/index.php
- https://github.com/reportico-web/reportico
severity: info
http:
- method: GET
path:
- "{{BaseURL}}/reportico/run.php?project=admin&execute_mode=ADMIN&clear_session=1"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "Reportico Administration Page"