52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
[
|
|
{
|
|
"methods": [
|
|
"POST"
|
|
],
|
|
"uri": "api/v2/finance/payments",
|
|
"name": "api.v2.finance.payments.store",
|
|
"module": "finance",
|
|
"canonical_status": "canonical",
|
|
"risk": "critical"
|
|
},
|
|
{
|
|
"methods": [
|
|
"GET"
|
|
],
|
|
"uri": "api/v2/finance/payments/{payment}/file",
|
|
"name": "api.v2.finance.payments.file",
|
|
"module": "finance",
|
|
"canonical_status": "canonical",
|
|
"risk": "critical"
|
|
},
|
|
{
|
|
"methods": [
|
|
"POST"
|
|
],
|
|
"uri": "api/v2/attendance/scans",
|
|
"name": "api.v2.attendance.scans.store",
|
|
"module": "attendance",
|
|
"canonical_status": "canonical",
|
|
"risk": "high"
|
|
},
|
|
{
|
|
"methods": [
|
|
"POST"
|
|
],
|
|
"uri": "api/v2/communication/bulk-sends",
|
|
"name": "api.v2.communication.bulk-sends.store",
|
|
"module": "communication",
|
|
"canonical_status": "canonical",
|
|
"risk": "critical"
|
|
},
|
|
{
|
|
"methods": [
|
|
"POST"
|
|
],
|
|
"uri": "api/v2/reporting/reports/run",
|
|
"name": "api.v2.reporting.reports.run",
|
|
"module": "reporting",
|
|
"canonical_status": "canonical",
|
|
"risk": "high"
|
|
}
|
|
] |