Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.4.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.4...1.4.0) (2024-07-13) ### Features * add Quality Gate support ([0cf502e](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/0cf502ed4612f44f2594be3382654752c2d06b26)) ## [1.3.4](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.3...1.3.4) (2024-07-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.3.4" version = "1.4.0" 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.4.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.4...1.4.0) (2024-07-13) ### Features * add Quality Gate support ([0cf502e](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/0cf502ed4612f44f2594be3382654752c2d06b26)) ## [1.3.4](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.3...1.3.4) (2024-07-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.3.4" version = "1.4.0" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading