Skip to content

Releases: CycloneDX/cyclonedx-python

v1.2.0

12 Oct 15:42
Compare
Choose a tag to compare

Feature

  • Update to latest stable cyclonedx-python-lib (6145bd5)

v1.1.0

04 Oct 10:01
Compare
Choose a tag to compare

Feature

  • Add support for generating SBOM from poetry.lock files (bb4ac0f)

v1.0.5

27 Sep 15:25
Compare
Choose a tag to compare

Fix

  • Handle requirements.txt which contain dependencies without a version statement and warn that they cannot be included in the resulting CycloneDX BOM (e637e56)

v1.0.4

27 Sep 13:54
Compare
Choose a tag to compare

Fix

  • Error message when requirements.txt file is non-existent updated (3bbc071)

v1.0.3

27 Sep 12:36
Compare
Choose a tag to compare

Fix

  • Default to "requirements.txt" in current directory when "-r" flag is supplied but not "-rf" flag is supplied (bb7e30a)

v1.0.2

13 Sep 20:41
Compare
Choose a tag to compare

Fix

0.4.3

05 Dec 20:21
0d5c01e
Compare
Choose a tag to compare
v0.4.3

Bug fix release - invalid XML character handling

0.4.2

08 Oct 11:09
308f98e
Compare
Choose a tag to compare
v0.4.2

Maintenance release

0.4.1

08 Sep 22:55
ab588be
Compare
Choose a tag to compare
Bug fix release

- Fix handling of null licenses
- Fix Docker image bundled tool version

0.4.0

03 Sep 12:48
2ad67fe
Compare
Choose a tag to compare
v0.4.0

Fix incorrect twine upload repo