Releases: anchore/vunnel
Releases · anchore/vunnel
v0.3.3
Changelog
v0.3.3 (2023-01-31)
Bug Fixes
- fix: don't pass skip_if_exists to centos parser from rhel [PR #54] [westonsteimel]
Additional Changes
- chore: update to poetry >= 1.3 to enable use with dependabot [PR #50] [westonsteimel]
v0.3.2
v0.3.1
Changelog
v0.3.1 (2023-01-30)
Bug Fixes
- fix: ensure git reset before pull in ubuntu provider [PR #52] [westonsteimel]
v0.3.0
Changelog
v0.3.0 (2023-01-30)
Added Features
- ubuntu provider git url should be configurable [Issue #48]
Bug Fixes
- vunnel config command should not show python types [PR #45] [wagoodman]
- fix: consider non-exact renames as modifications [PR #46] [westonsteimel]
- fix: make compatible with python 3.9 [PR #47] [westonsteimel]
v0.2.0
Changelog
v0.2.0 (2023-01-17)
Added Features
- Status command does not read records from DB [PR #42] [wagoodman]
- feat: refactor ubuntu driver to eliminate git follow [PR #44] [westonsteimel]
Bug Fixes
- fix: only use --follow for non-active CVEs in ubuntu provider [PR #41] [westonsteimel]
- vunnel config command should not show python types [PR #45] [wagoodman]
v0.1.4
v0.1.3
Changelog
v0.1.3 (2023-01-12)
Bug Fixes
- Fix NVD provider to not wipe out existing results on incremental update [PR #38] [wagoodman]
- fix: re-enable --follow on ubuntu provider [PR #40] [westonsteimel]
v0.1.2
Changelog
v0.1.2 (2023-01-11)
Bug Fixes
- fix: adds missing oval modularity parsing [PR #36] [westonsteimel]