Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions sbom.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"serialNumber": "urn:uuid:a291eaa6-9c96-4c46-9fb1-474f745cf6f5",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a291eaa6-9c96-4c46-9fb1-474f745cf6f5 is just a random UUID, which is fine according to Ryan Timmons.

"version": 1,
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.5"
}