Skip to content

Releases: anthonyharrison/sbom2doc

v0.6.2

26 Jan 15:57

Choose a tag to compare

Updates in this release

Fixes

  • chore: bump reportlab version
  • fix: enhanced santisation of html content

v0.6.1

19 Dec 19:42

Choose a tag to compare

Updates in this release

New features

  • feat: allow non-console docs to stdout (fixes #11)

Fixes

  • chore: bump version
  • chore: linting
  • fix: ensure pdf and excel formats specify output filenames (and minor correction for PR #12)
  • fix: improved pdf document generation (fixes #10 )
  • fix: improved html document generation (fixes #13)

v0.6.0

01 Aug 10:43

Choose a tag to compare

Updates in this release

New features

  • feat: Combine package information into single table

Fixes

  • chore: bump dependencies
  • fix: Licence text extraction
  • fix: linting
  • fix: refactor addrow

v0.5.1

29 Aug 19:43

Choose a tag to compare

Updates in this release

New features

  • feat: add html generator
  • feat: show purl and cpe for packages (fixes #4)

Fixes

  • doc: update README

v0.5.0

12 Aug 18:51

Choose a tag to compare

Updates in this release

New features

  • feat: add support for spreadsheet

Fixes

  • fix: linting

v0.4.5

28 Jul 11:20

Choose a tag to compare

Updates in this release

New features

  • feat: add services and vulnerabilities
  • feat: define security policy
  • feat: update dependencies

Fixes

  • fix: Include license does not work (fixes #2)

v0.4.4

01 Feb 14:10

Choose a tag to compare

Updates in this release

New features

  • feat: Add supplier summary

Fixes

  • doc: Update documentation
  • fix: bump version

v0.4.3

03 Jan 16:15

Choose a tag to compare

Updates in this release

Fixes

  • fix: Incorrect numbered headings in pdf document

v0.4.2

23 Dec 22:34

Choose a tag to compare

Updates in this release

Fixes

  • fix: missing dependency (fixes #1)

v0.4.1

26 Nov 17:27

Choose a tag to compare

Updates in this release

Fixes

  • fix: typos in documentation