6.4.0
6.4.0 - 2026-04-22
Summary
This release includes a few notable improvements:
- The nox session
release:prepareautomatically reports resolved security issues. - The stability of the
tbx security cveCLI commands is improved with new test coverage
to help ensure it works for non-Python projects.
Features
- #777: Improved VulnerabilityMatcher to handle packages with multiple vulnerabilities
- #517: Modified nox session
release:prepareto report resolved security issues
Refactoring
- #731: Reduced costly
test-python-environment.ymlto run when triggered onmainor when the files related to the action are altered - #785: Removed nox session
project:reportand metrics-schema, as superseded by Sonar usage - #763: Parsed and manipulated Changes Files
- #788: Removed tbx workflow CLI commands, as superseded by nox session
workflow:generate
Bugfix
- #798: Added test to ensure
tbx security cveworks