Be consistent and use hyphen everywhere (not more underscore).

Thanks to Terry MacDonald
pull/26/merge
Alexandre Dulaunoy 2017-09-07 15:43:41 +02:00
parent d75325fd6d
commit 3bef07bfbb
1 changed files with 113 additions and 113 deletions

View File

@ -1,207 +1,207 @@
{ {
"name": "relationships", "version": 10,
"uuid": "b002c0d6-320f-450d-82c4-b3aa15bbbd6c",
"description": "Default type of relationships in MISP objects.",
"values": [ "values": [
{ {
"format": [ "name": "derived-from",
"misp",
"stix-2.0"
],
"description": "The information in the target object is based on information from the source object.", "description": "The information in the target object is based on information from the source object.",
"name": "derived-from"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "duplicate-of",
"description": "The referenced source and target objects are semantically duplicates of each other.", "description": "The referenced source and target objects are semantically duplicates of each other.",
"name": "duplicate-of"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "related-to",
"description": "The referenced source is related to the target object.", "description": "The referenced source is related to the target object.",
"name": "related-to"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "attributed-to",
"description": "This referenced source is attributed to the target object.", "description": "This referenced source is attributed to the target object.",
"name": "attributed-to"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "targets",
"description": "This relationship describes that the source object targets the target object.", "description": "This relationship describes that the source object targets the target object.",
"name": "targets"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "uses",
"description": "This relationship describes the use by the source object of the target object.", "description": "This relationship describes the use by the source object of the target object.",
"name": "uses"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "indicates",
"description": "This relationships describes that the source object indicates the target object.", "description": "This relationships describes that the source object indicates the target object.",
"name": "indicates"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "mitigates",
"description": "This relationship describes a source object which mitigates the target object.", "description": "This relationship describes a source object which mitigates the target object.",
"name": "mitigates"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "variant-of",
"description": "This relationship describes a source object which is a variant of the target object", "description": "This relationship describes a source object which is a variant of the target object",
"name": "variant-of"
},
{
"format": [ "format": [
"misp", "misp",
"stix-2.0" "stix-2.0"
], ]
},
{
"name": "impersonates",
"description": "This relationship describe a source object which impersonates the target object", "description": "This relationship describe a source object which impersonates the target object",
"name": "impersonates" "format": [
"misp",
"stix-2.0"
]
}, },
{ {
"format": [ "name": "authored-by",
"misp"
],
"description": "This relationship describes the author of a specific object.", "description": "This relationship describes the author of a specific object.",
"name": "authored-by"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "located",
"description": "This relationship describes the location (of any type) of a specific object.", "description": "This relationship describes the location (of any type) of a specific object.",
"name": "located"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "included-in",
"description": "This relationship describes an object included in another object.", "description": "This relationship describes an object included in another object.",
"name": "included-in"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "analysed-with",
"description": "This relationship describes an object analysed by another object.", "description": "This relationship describes an object analysed by another object.",
"name": "analysed-with"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "claimed-by",
"description": "This relationship describes an object claimed by another object.", "description": "This relationship describes an object claimed by another object.",
"name": "claimed-by"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "communicates-with",
"description": "This relationship describes an object communicating with another object.", "description": "This relationship describes an object communicating with another object.",
"name": "communicates-with"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "dropped-by",
"description": "This relationship describes an object dropped by another object.", "description": "This relationship describes an object dropped by another object.",
"name": "dropped-by"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "executed-by",
"description": "This relationship describes an object executed by another object.", "description": "This relationship describes an object executed by another object.",
"name": "executed-by"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "affects",
"description": "This relationship describes an object affected by another object.", "description": "This relationship describes an object affected by another object.",
"name": "affects"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "beacons-to",
"description": "This relationship describes an object beaconing to another object.", "description": "This relationship describes an object beaconing to another object.",
"name": "beacons_to"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "abuses",
"description": "This relationship describes an object which abuses another object.", "description": "This relationship describes an object which abuses another object.",
"name": "abuses"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "exfiltrates-to",
"description": "This relationship describes an object exfiltrating to another object.", "description": "This relationship describes an object exfiltrating to another object.",
"name": "exfiltrates_to"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "identifies",
"description": "This relationship describes an object which identifies another object.", "description": "This relationship describes an object which identifies another object.",
"name": "identifies"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "intercepts",
"description": "This relationship describes an object which intercepts another object.", "description": "This relationship describes an object which intercepts another object.",
"name": "intercepts"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "calls",
"description": "This relationship describes an object which calls another objects.", "description": "This relationship describes an object which calls another objects.",
"name": "calls"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "detected-as",
"description": "This relationship describes an object which is detected as another object.", "description": "This relationship describes an object which is detected as another object.",
"name": "detected_as"
},
{
"format": [ "format": [
"misp" "misp"
], ]
},
{
"name": "triggers",
"description": "This relationship describes an object which triggers another object.", "description": "This relationship describes an object which triggers another object.",
"name": "triggers" "format": [
"misp"
]
} }
], ],
"version": 9 "description": "Default type of relationships in MISP objects.",
"uuid": "b002c0d6-320f-450d-82c4-b3aa15bbbd6c",
"name": "relationships"
} }