Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.0.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.0.1...1.0.2) (2024-05-27) ### Bug Fixes * improve logs and error management ([6c375df](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/6c375df48d27036b01d0ca6b1bc481d3dbf23808)) ## [1.0.1](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.0.0...1.0.1) (2024-05-26) 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.0.1" version = "1.0.2" 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.0.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.0.1...1.0.2) (2024-05-27) ### Bug Fixes * improve logs and error management ([6c375df](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/6c375df48d27036b01d0ca6b1bc481d3dbf23808)) ## [1.0.1](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.0.0...1.0.1) (2024-05-26) 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.0.1" version = "1.0.2" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading