| Class | Description |
|---|---|
| CycloneDxPlugin |
Entrypoint of the plugin which simply configures one task
|
| CycloneDxTask |
This task mainly acts a container for the user configurations (includeConfigs, projectType, schemaVersion, ...)
and orchestrating the calls between the core objects (SbomGraphProvider and SbomBuilder)
|
| GradleAssistedMavenModelResolverImpl |