Attributes
- Companion
- object
- Source
- DependencyTrackModule.scala
- Graph
-
- Supertypes
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
Attributes
- Source
- DependencyTrackModule.scala
Attributes
- Source
- DependencyTrackModule.scala
Attributes
- Source
- DependencyTrackModule.scala
Concrete methods
Attributes
- Source
- DependencyTrackModule.scala
Uploads the generated SBOM to the configured dependency track instance
Uploads the generated SBOM to the configured dependency track instance
Attributes
- Source
- DependencyTrackModule.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
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
- Inherited from:
- CycloneDXModule
- 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
- Inherited from:
- CycloneDXModule
- Source
- CycloneDXModule.scala
Attributes
- Inherited from:
- CycloneDXModule
- Source
- CycloneDXModule.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
Inherited and Abstract methods
Lists of all components used for this module.
Lists of all components used for this module.
Attributes
- Inherited from:
- CycloneDXModule
- Source
- CycloneDXModule.scala