mirror of https://github.com/MISP/misp-objects
change definition.json for vehicle and geolocation
parent
6cc3f4a51c
commit
6fd7dfc896
|
@ -49,6 +49,11 @@
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
|
"neighborhood": {
|
||||||
|
"description": "Neighborhood.",
|
||||||
|
"misp-attribute": "text",
|
||||||
|
"ui-priority": 1
|
||||||
|
},
|
||||||
"zipcode": {
|
"zipcode": {
|
||||||
"description": "Zip Code.",
|
"description": "Zip Code.",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
|
|
Loading…
Reference in New Issue