mirror of https://github.com/MISP/misp-objects
Merge branch 'main' of https://github.com/mFaou/misp-objects into mFaou-main
commit
2f5fb87c1a
|
@ -230,9 +230,10 @@
|
||||||
"description": "Scan result object to add meta-data and the output of the scan result by itself.",
|
"description": "Scan result object to add meta-data and the output of the scan result by itself.",
|
||||||
"meta-category": "network",
|
"meta-category": "network",
|
||||||
"name": "scan-result",
|
"name": "scan-result",
|
||||||
"required": [
|
"requiredOneOf": [
|
||||||
"scan-result"
|
"scan-result",
|
||||||
|
"scan-result-query",
|
||||||
],
|
],
|
||||||
"uuid": "ebe2a359-8f5b-4a45-8106-d1678935b4c4",
|
"uuid": "ebe2a359-8f5b-4a45-8106-d1678935b4c4",
|
||||||
"version": 2
|
"version": 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue