Skip to content

Releases: quay/claircore

v0.1.5 Release

11 Sep 14:39
Compare
Choose a tag to compare
v0.1.5 Release Pre-release
Pre-release

#222 testing: bump golang 1.15 local dev

v0.1.4 Release

11 Sep 14:26
Compare
Choose a tag to compare
v0.1.4 Release Pre-release
Pre-release

#221 goval: bump goval for ubuntu date fix

v0.1.3 Release

10 Sep 18:31
Compare
Choose a tag to compare
v0.1.3 Release Pre-release
Pre-release

This release re-works the linux coalescer, over hauls the claircore documentation, and enables airgap support.

#219 coalescer: refactor of the linux coalescer
#217 rhel: fix config struct tag
#215 docs: rework md book
#214 airgap enablement: round 2

v0.1.0 Release

24 Aug 15:35
Compare
Choose a tag to compare
v0.1.0 Release Pre-release
Pre-release

This release contains new features to support airgapped operations, the ability to configure scanners and updaters, and various improvements to scanners and updaters.

  • #212 Implement oval parsing for debian and ubuntu
  • #211 Fix database discrepancies
  • #210 Hank/updater config
  • #209 Add package_kind to vulnerability query
  • #208 CPE mapping in indexer + rhel matching changes
  • #207 consistent conainter names
  • #206 Add ability to override oval v2 using env var
  • #205 De-duplicate list of vulnerabilities
  • #204 Support of embedded content sets in RHEL repo scanner
  • #202 matcher: Introduce Remote Matcher interface
  • #201 updaters: handle "unchanged" better
  • #200 log: one more attempt at race squashing
  • #199 Implemented Matcher for Oracle and SUSE
  • #196 dynamic updaters
  • #195 arch op: turn into string, implement pattern match
  • #194 Add --delay-directory-restor option to tar command
  • #192 RHEL matching via repository

v0.0.25 Release

10 Jun 14:49
90283d9
Compare
Choose a tag to compare
v0.0.25 Release Pre-release
Pre-release

This PR adds a new AffectedManifests type to support the notifications subsystem along with various API teaks, CI/CD additions, and bug fixes.

Documentation for this release can be found here: https://quay.github.io/claircore/v0.0.25/

#191 Louis/sync apis louis/sync-apis
#190 add affected manifest type, update plumb... louis/affected-api
#189 updatediffs: fix broken query, add cctoo... hank/diffbugs
#188 Louis/ci tidy test louis/ci-tidy-test

v0.0.24 Release

01 Jun 17:55
34349a1
Compare
Choose a tag to compare
v0.0.24 Release Pre-release
Pre-release

A follow-up release to v0.0.23 fixing an issue which stopped go mod from downloading v0.0.23.

#187 remove reserved colon from source files louis/rename-test-files

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