Skip to content

Releases: CycloneDX/cyclonedx-python-lib

v0.10.0

20 Oct 16:41
Compare
Choose a tag to compare

Feature

v0.9.1

19 Oct 11:06
Compare
Choose a tag to compare

Fix

  • Missing check for Classifiers in Environment Parser (b7fa38e)

v0.9.0

19 Oct 09:43
Compare
Choose a tag to compare

Feature

  • Add support for parsing package licenses when using the Environment Parsers (c414eaf)

v0.8.3

14 Oct 15:31
Compare
Choose a tag to compare

Fix

  • Coding standards violations (00cd1ca)
  • Handle Pipfile.lock dependencies without an index specified (26c62fb)

v0.8.2

14 Oct 08:59
Compare
Choose a tag to compare

Fix

  • Add namespace and subpath support to Component to complete PackageURL Spec support (780adeb)

v0.8.1

12 Oct 14:24
Compare
Choose a tag to compare

Fix

  • Multiple hashes being created for an externalRefernce which is not as required (970d192)

v0.8.0

12 Oct 12:59
Compare
Choose a tag to compare

Feature

  • Add support for externalReferneces for Components and associated enhancements to parsers to obtain information where possible/known (a152852)

v0.7.0

11 Oct 15:33
Compare
Choose a tag to compare

Feature

  • Support for pipenv.lock file parsing (68a2dff)

v0.6.2

11 Oct 14:23
Compare
Choose a tag to compare

Fix

  • Added ability to add tools in addition to this library when generating CycloneDX + plus fixes relating to multiple BOM instances (e03a25c)

v0.6.1

11 Oct 13:31
Compare
Choose a tag to compare

Fix

  • Better methods for checking if a Component is already represented in the BOM, and the ability to get the existing instance (5fee85f)