Skip to content

Releases: tiiuae/sbomnix

v1.4.0: sbomnix: add support for sbom output in spdx json format

14 Feb 07:59
Compare
Choose a tag to compare
- sbomnix: support spdx json output (--spdx) argument
- test: add relevant test cases to validate spdx output
- include spdx documents from sbomnix itself to release assets
- fix relevant documentation

In addition this commit includes a fix to Makefile to prune
python eggs from the list of python targets.

Signed-off-by: Henri Rosten <henri.rosten@unikie.com>

v1.3.0: Upload sbomnix sbom to github release artifacts

10 Feb 11:50
Compare
Choose a tag to compare
- Upload runtime and buildtime SBOMs from sbomnix itself to
  release artifacts on every push of a new release tag
- Up the sbomnix version to v1.3.0

Signed-off-by: Henri Rosten <henri.rosten@unikie.com>

Release v1.2.0

07 Feb 13:28
Compare
Choose a tag to compare
Up the version to 1.2.0

Signed-off-by: Henri Rosten <henri.rosten@unikie.com>

Release v1.1.0

06 Feb 14:13
08b04a1
Compare
Choose a tag to compare
Merge pull request #34 from henrirosten/fixes_from_manually_testing_o…

Release v1.0.0

24 Jan 10:06
cb3d8b9
Compare
Choose a tag to compare
Merge pull request #25 from henrirosten/readme_fix_toc

doc: fix toc in main readme