Skip to content

Commit 82c2177

Browse files
committed
chg: allow multiple IPs in URL object
1 parent 39eb369 commit 82c2177

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

objects/url/definition.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"ip": {
3636
"description": "Better type when the host is an IP.",
3737
"misp-attribute": "ip-dst",
38+
"multiple": true,
3839
"ui-priority": 0
3940
},
4041
"last-seen": {
@@ -105,5 +106,5 @@
105106
"resource_path"
106107
],
107108
"uuid": "60efb77b-40b5-4c46-871b-ed1ed999fce5",
108-
"version": 8
109-
}
109+
"version": 9
110+
}

0 commit comments

Comments
 (0)