Optional
authenticated?: booleanOptional
bomRef?: stringAn optional identifier which can be used to reference the service elsewhere in the BOM. Uniqueness is enforced within all elements and children of the root-level bom element.
Optional
description?: stringSpecifies a description for the service.
Provides the ability to document external references related to the service.
Optional
group?: stringThe grouping name, namespace, or identifier. This will often be a shortened, single name of the company or project that produced the service or domain name. Whitespace and special characters should be avoided.
The name of the service. This will often be a shortened, single name of the service.
Specifies optional, custom, properties
Optional
provider?: cdx_15.OrganizationalEntityThe organization that provides the service.
Optional
releaseNotes?: cdx_15.ReleaseNotesSpecifies optional release notes.
Specifies optional sub-service. This is not a dependency tree. It provides a way to specify a hierarchical representation of service assemblies, similar to system -> subsystem -> parts assembly in physical supply chains.
Optional
trustZone?: stringThe name of the trust zone the service resides in.
Optional
version?: stringThe service version.
Optional
xTrustBoundary?: booleanA boolean value indicating if use of the service crosses a trust zone or boundary. A value of true indicates that by using the service, a trust boundary is crossed. A value of false indicates that by using the service, a trust boundary is not crossed.
A boolean value indicating if the service requires authentication. A value of true indicates the service requires authentication prior to use. A value of false indicates the service does not require authentication.