Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.2.1](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.2.0...1.2.1) (2024-06-14) ### Bug Fixes * **deps:** update dependency cyclonedx-python-lib to v7.4.1 ([222b4fb](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/222b4fb73db96202b797e096b417cc9fbde48f44)) # [1.2.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.1.1...1.2.0) (2024-06-12) 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.0" version = "1.2.1" 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.1](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.2.0...1.2.1) (2024-06-14) ### Bug Fixes * **deps:** update dependency cyclonedx-python-lib to v7.4.1 ([222b4fb](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/222b4fb73db96202b797e096b417cc9fbde48f44)) # [1.2.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.1.1...1.2.0) (2024-06-12) 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.0" version = "1.2.1" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading