Skip to content

v4.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 08:25
· 7 commits to main since this release

v4.6.0 (2024-09-20)

Documentation

  • docs: reformat help page in usage docs (#788)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (a1354e5)

Feature

  • feat: populate properties cdx:python:package:source:vcs:... (#790)

populate the newly added/fixed CycloneDX properties
cdx:python:package:source:vcs:... in accordance with
<CycloneDX/cyclonedx-property-taxonomy#96> and
<CycloneDX/cyclonedx-property-taxonomy#98>.

the deprecated properties are still used, so no breaking changes exist.

fixes #789


Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (b08e1bb)


What's Changed

  • docs: reformat help page in usage docs by @jkowalleck in #788
  • chore(deps): Update sphinx requirement from <8,>=7.2.6 to >=7.2.6,<9 by @dependabot in #772
  • feat: populate properties cdx:python:package:source:vcs:... by @jkowalleck in #790

Full Changelog: v4.5.1...v4.6.0