Releases: anchore/vunnel
Releases · anchore/vunnel
v0.16.0
v0.15.3
Changelog
v0.15.3 (2023-08-29)
Bug Fixes
- rhel: never filter out-of-support rhel entries [PR #270] [westonsteimel]
- rhel: handle cases where a vulnerability transitions to not-affected [Issue #252] [PR #253] [westonsteimel]
v0.15.2
v0.15.1
Changelog
v0.15.1 (2023-07-18)
Bug Fixes
- fix: add retry on alpine and mariner url fetches [PR #236] [westonsteimel]
- fix: bump PyYAML to 6.0.1 to address cython compatibility issue [PR #242] [juanjsebgarcia]
v0.15.0
Changelog
v0.15.0 (2023-07-11)
Added Features
- feat: preserve prior results longer with sqlite writer [PR #232] [westonsteimel]
v0.14.0
v0.13.0
v0.12.2
Changelog
v0.12.2 (2023-06-29)
Bug Fixes
- fix: detect updated ubuntu eol labels [PR #222] [westonsteimel]
v0.12.1
Full Changelog: v0.12.0...v0.12.1
Bug Fixes
- fix: handle more ubuntu git repo errors by @westonsteimel in #214