This repository was archived by the owner on Aug 25, 2024. It is now read-only.
File tree 2 files changed +17
-6
lines changed
2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 2
2
"$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
3
3
"bomFormat" : " CycloneDX" ,
4
4
"specVersion" : " 1.5" ,
5
- "serialNumber" : " urn:uuid:b374cb1b-4c8d-4eb2-a1bf-f85529ffc06a " ,
5
+ "serialNumber" : " urn:uuid:40b4f5cd-32ed-4079-be25-0353d327cfdd " ,
6
6
"version" : 1 ,
7
7
"metadata" : {
8
- "timestamp" : " 2023-12-13T16:35:03Z " ,
8
+ "timestamp" : " 2023-12-27T16:03:35Z " ,
9
9
"tools" : {
10
10
"components" : [
11
11
{
12
12
"name" : " sbom4python" ,
13
- "version" : " 0.10.1 " ,
13
+ "version" : " 0.10.2 " ,
14
14
"type" : " application"
15
15
}
16
16
]
37
37
},
38
38
"cpe" : " cpe:2.3:a:john_andersen:dffml:0.4.0:*:*:*:*:*:*:*" ,
39
39
"description" : " Data Flow Facilitator for Machine Learning" ,
40
+ "hashes" : [
41
+ {
42
+ "alg" : " SHA-1" ,
43
+ "content" : " 9720e3acb7fb865c74a3be65aaa8d741111477bf"
44
+ }
45
+ ],
40
46
"licenses" : [
41
47
{
42
48
"license" : {
57
63
{
58
64
"name" : " language" ,
59
65
"value" : " Python"
66
+ },
67
+ {
68
+ "name" : " python_version" ,
69
+ "value" : " 3.12.1"
60
70
}
61
71
]
62
72
}
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3
2
2
DataLicense: CC0-1.0
3
3
SPDXID: SPDXRef-DOCUMENT
4
4
DocumentName: Python-dffml
5
- DocumentNamespace: http://spdx.org/spdxdocs/Python-dffml-d412cbaf-e2c4-45c6-b5e6-4f2d1c3b0d1f
5
+ DocumentNamespace: http://spdx.org/spdxdocs/Python-dffml-1dd33412-c60f-46a7-8950-4045fc64ae78
6
6
LicenseListVersion: 3.22
7
- Creator: Tool: sbom4python-0.10.1
8
- Created: 2023-12-13T16:35:02Z
7
+ Creator: Tool: sbom4python-0.10.2
8
+ Created: 2023-12-27T16:03:33Z
9
9
CreatorComment: <text>This document has been automatically generated.</text>
10
10
#####
11
11
@@ -16,6 +16,7 @@ PrimaryPackagePurpose: APPLICATION
16
16
PackageSupplier: Person: John Andersen (
[email protected] )
17
17
PackageDownloadLocation: https://pypi.org/project/dffml/0.4.0
18
18
FilesAnalyzed: false
19
+ PackageChecksum: SHA1: 9720e3acb7fb865c74a3be65aaa8d741111477bf
19
20
PackageLicenseDeclared: MIT
20
21
PackageLicenseConcluded: MIT
21
22
PackageCopyrightText: NOASSERTION
You can’t perform that action at this time.
0 commit comments