This repository was archived by the owner on Aug 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 22 "$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
33 "bomFormat" : " CycloneDX" ,
44 "specVersion" : " 1.5" ,
5- "serialNumber" : " urn:uuid:b374cb1b-4c8d-4eb2-a1bf-f85529ffc06a " ,
5+ "serialNumber" : " urn:uuid:d7c2f608-a35e-4b6e-bd20-28a554457fb6 " ,
66 "version" : 1 ,
77 "metadata" : {
8- "timestamp" : " 2023-12-13T16:35:03Z " ,
8+ "timestamp" : " 2023-12-27T21:03:55Z " ,
99 "tools" : {
1010 "components" : [
1111 {
1212 "name" : " sbom4python" ,
13- "version" : " 0.10.1 " ,
13+ "version" : " 0.10.2 " ,
1414 "type" : " application"
1515 }
1616 ]
3737 },
3838 "cpe" : " cpe:2.3:a:john_andersen:dffml:0.4.0:*:*:*:*:*:*:*" ,
3939 "description" : " Data Flow Facilitator for Machine Learning" ,
40+ "hashes" : [
41+ {
42+ "alg" : " SHA-1" ,
43+ "content" : " 9720e3acb7fb865c74a3be65aaa8d741111477bf"
44+ }
45+ ],
4046 "licenses" : [
4147 {
4248 "license" : {
5763 {
5864 "name" : " language" ,
5965 "value" : " Python"
66+ },
67+ {
68+ "name" : " python_version" ,
69+ "value" : " 3.12.1"
6070 }
6171 ]
6272 }
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ SPDXVersion: SPDX-2.3
22DataLicense: CC0-1.0
33SPDXID: SPDXRef-DOCUMENT
44DocumentName: Python-dffml
5- DocumentNamespace: http://spdx.org/spdxdocs/Python-dffml-d412cbaf-e2c4-45c6-b5e6-4f2d1c3b0d1f
5+ DocumentNamespace: http://spdx.org/spdxdocs/Python-dffml-85dd311e-83b9-4586-991c-4a2edf26b295
66LicenseListVersion: 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-27T21:03:53Z
99CreatorComment: <text>This document has been automatically generated.</text>
1010#####
1111
@@ -16,6 +16,7 @@ PrimaryPackagePurpose: APPLICATION
1616PackageSupplier: Person: John Andersen (john.s.andersen@intel.com)
1717PackageDownloadLocation: https://pypi.org/project/dffml/0.4.0
1818FilesAnalyzed: false
19+ PackageChecksum: SHA1: 9720e3acb7fb865c74a3be65aaa8d741111477bf
1920PackageLicenseDeclared: MIT
2021PackageLicenseConcluded: MIT
2122PackageCopyrightText: NOASSERTION
You can’t perform that action at this time.
0 commit comments