forked from OpenCTI-Platform/client-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.json
More file actions
25 lines (25 loc) · 713 Bytes
/
test.json
File metadata and controls
25 lines (25 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{"type": "bundle",
"objects": [{
"id": "software--290d2a0e-f613-5628-a540-e66962f749bd",
"type": "software",
"spec_version": "2.1",
"cpe": "cpe:2.3:a:oracle:graalvm:17.0.14:*:*:*:*:*:*:*",
"name": "graalvm 17.0.14",
"version": "17.0.14",
"vendor": "oracle",
"x_version": "17.0.14",
"x_vendor": "oracle",
"x_product": "graalvm",
"created_by_ref": "identity--be669b67-e9bb-5a5d-900b-c56f5b2a69f7",
"object_marking_refs": [
"marking-definition--34098fce-860f-48ae-8e50-ebd3cc5e41da"
]
},
{
"type": "threat-actor",
"id": "threat-actor--4b57918e-f774-58bb-bcbe-31c3c483daed",
"name": "Turla",
"secondary_motivations": ["dominance"]
}
]
}