Skip to content

Releases: CycloneDX/cyclonedx-python-lib

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 15:42

Fix

  • Constructor for Vulnerability to correctly define ratings as optional (395a0ec)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 08:55

Feature

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 21 Oct 12:21

Fix

  • Correct way to write utf-8 encoded files (49f9369)

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 21 Oct 11:34

Fix

  • Ensure output to file is UTF-8 (a10da20)
  • Ensure output to file is UTF-8 (193bf64)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 16:41

Feature

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 19 Oct 11:06

Fix

  • Missing check for Classifiers in Environment Parser (b7fa38e)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 09:43

Feature

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

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 14 Oct 15:31

Fix

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

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 14 Oct 08:59

Fix

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

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 12 Oct 14:24

Fix

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