| Component |
The central concept of an SBOM which describes components and their dependencies.
|
| Component.Dependency |
Represents a dependency of a component.
|
| Component.Tag |
Represents a tag.
|
| ComponentBomTask |
Task that creates CycloneDX BOMs for a single component.
|
| ComponentScope |
CycloneDX component type.
|
| ComponentType |
CycloneDX component type.
|
| CompositionAggregate |
CycloneDX composition's aggregate type.
|
| EnumUtils |
Helpers for the EnumeratedAttributes wrapping enums in this package.
|
| ExternalReference |
An "external reference", i.e.
|
| ExternalReferenceSet |
|
| FilesystemOnlyMappedResourceCollection |
A variant of MappedResourceCollection that only accepts
file-system resource collections as children and which returns
resources that provide access to the underlying files (unlike
MappedResourceCollection which prevents direct access.
|
| IvyModuleComponentResolver |
Resolver that populates a Component from Ivy module data.
|
| License |
A license element to be attached to a component.
|
| Organization |
Organization appears as "manufacturer" or "supplier" of components
or the SBOM itself.
|
| OutputFormat |
CycloneDX format to use for the SBOM.
|
| PropertySet |
A container for a collection of Propertys.
|
| SbomLinkComponentResolver |
Reads a linked SBOM and configures the component containing the link.
|
| SpecVersion |
CycloneDX specification version to use for the SBOM.
|