mirror of https://github.com/MISP/misp-objects
Vehicle state
parent
59027ddc6a
commit
c611736e35
|
@ -10,7 +10,7 @@
|
||||||
"image-url",
|
"image-url",
|
||||||
"gearbox",
|
"gearbox",
|
||||||
"indicative-value",
|
"indicative-value",
|
||||||
"state",
|
"state"
|
||||||
],
|
],
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"description": {
|
"description": {
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"disable_correlation": true
|
"disable_correlation": true
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"version": 3,
|
"version": 3,
|
||||||
"description": "Vehicle object template to describe a vehicle information and registration",
|
"description": "Vehicle object template to describe a vehicle information and registration",
|
||||||
|
|
Loading…
Reference in New Issue