Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.9.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.8.0...1.9.0) (2025-12-31) ### Features * **scanner:** add isLatest flag support for projects in Dependency Track (DT >= 4.12.0) ([bd7184e](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/bd7184e260c5461107c8767fbee05bc2ff5324e4)) # [1.8.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.7.0...1.8.0) (2025-12-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" [project] name = "dt-sbom-scanner" version = "1.8.0" version = "1.9.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.9.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.8.0...1.9.0) (2025-12-31) ### Features * **scanner:** add isLatest flag support for projects in Dependency Track (DT >= 4.12.0) ([bd7184e](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/bd7184e260c5461107c8767fbee05bc2ff5324e4)) # [1.8.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.7.0...1.8.0) (2025-12-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" [project] name = "dt-sbom-scanner" version = "1.8.0" version = "1.9.0" description = "Dependency Track SBOM Scanner" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "MIT" Loading