Optional
An optional identifier which can be used to reference the object elsewhere in the BOM. Uniqueness is enforced within all elements and children of the root-level bom element.
from field: optional string bom_ref = 4;
A contact person at the organization. Multiple contacts are allowed.
from field: repeated cyclonedx.v1_5.OrganizationalContact contact = 3;
The name of the organization
from field: optional string name = 1;
The URL of the organization. Multiple URLs are allowed.
from field: repeated string url = 2;
from message cyclonedx.v1_5.OrganizationalEntity
An optional identifier which can be used to reference the object elsewhere in the BOM. Uniqueness is enforced within all elements and children of the root-level bom element.