Skip to content

Releases: quay/claircore

v0.0.23 Release

01 Jun 17:05
79bad1e
Compare
Choose a tag to compare
v0.0.23 Release Pre-release
Pre-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

01 May 16:33
v0.0.22
373f1cd
Compare
Choose a tag to compare
v0.0.22 Release Pre-release
Pre-release

This release adds podman play features, updates docs for python severity levels. and updates the Serverity type to be a proper enum

#172 Makefile: use podman play for podman env
#171 docs: mention pyupio updater
#170 claircore: make Severity a proper enum

v0.0.21 Release

30 Apr 14:59
939d468
Compare
Choose a tag to compare
v0.0.21 Release Pre-release
Pre-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

20 Apr 20:38
86dec42
Compare
Choose a tag to compare
v0.0.20 Release Pre-release
Pre-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

14 Apr 20:04
8cd6822
Compare
Choose a tag to compare
v0.0.19 Release Pre-release
Pre-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

24 Mar 15:53
486e6a6
Compare
Choose a tag to compare
v0.0.18 Release Pre-release
Pre-release

This release includes a new mechanism for doing vulnerability updates and a host of bugfixes.

  • #146 Make python package name case insensitive
  • #145 fix tar eof
  • #144 update diffs
  • #143 fastesturl: deflake the test
  • #142 Add Alec Merdler to Maintainers
  • #140 pkgconfig: add pkg-config scanner
  • #139 use alpine dist scanner
  • #138 package db idx
  • #137 dedupe layers to be scanned
  • #136 the empty layer

v0.0.17 Release

05 Mar 16:53
22cafb9
Compare
Choose a tag to compare
v0.0.17 Release Pre-release
Pre-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

04 Mar 20:56
ad81962
Compare
Choose a tag to compare
v0.0.16 Release Pre-release
Pre-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

03 Mar 17:31
b0d67ec
Compare
Choose a tag to compare
v0.0.15 Release Pre-release
Pre-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

18 Feb 16:09
66c3fba
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release

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