32 lines
702 B
JSON
32 lines
702 B
JSON
{
|
|
"aggregated_at": "2026-05-04T21:27:22.833947+00:00",
|
|
"locations": [
|
|
{
|
|
"location_id": "lab_internal",
|
|
"location_name": "GreySec Lab (Internal)",
|
|
"status": "success",
|
|
"summary": {
|
|
"total": 10,
|
|
"high": 5,
|
|
"medium": 5,
|
|
"low": 0,
|
|
"files_scanned": 0,
|
|
"targets_scanned": 3
|
|
},
|
|
"errors": [],
|
|
"report_path": "reports/lab_test/lab_internal/lab_internal_report.html"
|
|
}
|
|
],
|
|
"total_findings": 10,
|
|
"total_high": 5,
|
|
"total_medium": 5,
|
|
"total_low": 0,
|
|
"total_files_scanned": 0,
|
|
"total_targets_scanned": 3,
|
|
"status_counts": {
|
|
"success": 1,
|
|
"partial": 0,
|
|
"failed": 0,
|
|
"skipped": 0
|
|
}
|
|
} |