1+ {
2+ "attributes" : {
3+ "author" : {
4+ "description" : " Author(s) of the news item" ,
5+ "misp-attribute" : " text" ,
6+ "multiple" : true ,
7+ "ui-priority" : 0
8+ },
9+ "content" : {
10+ "description" : " Content of the Taranis news item" ,
11+ "misp-attribute" : " text" ,
12+ "multiple" : true ,
13+ "ui-priority" : 0
14+ },
15+ "hash" : {
16+ "description" : " Hash of the news item" ,
17+ "misp-attribute" : " sha256" ,
18+ "ui-priority" : 0
19+ },
20+ "id" : {
21+ "description" : " Unique identifier of the Taranis item" ,
22+ "misp-attribute" : " text" ,
23+ "ui-priority" : 0
24+ },
25+ "language" : {
26+ "description" : " Language of the news item" ,
27+ "misp-attribute" : " text" ,
28+ "ui-priority" : 0
29+ },
30+ "link" : {
31+ "description" : " URL address to the Taranis news item source." ,
32+ "misp-attribute" : " link" ,
33+ "ui-priority" : 0
34+ },
35+ "osint_source_id" : {
36+ "description" : " OSINT source unique identifier" ,
37+ "misp-attribute" : " text" ,
38+ "ui-priority" : 0
39+ },
40+ "review" : {
41+ "description" : " Review or analysis notes of the news item" ,
42+ "misp-attribute" : " text" ,
43+ "ui-priority" : 0
44+ },
45+ "source" : {
46+ "description" : " Source feed or page that provided the news item" ,
47+ "misp-attribute" : " link" ,
48+ "ui-priority" : 0
49+ },
50+ "story_id" : {
51+ "description" : " Unique identifier for the story" ,
52+ "misp-attribute" : " text" ,
53+ "ui-priority" : 0
54+ },
55+ "title" : {
56+ "description" : " Title of the Taranis news item" ,
57+ "misp-attribute" : " text" ,
58+ "ui-priority" : 0
59+ }
60+ },
61+ "description" : " An object describing a news item from Taranis AI" ,
62+ "meta-category" : " misc" ,
63+ "name" : " Taranis AI News Item" ,
64+ "uuid" : " e4b7e5e3-2c4c-4edf-b9a3-2c2a32844e62" ,
65+ "version" : 2
66+ }
0 commit comments