cyclonedx-python-lib icon indicating copy to clipboard operation
cyclonedx-python-lib copied to clipboard

[TRACKING] Complete support for CycloneDX v1.6

Open jkowalleck opened this issue 1 year ago • 2 comments

see https://github.com/CycloneDX/specification/releases/tag/1.6 and https://github.com/CycloneDX/specification/releases/tag/1.6.1

The following items are not currently supported for CycloneDX v1.5 (as of release 7.6.x):

  • [ ] definitions
    • partially addressed by #701
    • partially addressed by #713
    • TODO: definition.Standard.signature
  • [ ] dependencies.provides
    • via https://github.com/CycloneDX/cyclonedx-python-lib/pull/735
  • #799
  • [ ] declarations
  • to be continued

jkowalleck avatar Oct 07 '24 13:10 jkowalleck