mirror of https://github.com/MISP/misp-objects
Merge branch 'mFaou-main' into main
commit
0fb0a65091
|
@ -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": 3
|
||||||
}
|
}
|
Loading…
Reference in New Issue