forked from intel/cve-bin-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
84 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
"$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json", | ||
"bomFormat": "CycloneDX", | ||
"specVersion": "1.4", | ||
"serialNumber": "urn:uuid09a96c6e-705f-483c-ab4d-39ff96a28279", | ||
"serialNumber": "urn:uuidd5ddb30b-bf0a-46c5-98f2-023a60c6b7ea", | ||
"version": 1, | ||
"metadata": { | ||
"timestamp": "2023-04-17T00:36:26Z", | ||
"timestamp": "2023-04-24T00:55:58Z", | ||
"tools": [ | ||
{ | ||
"name": "sbom4python", | ||
|
@@ -309,7 +309,7 @@ | |
"type": "library", | ||
"bom-ref": "9-yarl", | ||
"name": "yarl", | ||
"version": "1.8.2", | ||
"version": "1.9.1", | ||
"supplier": { | ||
"name": "Andrew Svetlov", | ||
"contact": [ | ||
|
@@ -318,7 +318,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.8.2:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:andrew_svetlov:yarl:1.9.1:*:*:*:*:*:*:*", | ||
"description": "Yet another URL library", | ||
"licenses": [ | ||
{ | ||
|
@@ -335,18 +335,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/yarl/1.8.2", | ||
"url": "https://pypi.org/project/yarl/1.9.1", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected]", | ||
"properties": [ | ||
{ | ||
"name": "License Comments", | ||
"value": "yarl declares Apache 2 which is not currently a valid SPDX License identifier or expression." | ||
} | ||
] | ||
"purl": "pkg:pypi/[email protected]" | ||
}, | ||
{ | ||
"type": "library", | ||
|
@@ -596,7 +590,7 @@ | |
"type": "library", | ||
"bom-ref": "17-argcomplete", | ||
"name": "argcomplete", | ||
"version": "3.0.5", | ||
"version": "3.0.8", | ||
"supplier": { | ||
"name": "Andrey Kislyuk", | ||
"contact": [ | ||
|
@@ -605,7 +599,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.0.5:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:andrey_kislyuk:argcomplete:3.0.8:*:*:*:*:*:*:*", | ||
"description": "Bash tab completion for argparse", | ||
"licenses": [ | ||
{ | ||
|
@@ -622,12 +616,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/argcomplete/3.0.5", | ||
"url": "https://pypi.org/project/argcomplete/3.0.8", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].5", | ||
"purl": "pkg:pypi/[email protected].8", | ||
"properties": [ | ||
{ | ||
"name": "License Comments", | ||
|
@@ -1021,7 +1015,7 @@ | |
"type": "library", | ||
"bom-ref": "28-pyasn1", | ||
"name": "pyasn1", | ||
"version": "0.4.8", | ||
"version": "0.5.0", | ||
"supplier": { | ||
"name": "Ilya Etingof", | ||
"contact": [ | ||
|
@@ -1030,41 +1024,35 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1:0.4.8:*:*:*:*:*:*:*", | ||
"description": "ASN.1 types and codecs", | ||
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1:0.5.0:*:*:*:*:*:*:*", | ||
"description": "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)", | ||
"licenses": [ | ||
{ | ||
"license": { | ||
"id": "BSD-3-Clause", | ||
"url": "https://opensource.org/licenses/BSD-3-Clause" | ||
"id": "BSD-2-Clause", | ||
"url": "https://opensource.org/licenses/BSD-2-Clause" | ||
} | ||
} | ||
], | ||
"externalReferences": [ | ||
{ | ||
"url": "https://github.com/etingof/pyasn1", | ||
"url": "https://github.com/pyasn1/pyasn1", | ||
"type": "website", | ||
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/pyasn1/0.4.8", | ||
"url": "https://pypi.org/project/pyasn1/0.5.0", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected]", | ||
"properties": [ | ||
{ | ||
"name": "License Comments", | ||
"value": "pyasn1 declares BSD which is not currently a valid SPDX License identifier or expression." | ||
} | ||
] | ||
"purl": "pkg:pypi/[email protected]" | ||
}, | ||
{ | ||
"type": "library", | ||
"bom-ref": "29-pyasn1-modules", | ||
"name": "pyasn1-modules", | ||
"version": "0.2.8", | ||
"version": "0.3.0", | ||
"supplier": { | ||
"name": "Ilya Etingof", | ||
"contact": [ | ||
|
@@ -1073,29 +1061,35 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1-modules:0.2.8:*:*:*:*:*:*:*", | ||
"description": "A collection of ASN.1-based protocols modules.", | ||
"cpe": "cpe:2.3:a:ilya_etingof:pyasn1-modules:0.3.0:*:*:*:*:*:*:*", | ||
"description": "A collection of ASN.1-based protocols modules", | ||
"licenses": [ | ||
{ | ||
"license": { | ||
"id": "BSD-2-Clause", | ||
"url": "https://opensource.org/licenses/BSD-2-Clause" | ||
"id": "BSD-3-Clause", | ||
"url": "https://opensource.org/licenses/BSD-3-Clause" | ||
} | ||
} | ||
], | ||
"externalReferences": [ | ||
{ | ||
"url": "https://github.com/etingof/pyasn1-modules", | ||
"url": "https://github.com/pyasn1/pyasn1-modules", | ||
"type": "website", | ||
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/pyasn1-modules/0.2.8", | ||
"url": "https://pypi.org/project/pyasn1-modules/0.3.0", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected]" | ||
"purl": "pkg:pypi/[email protected]", | ||
"properties": [ | ||
{ | ||
"name": "License Comments", | ||
"value": "pyasn1-modules declares BSD which is not currently a valid SPDX License identifier or expression." | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "library", | ||
|
@@ -1506,7 +1500,7 @@ | |
"type": "library", | ||
"bom-ref": "40-importlib-metadata", | ||
"name": "importlib-metadata", | ||
"version": "6.4.1", | ||
"version": "6.6.0", | ||
"supplier": { | ||
"name": "Jason R. Coombs", | ||
"contact": [ | ||
|
@@ -1515,7 +1509,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:jason_r._coombs:importlib-metadata:6.4.1:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:jason_r._coombs:importlib-metadata:6.6.0:*:*:*:*:*:*:*", | ||
"description": "Read metadata from Python packages", | ||
"externalReferences": [ | ||
{ | ||
|
@@ -1524,12 +1518,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/importlib-metadata/6.4.1", | ||
"url": "https://pypi.org/project/importlib-metadata/6.6.0", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/importlib-metadata@6.4.1" | ||
"purl": "pkg:pypi/importlib-metadata@6.6.0" | ||
}, | ||
{ | ||
"type": "library", | ||
|
@@ -2201,7 +2195,7 @@ | |
"type": "library", | ||
"bom-ref": "60-pygments", | ||
"name": "pygments", | ||
"version": "2.15.0", | ||
"version": "2.15.1", | ||
"supplier": { | ||
"name": "Georg Brandl", | ||
"contact": [ | ||
|
@@ -2210,7 +2204,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:georg_brandl:pygments:2.15.0:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:georg_brandl:pygments:2.15.1:*:*:*:*:*:*:*", | ||
"description": "Pygments is a syntax highlighting package written in Python.", | ||
"licenses": [ | ||
{ | ||
|
@@ -2222,12 +2216,12 @@ | |
], | ||
"externalReferences": [ | ||
{ | ||
"url": "https://pypi.org/project/Pygments/2.15.0", | ||
"url": "https://pypi.org/project/Pygments/2.15.1", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/[email protected].0" | ||
"purl": "pkg:pypi/[email protected].1" | ||
}, | ||
{ | ||
"type": "library", | ||
|
@@ -2405,7 +2399,7 @@ | |
"type": "library", | ||
"bom-ref": "66-zstandard", | ||
"name": "zstandard", | ||
"version": "0.20.0", | ||
"version": "0.21.0", | ||
"supplier": { | ||
"name": "Gregory Szorc", | ||
"contact": [ | ||
|
@@ -2414,7 +2408,7 @@ | |
} | ||
] | ||
}, | ||
"cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.20.0:*:*:*:*:*:*:*", | ||
"cpe": "cpe:2.3:a:gregory_szorc:zstandard:0.21.0:*:*:*:*:*:*:*", | ||
"description": "Zstandard bindings for Python", | ||
"licenses": [ | ||
{ | ||
|
@@ -2431,12 +2425,12 @@ | |
"comment": "Home page for project" | ||
}, | ||
{ | ||
"url": "https://pypi.org/project/zstandard/0.20.0", | ||
"url": "https://pypi.org/project/zstandard/0.21.0", | ||
"type": "distribution", | ||
"comment": "Download location for component" | ||
} | ||
], | ||
"purl": "pkg:pypi/zstandard@0.20.0", | ||
"purl": "pkg:pypi/zstandard@0.21.0", | ||
"properties": [ | ||
{ | ||
"name": "License Comments", | ||
|
Oops, something went wrong.