Skip to content

Generated SBOMs use deprecated features #825

@stefan6419846

Description

@stefan6419846

SBOM files generated by this package (as part of the maturin Python build backend) currently use deprecated features of the CycloneDX 1.5 specification:

lib/python3.11/site-packages/cyclonedx/model/tool.py:243: DeprecationWarning: @.tools is deprecated from CycloneDX v1.5 onwards. Please use @.components and @.services instead.

Reference: https://cyclonedx.org/docs/1.5/json/#metadata_tools_oneOf_i1

Example: Python wheels for nh3 0.3.3: https://pypi.org/project/nh3/0.3.3/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions