Allow multiple domains and/or IP addresses per object

pull/97/head
StefanKelm 2018-04-26 16:50:25 +02:00 committed by GitHub
parent 196991c73f
commit ef1bcc7067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,7 @@
"External analysis"
],
"ui-priority": 0,
"multiple": true,
"misp-attribute": "domain"
},
"comment": {
@ -84,6 +85,7 @@
"ip-address": {
"description": "IP address of the whois entry",
"ui-priority": 0,
"multiple": true,
"misp-attribute": "ip-src"
}
},