CycloneDXModule
Attributes
- Source
- CycloneDXModule.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait DependencyTrackModuletrait CycloneDXJavaModule
Members list
Type members
Inherited classlikes
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Attributes
- Inherited from:
- Module
- Source
- Module.scala
- Supertypes
Value members
Abstract methods
Lists of all components used for this module.
Concrete methods
Generates the SBOM Json for this module, based on the components returned by sbomComponents
Generates the SBOM Json for this module, based on the components returned by sbomComponents
Attributes
- Source
- CycloneDXModule.scala
Each time the SBOM is generated, a new UUID and timestamp are generated Can be overridden to use a more predictable method, eg. for reproducible builds
Each time the SBOM is generated, a new UUID and timestamp are generated Can be overridden to use a more predictable method, eg. for reproducible builds
Attributes
- Source
- CycloneDXModule.scala
Attributes
- Source
- CycloneDXModule.scala
Inherited methods
Attributes
- Inherited from:
- BaseClass
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Module -> Any
- Inherited from:
- Module
- Source
- Module.scala