Skip to content

Commit

Permalink
PYTHON-4373 Add components field to SBOM file (#1661)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jun 7, 2024
1 parent 2b03001 commit 6383412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sbom.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"metadata": {
"timestamp": "2024-05-02T17:36:12.698229+00:00"
},
"components": [],
"serialNumber": "urn:uuid:9876a8a6-060e-486f-b128-910aecf0fe7b",
"version": 1,
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
Expand Down

0 comments on commit 6383412

Please sign in to comment.