diff --git a/objects/scan-result/definition.json b/objects/scan-result/definition.json index eeda424..da00cd8 100644 --- a/objects/scan-result/definition.json +++ b/objects/scan-result/definition.json @@ -230,9 +230,10 @@ "description": "Scan result object to add meta-data and the output of the scan result by itself.", "meta-category": "network", "name": "scan-result", - "required": [ - "scan-result" + "requiredOneOf": [ + "scan-result", + "scan-result-query" ], "uuid": "ebe2a359-8f5b-4a45-8106-d1678935b4c4", - "version": 2 + "version": 3 } \ No newline at end of file