File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 "misp-attribute" : " datetime" ,
4343 "ui-priority" : 0
4444 },
45+ "notes" : {
46+ "description" : " Notes of the case" ,
47+ "disable_correlation" : true ,
48+ "misp-attribute" : " text" ,
49+ "ui-priority" : 0
50+ },
4551 "origin-url" : {
4652 "description" : " Origin of the case" ,
4753 "disable_correlation" : true ,
8692 "meta-category" : " misc" ,
8793 "name" : " flowintel-cm-case" ,
8894 "uuid" : " 19df57c7-b315-4fd2-84e5-d81ab221425e" ,
89- "version" : 2
95+ "version" : 3
9096}
Original file line number Diff line number Diff line change 1+ {
2+ "attributes" : {
3+ "note" : {
4+ "description" : " Notes of the task" ,
5+ "disable_correlation" : true ,
6+ "misp-attribute" : " text" ,
7+ "multiple" : true ,
8+ "ui-priority" : 0
9+ },
10+ "note-uuid" : {
11+ "description" : " UUID of the note" ,
12+ "disable_correlation" : true ,
13+ "misp-attribute" : " text" ,
14+ "ui-priority" : 2
15+ },
16+ "origin-url" : {
17+ "description" : " Origin of the task" ,
18+ "disable_correlation" : true ,
19+ "misp-attribute" : " url" ,
20+ "to_ids" : false ,
21+ "ui-priority" : 1
22+ },
23+ "task-uuid" : {
24+ "description" : " UUID of the parent task" ,
25+ "disable_correlation" : true ,
26+ "misp-attribute" : " text" ,
27+ "ui-priority" : 2
28+ }
29+ },
30+ "description" : " A task's note as defined by flowintel-cm." ,
31+ "meta-category" : " misc" ,
32+ "name" : " flowintel-cm-task-note" ,
33+ "uuid" : " 2c6f6aba-48b6-482f-a810-81934d29be9a" ,
34+ "version" : 1
35+ }
Original file line number Diff line number Diff line change 3737 "misp-attribute" : " datetime" ,
3838 "ui-priority" : 0
3939 },
40- "notes" : {
41- "description" : " Notes of the task" ,
42- "disable_correlation" : true ,
43- "misp-attribute" : " text" ,
44- "ui-priority" : 0
45- },
4640 "origin-url" : {
4741 "description" : " Origin of the task" ,
4842 "disable_correlation" : true ,
8882 "meta-category" : " misc" ,
8983 "name" : " flowintel-cm-task" ,
9084 "uuid" : " 2f525f6e-d3f2-4cb9-9ca0-f1160d99397d" ,
91- "version" : 3
85+ "version" : 4
9286}
Original file line number Diff line number Diff line change 2222 " Discord" ,
2323 " Mumble" ,
2424 " Jabber" ,
25- " Twitter"
25+ " Twitter" ,
26+ " Mattermost"
2627 ],
2728 "ui-priority" : 1
2829 },
Original file line number Diff line number Diff line change 3636 "name" : " shared-by" ,
3737 "opposite" : " shares"
3838 },
39+ {
40+ "description" : " This relationship describes an object which publishes another object." ,
41+ "format" : [
42+ " misp"
43+ ],
44+ "name" : " publishes" ,
45+ "opposite" : " published-by"
46+ },
47+ {
48+ "description" : " This relationship describes an object which was published by another object." ,
49+ "format" : [
50+ " misp"
51+ ],
52+ "name" : " published-by" ,
53+ "opposite" : " publishes"
54+ },
3955 {
4056 "description" : " The referenced source and target objects are semantically duplicates of each other." ,
4157 "format" : [
You can’t perform that action at this time.
0 commit comments