Closed
Description
It's not clear to me why a UUID is required or recommended. The spec just says:
Every BOM generated should have a unique serial number, even if
the contents of the BOM being generated have not changed over
time. The process or tool responsible for creating the BOM
should create random UUID's for every BOM generated.
Why is this the case for UUID? Wouldn't we want the ability to run the build across multiple infra and get the same hash for the file?