Releases: quay/claircore
v0.0.23 Release
This release adds VMWare Photon-OS support, lays some ground work for providing configuration to various scanner types, speeds up vulnerability report generation, and adds a new CPE package for handling CPE entities.
Various bug fixes and re-factoring are introduced as well.
#185 Add photon matcher. ashwin-h:photon-matcher
#183 refactor and clarify louis/libindex-state
#182 Configuration groundwork hank/remote-scanner
#180 fastesturl: flaky test hunting hank/fastesturl
#179 re-tune indexes louis/sql-fixes
#178 Louis/affected manifests louis/affected-manifests
#177 CPE plumbing hank/cpe
#176 add on-pr event louis/fix_actions
#173 Louis/drone to gh actions louis/drone-to-gh-actions
v0.0.22 Release
v0.0.21 Release
This Releases most notably adds support for two new Ubuntu releases (Focal, Eoan), Indexer datamodel refactor, UpdaterSets to hold groups of Updaters, and various logging/bug fixes.
Documentation for this release can be found here: https://quay.github.io/claircore/v0.0.21/
#169 Louis/layer scanned fix louis/layer-scanned-fix
#168 Add default update sets louis/add-default-update-sets
#167 Louis/bump ubuntu releases louis/bump-ubuntu-releases
#166 add consistent linux bridge name louis/firewalld-docker-compose
#165 postgres: defer after checking error hank/segfault
#164 implement updater sets louis/updater-set
#162 Indexer datamodel refactor louis/indexer-dm-refactor
#160 Ditch Ubuntu Updaters louis/ditch-ubuntu-updaters
v0.0.20 Release
This release adds support for rpm module vuln matching, Thanks @Allda !
Along with a log to now dump the url a fetcher is ... fetching.
Documentation for this release can be found here: https://quay.github.io/claircore/v0.0.20/
#156 Rpm module vulnerability matching
#159 and fetch uri log
v0.0.19 Release
This release most notably adds fields to the Package structure for greater support of package manager features.
Various fixes and additions are included as well.
Documentation for this release can be found here: https://quay.github.io/claircore/v0.0.19/
#155 update photon security url to new location
#153 Add architecture property to Package
#152 Must Parse Digest
#151 migrations: improve extension error reporting
#148 Add module property to Package
#147 Normalized Severity Fix
v0.0.18 Release
This release includes a new mechanism for doing vulnerability updates and a host of bugfixes.
v0.0.17 Release
This release makes libindex's State method confirm to standard signature and log usage.
Documentation for this release can be found here: https://quay.github.io/claircore/v0.0.17/
#135 make state method consistent
v0.0.16 Release
This release contains python package scanning and normalized version support
Documentation for this release can be found here: https://quay.github.io/claircore/v0.0.16/
- #122 python language support
v0.0.15 Release
This release contains various bug fixes, better logging on our database harness, and a consistent way to map Vulnerability Severity.
Documentation for this release can be found here: https://quay.github.io/claircore/v0.0.15/
#134 Severity Mapping
#133 distro scanner fixes
#131 Bump Go-Cmp
#125 log info we care about
#123 ovalutil: correctness fixes
v0.0.14
This release contains some of the best commits yet.
Documentation for this release can be found here: https://quay.github.io/claircore/v0.0.14/
- #116 Louis/advisory parsing
- #115 fix db recreate
- #113 Unify digest representation
- #111 Louis/distribution scanner
- #110 cctool: add "manifest" subcommand
- #109 postgres: retrieve updater information
- #108 feat: add jUnit reports to cctool
- #107 logging doc and consistency pass
- #106 Louis/remove db coalescer