13 lines
356 B
JSON
13 lines
356 B
JSON
{
|
|
"schemaVersion": "2.0",
|
|
"environment": "production",
|
|
"lookbackDays": 7,
|
|
"topFindings": 10,
|
|
"n8nWebhookUrl": "https://n8n.example.com/webhook/ocsentinel-ingest",
|
|
"deviceIdentifierMode": "machineName",
|
|
"uploadTimeoutSeconds": 30,
|
|
"enableVulnerabilityCorrelation": true,
|
|
"vulnerabilityCsvPath": "",
|
|
"secretReference": "device-default"
|
|
}
|