cyclonedx.builder.this

Representation of this very python library.

Deprecated since version next.

Functions

this_component(→ cyclonedx.model.component.Component)

Deprecated — Alias of cyclonedx.contrib.this.builders.this_component().

this_tool(→ cyclonedx.model.tool.Tool)

Deprecated — Alias of cyclonedx.contrib.this.builders.this_tool().

Module Contents

cyclonedx.builder.this.this_component() cyclonedx.model.component.Component

Deprecated — Alias of cyclonedx.contrib.this.builders.this_component().

Deprecated since version next: This re-export location is deprecated. Use from cyclonedx.contrib.this.builders import this_component instead. The exported symbol itself is NOT deprecated — only this import path.

cyclonedx.builder.this.this_tool() cyclonedx.model.tool.Tool

Deprecated — Alias of cyclonedx.contrib.this.builders.this_tool().

Deprecated since version next: This re-export location is deprecated. Use from cyclonedx.contrib.this.builders import this_tool instead. The exported symbol itself is NOT deprecated — only this import path.