Interface SbomTransformContext


public interface SbomTransformContext
  • Method Summary

    Modifier and Type
    Method
    Description
    org.cyclonedx.model.Bom
    The original BOM instance to be transformed
  • Method Details

    • getOriginalBom

      org.cyclonedx.model.Bom getOriginalBom()
      The original BOM instance to be transformed
      Returns:
      the original BOM instance to be transformed