Known issue
- Due to the change of querying for listing tasks of scan by this PR, vulnerability scan report that's done in v2.7.4 cannot be retrieved in v2.8.0, but it's still available in v2.8.1 (applied the same logic in this PR) and onwards. Please do not upgrade from v2.7.4 to v2.8.0, instead, directly upgrading to v2.8.1 or v2.9.0.
What's Changed
Component updates ⬆️
- feat: bump up golang-runtime from 1.19.3 to 1.21.4; upgrade MOCKERY_VERSION; upgrade golangci-lint; fix mock issue by @zyyw in #19608
- fix: bump TRIVYVERSION=v0.46.1 & TRIVYADAPTERVERSION=v0.30.18 by @zyyw in #19607
- fix: upgrade dependency library version and run \go mod vendor\ by @zyyw in #19613
- fix: upgrade github.com/gorilla/mux/otelmux to v0.44.0 by @zyyw in #19620
Other Changes
- Refresh base images on release-2.7.0 by @YangJiao0817 in #19644
Full Changelog: v2.7.3...v2.7.4