-
-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy pathplain_editable-self_1.7.json.bin
More file actions
119 lines (119 loc) · 3.11 KB
/
plain_editable-self_1.7.json.bin
File metadata and controls
119 lines (119 loc) · 3.11 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"components": [
{
"bom-ref": "six==1.16.0",
"description": "Python 2 and 3 compatibility utilities",
"externalReferences": [
{
"comment": "from packaging metadata: Home-page",
"type": "website",
"url": "https://github.com/benjaminp/six"
}
],
"licenses": [
{
"license": {
"acknowledgement": "declared",
"id": "MIT"
}
}
],
"name": "six",
"purl": "pkg:pypi/six@1.16.0",
"type": "library",
"version": "1.16.0"
}
],
"dependencies": [
{
"dependsOn": [
"six==1.16.0"
],
"ref": "root-component"
},
{
"ref": "six==1.16.0"
}
],
"metadata": {
"component": {
"bom-ref": "root-component",
"description": "install the current project as an editable",
"name": "editable-self",
"type": "application",
"version": "0.1.0"
},
"properties": [
{
"name": "cdx:reproducible",
"value": "true"
}
],
"tools": {
"components": [
{
"description": "CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments",
"externalReferences": [
{
"type": "build-system",
"url": "https://github.com/CycloneDX/cyclonedx-python/actions"
},
{
"type": "distribution",
"url": "https://pypi.org/project/cyclonedx-bom/"
},
{
"type": "documentation",
"url": "https://cyclonedx-bom-tool.readthedocs.io/"
},
{
"type": "issue-tracker",
"url": "https://github.com/CycloneDX/cyclonedx-python/issues"
},
{
"type": "license",
"url": "https://github.com/CycloneDX/cyclonedx-python/blob/main/LICENSE"
},
{
"type": "release-notes",
"url": "https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md"
},
{
"type": "vcs",
"url": "https://github.com/CycloneDX/cyclonedx-python/"
},
{
"type": "website",
"url": "https://github.com/CycloneDX/cyclonedx-python/#readme"
}
],
"group": "CycloneDX",
"licenses": [
{
"license": {
"acknowledgement": "declared",
"id": "Apache-2.0"
}
}
],
"name": "cyclonedx-py",
"type": "application",
"version": "thisVersion-testing"
},
{
"description": "stripped",
"externalReferences": [ ],
"group": "CycloneDX",
"licenses": [ ],
"name": "cyclonedx-python-lib",
"type": "library",
"version": "libVersion-testing"
}
]
}
},
"version": 1,
"$schema": "http://cyclonedx.org/schema/bom-1.7.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.7"
}