mirror of https://github.com/MISP/misp-objects
remove multiple from ip field
parent
238fc99b60
commit
12612abdcb
|
@ -44,7 +44,6 @@
|
||||||
],
|
],
|
||||||
"description": "Associated TCP port with the domain",
|
"description": "Associated TCP port with the domain",
|
||||||
"misp-attribute": "port",
|
"misp-attribute": "port",
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"registration-date": {
|
"registration-date": {
|
||||||
|
@ -70,5 +69,5 @@
|
||||||
"hostname"
|
"hostname"
|
||||||
],
|
],
|
||||||
"uuid": "43b3b146-77eb-4931-b4cc-b66c60f28734",
|
"uuid": "43b3b146-77eb-4931-b4cc-b66c60f28734",
|
||||||
"version": 9
|
"version": 10
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue