chg: allow multiple IPs in URL object

training
Raphaël Vinot 2021-02-02 11:39:37 +01:00
parent 39eb3695a0
commit 82c217781f
1 changed files with 3 additions and 2 deletions

View File

@ -35,6 +35,7 @@
"ip": {
"description": "Better type when the host is an IP.",
"misp-attribute": "ip-dst",
"multiple": true,
"ui-priority": 0
},
"last-seen": {
@ -105,5 +106,5 @@
"resource_path"
],
"uuid": "60efb77b-40b5-4c46-871b-ed1ed999fce5",
"version": 8
}
"version": 9
}