Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.2.3](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.2.2...1.2.3) (2024-06-17) ### Bug Fixes * **merge:** create output report parent directory if need be ([f71450e](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/f71450e65e40b225ac5523ea6a47444628ee5754)) ## [1.2.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.2.1...1.2.2) (2024-06-15) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "sbom-scanner" version = "1.2.2" version = "1.2.3" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.2.3](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.2.2...1.2.3) (2024-06-17) ### Bug Fixes * **merge:** create output report parent directory if need be ([f71450e](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/f71450e65e40b225ac5523ea6a47444628ee5754)) ## [1.2.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.2.1...1.2.2) (2024-06-15) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "sbom-scanner" version = "1.2.2" version = "1.2.3" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading