-
-
Notifications
You must be signed in to change notification settings - Fork 63
Expand file tree
/
Copy pathenum_Encoding-1.5.json.bin
More file actions
45 lines (45 loc) · 909 Bytes
/
enum_Encoding-1.5.json.bin
File metadata and controls
45 lines (45 loc) · 909 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"components": [
{
"bom-ref": "dummy",
"licenses": [
{
"license": {
"bom-ref": "dummy_license",
"name": "att.encoding: BASE_64",
"text": {
"content": "att.encoding: BASE_64",
"contentType": "text/plain",
"encoding": "base64"
}
}
}
],
"name": "dummy",
"type": "library"
}
],
"dependencies": [
{
"ref": "dummy"
}
],
"metadata": {
"timestamp": "2023-01-07T13:44:32.312678+00:00"
},
"properties": [
{
"name": "key1",
"value": "val1"
},
{
"name": "key2",
"value": "val2"
}
],
"serialNumber": "urn:uuid:1441d33a-e0fc-45b5-af3b-61ee52a88bac",
"version": 1,
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.5"
}