Update describeTypes.json

pull/98/head
Raphaël Vinot 2017-07-17 16:49:40 +02:00
parent ae40bf5d1b
commit e39d014ddc
1 changed files with 14 additions and 2 deletions

View File

@ -69,6 +69,10 @@
"default_category": "Payload delivery", "default_category": "Payload delivery",
"to_ids": 1 "to_ids": 1
}, },
"email-body": {
"default_category": "Payload delivery",
"to_ids": 0
},
"float": { "float": {
"default_category": "Other", "default_category": "Other",
"to_ids": 0 "to_ids": 0
@ -544,6 +548,10 @@
"mobile-application-id": { "mobile-application-id": {
"default_category": "Payload delivery", "default_category": "Payload delivery",
"to_ids": 1 "to_ids": 1
},
"cortex": {
"default_category": "External analysis",
"to_ids": 0
} }
}, },
"types": [ "types": [
@ -564,6 +572,7 @@
"email-dst", "email-dst",
"email-subject", "email-subject",
"email-attachment", "email-attachment",
"email-body",
"float", "float",
"url", "url",
"http-method", "http-method",
@ -682,7 +691,8 @@
"place-port-of-clearance", "place-port-of-clearance",
"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"
], ],
"categories": [ "categories": [
"Internal reference", "Internal reference",
@ -767,6 +777,7 @@
"email-dst", "email-dst",
"email-subject", "email-subject",
"email-attachment", "email-attachment",
"email-body",
"url", "url",
"user-agent", "user-agent",
"AS", "AS",
@ -975,7 +986,8 @@
"text", "text",
"x509-fingerprint-sha1", "x509-fingerprint-sha1",
"github-repository", "github-repository",
"other" "other",
"cortex"
], ],
"Financial fraud": [ "Financial fraud": [
"btc", "btc",