-
-
Notifications
You must be signed in to change notification settings - Fork 56
Generated SBOMs use deprecated features #825
Copy link
Copy link
Open
Description
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:
@.toolsis deprecated from CycloneDX v1.5 onwards. Please use@.componentsand@.servicesinstead.
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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels