github CycloneDX/cyclonedx-python-lib v1.0.0

latest releases: v11.1.0, v11.0.0, v10.5.0...
3 years ago

Support for CycloneDX schema version 1.4 (#108)

Breaking Changes

Support for CycloneDX 1.4. This includes:

  • Support for tools having externalReferences
  • Allowing version for a Component to be optional in 1.4
  • Support for releaseNotes per Component
  • Support for the core schema implementation of Vulnerabilities (VEX)

Features

Fixes

  • Unit tests now include schema validation (we've left schema validation out of the core library due to dependency bloat)
  • Ensure schema is adhered to in 1.0
  • URIs are now used throughout the library through a new XsUri class to provide URI validation

Other

Full Changelog: v0.12.3...v1.0.0

Don't miss a new cyclonedx-python-lib release

NewReleases is sending notifications on new releases.