mirror of https://github.com/MISP/misp-objects
chg: [ddos] object type alone authorized if the source/target cannot be
disclosedpull/422/head
parent
8ccd583d21
commit
b023d0a3de
|
@ -156,8 +156,9 @@
|
|||
"requiredOneOf": [
|
||||
"ip-dst",
|
||||
"ip-src",
|
||||
"domain-dst"
|
||||
"domain-dst",
|
||||
"type"
|
||||
],
|
||||
"uuid": "e2f124d6-f57c-4f93-99e6-8450545fa05d",
|
||||
"version": 9
|
||||
"version": 10
|
||||
}
|
Loading…
Reference in New Issue