Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.8.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.7.0...1.8.0) (2025-12-12) ### Features * publish project to PyPI ([4438206](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/443820688a47ff636136ea338007618e858aeb4e)) # [1.7.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.6.1...1.7.0) (2025-09-01) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "dt-sbom-scanner" version = "1.7.0" version = "1.8.0" description = "Dependency Track SBOM Scanner" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "MIT" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.8.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.7.0...1.8.0) (2025-12-12) ### Features * publish project to PyPI ([4438206](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/443820688a47ff636136ea338007618e858aeb4e)) # [1.7.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.6.1...1.7.0) (2025-09-01) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "dt-sbom-scanner" version = "1.7.0" version = "1.8.0" description = "Dependency Track SBOM Scanner" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "MIT" Loading