OptionalbomRef?: stringA identifier which can be used to reference the license elsewhere in the BOM. Uniqueness is enforced within all elements and children of the root-level bom element.
A valid SPDX license identifier. Refer to https://spdx.org/specifications for syntax requirements. This field serves as the primary key, which uniquely identifies each record. Example values:
Optionaltext?: AttachedTextA way to include the textual content of the license.
Optionalurl?: stringThe URL to the license file. If specified, a 'license' externalReference should also be specified for completeness
This document specifies the details and attributes related to a software license identifier. An SPDX expression may be a compound of license identifiers. The
license_identifierfield serves as the key that identifies each record. Note that this key is not required to be unique, as the same license identifier could apply to multiple, different but similar license details, texts, etc.