Files
Charon/backend/internal/testdata/handlers/crowdsec/lapi_decisions_response.json
2026-03-04 18:34:49 +00:00

14 lines
265 B
JSON

[
{
"id": 1,
"origin": "crowdsec",
"type": "ban",
"scope": "ip",
"value": "192.168.1.100",
"duration": "4h",
"scenario": "crowdsecurity/http-probing",
"created_at": "2024-01-01T12:00:00Z",
"until": "2024-01-01T16:00:00Z"
}
]