otupy.profiles.xbom.data.bom_ref

BOM Reference Generator

This module provides centralized bom_ref generation for CycloneDX components and services. All xbom profile data types should use this module to generate consistent bom_refs.

To change the bom_ref generation strategy, modify the generate_bom_ref function.

Functions

generate_bom_ref

Generate a unique bom_ref for CycloneDX components or services.

generate_uuid

Generate a UUID string.