π Changelog#
Unreleased#
0.6.2 - 2023-11-20#
π Fixed#
Fix failing vulnerability issue creator when Maven report does not contain βvulnerableβ entry
π§ Changed#
Update pylint dependency
Update import-lib dependency
0.6.1 - 2023-10-27#
π Fixed#
Fixed failing security-issues action in case of empty ignore list
0.6.0 - 2023-10-27#
β¨ Added#
Added security command
Added security-issues action
0.5.0 - 2023-10-12#
β¨ Added#
Added first version of the tbx cli tool with support for managing github workflows
π§ Changed#
Changed autogenerated comment in version.py for better clarity
Updated dependencies
Updated github issue templates
0.4.0 - 2023-04-19#
β¨ Added#
- Added support for metrics
Added nox metrics task
nox -s reportAdded GitHub workflow which generates and reports the metrics
- Added metrics workflow call invocation to standard workflows
ci
ci-cd
pr-merge
π§ Changed#
Updated dependencies
π Removed#
Removed
scrivsupport
0.3.0 - 2022-12-21#
β¨ Added#
Added support for custom path filters to config object
π§ Changed#
Updated dependencies
0.2.0 β 2022-12-20#
β¨ Added#
Added basic templates for workflow and config files
Added additional Project metadata
π§ Changed#
Updated dependencies
Migrate project to exasol organization
π Documentation#
Updated workflow documentation
0.1.0 β 2022-11-25#
β¨ Initial release