chg: Bump misp-object & describeTypes

pull/186/head
Raphaël Vinot 2018-01-26 20:27:56 +01:00
parent e937c3ae81
commit 825fa5361b
2 changed files with 9 additions and 3 deletions

View File

@ -584,6 +584,10 @@
"cortex": { "cortex": {
"default_category": "External analysis", "default_category": "External analysis",
"to_ids": 0 "to_ids": 0
},
"boolean": {
"default_category": "Other",
"to_ids": 0
} }
}, },
"types": [ "types": [
@ -732,7 +736,8 @@
"place-port-of-onward-foreign-destination", "place-port-of-onward-foreign-destination",
"passenger-name-record-locator-number", "passenger-name-record-locator-number",
"mobile-application-id", "mobile-application-id",
"cortex" "cortex",
"boolean"
], ],
"categories": [ "categories": [
"Internal reference", "Internal reference",
@ -1129,7 +1134,8 @@
"port", "port",
"float", "float",
"hex", "hex",
"phone-number" "phone-number",
"boolean"
] ]
} }
} }

@ -1 +1 @@
Subproject commit 333f9a46e4bcc96cd2e5f276bff26c9dd9b1524f Subproject commit bd508a3455d017ac3976eef3d6fbfe91e736dea6