Skip to content

Releases: quay/claircore

v1.4.3 Release

29 Jun 20:37
v1.4.3
Compare
Choose a tag to compare

Unreleased

v1.4.3 - 2022-06-29

Alpine

  • 9db8b16: move to dynamic distributions
  • c804ced: syntax simplifications in tests
  • bf21d03: add documentation to Matcher type
  • cef8829: remove disused method

Build(Deps)

  • 7c33022: bump actions/cache from 3.0.3 to 3.0.4

Chore

Defaults

Dpkg

  • d475a7a: test with known-problematic status file

Ovalutil

  • e8478a4: sanity-check incoming dpkg version strings

Periodic

Rhel

  • 98b6183: recognize RHEL9 for updaters
  • 2eba2c4: construct distributions dynamically
  • c959ca5: test structure simplifications

Tarfs

  • 4d1ba0d: resolve symlinks when adding new files

Ubuntu

Updates

  • 0dad974: Record in a new table each time updaters check for vulns (#558)

v1.4.2 Release

09 Jun 15:10
v1.4.2
Compare
Choose a tag to compare

Unreleased

v1.4.2 - 2022-06-09

Chore

Crda

Rhcc

  • 4059faf: don't fatally error on unexpected Dockerfiles
  • de0aac8: Update vulnerability details to match rhel patched

v1.4.1 Release

06 Jun 17:48
v1.4.1
Compare
Choose a tag to compare

Unreleased

v1.4.1 - 2022-06-06

Build(Deps)

  • 7200c3c: bump actions/cache from 3.0.2 to 3.0.3
  • b0664a1: bump peter-evans/create-pull-request from 4.0.3 to 4.0.4

Chore

Crda

  • c854b78: check response status code

Ovalutil

Postgres

Tarfs

  • d58afbd: always create a root directory

v1.4.0 Release

24 May 20:35
v1.4.0
Compare
Choose a tag to compare

Unreleased

v1.4.0 - 2022-05-24

Alpine

Build(Deps)

  • dd3b32c: bump docker/build-push-action from 2 to 3
  • 3af44fd: bump docker/setup-buildx-action from 1 to 2
  • 3b83f2e: bump docker/login-action from 1 to 2
  • 3a4c69b: bump peter-evans/create-pull-request from 4.0.2 to 4.0.3
  • 8901d07: bump actions/cache from 3.0.1 to 3.0.2
  • efa8e87: bump peter-evans/create-pull-request from 4.0.1 to 4.0.2
  • 93d74a6: bump peter-evans/create-pull-request from 3.14.0 to 4.0.1
  • 2df3f9f: bump actions/cache from 2 to 3.0.1

Chore

Claircore

  • 635aab5: use tarfs and expand Reader return

Contrib

  • 8072112: Add Release Alpine 3.16 Alpine 3.16 is not supported yet

Defaults

Dockerfile

  • 6d3940b: add quay dockerfile tests

Dpkg

Go.Mod

  • c28a174: update minimum go version

Indexer

  • 5994349: fix indexer deduplication

Java

Libindex

Libvuln

  • 6243056: fix pool DSN parameter handling

Matcher

  • 4590fd6: fail vuln report on matcher error

Osrelease

Osv

Periodic

  • 2f7d621: add package for periodic tests

Pkgconfig

Postgres

  • 4655883: update metrics on GetEnrichment

Python

Rhcc

  • 839adc6: add machinery for the Red Hat Container Catalog

Rhctag

  • aaa4de6: add package for Red Hat Container versions

Rhel

  • c38558a: normalize serverity to all-lower strings
  • 8f021ab: use tarfs in scanner

Rpm

Tarfs

  • 361a2ca: package for implementing fs.FS over a tar

Ubuntu

v1.3.2 Release

21 Mar 21:01
v1.3.2
Compare
Choose a tag to compare

Unreleased

v1.3.2 - 2022-03-21

Alpine

  • 051b3c7: Ignore any vulns that have 0 as the fixed_in_version (#581)
  • 99dec48: check validator on 200 response

Build(Deps)

  • 171469d: bump peter-evans/create-pull-request from 3.12.1 to 3.14.0
  • 907037e: bump actions/checkout from 2 to 3

Chore

Ci

  • 12fa580: remember to log into quay.io
  • 353e1f9: don't fail job when there's nothing to do
  • f48ae57: fix version checker script
  • 55db234: update main ci workflow
  • cab09db: update base image builder machinery

Crda

Cvss

Debian

  • 3a7988d: check validator on 200 response

Dockerfile

  • 0dcf0c7: support invalid label syntax

Etc

  • 02ca493: update Dockerfile and Makefile

Jar

  • e5bb400: use textproto in place of mail

Ovalutil

  • 00acbb5: check validator on 200 response

Pyupio

  • cd8aa81: check validator on 200 response

Rhel

  • 243f329: check validator on 200 response

Ubuntu

  • c8ee8b9: check validator on 200 response

v1.3.1 Release

21 Feb 15:53
v1.3.1
Compare
Choose a tag to compare

Unreleased

v1.3.1 - 2022-02-21

Chore

Enrichment

v1.3.0 Release

16 Feb 17:47
v1.3.0
Compare
Choose a tag to compare

Unreleased

v1.3.0 - 2022-02-16

All

Build(Deps)

  • 8f79866: bump peter-evans/create-pull-request from 3.12.0 to 3.12.1

Chore

Controller

Crda

Debian

Docs

  • 33c7142: fix test in compiled docs
  • 20c31c9: update README
  • 8cfac96: add test for linked pages
  • 4d8902a: update any code or documentation samples

Fastesturl

Go.Mod

Integration

  • b533b20: move code snippets to examples

Layerscanner

Libindex

  • 168989d: fix integration test
  • df1115a: add pgxpool metrics
  • b2eca12: fix file access race
  • 34a38fd: treat ConnString same as libvuln
  • 2176bcc: add example from README
  • ea826b7: remove requirement on Opts.ConnString

Libvuln

  • edafd21: fix leaked lock manager
  • 2f312f0: add pgxpool metrics
  • 6b82f45: add example from README
  • 2ec1818: remove requirement on Opts.ConnString

Mock/Driver

  • a969bc1: move Matcher mock to dedicated package

Mock/Indexer

  • 305da17: use dedicated mocks package
  • d305501: move indexer mocks to dedicated package

Mock/Vulnstore

  • 61c2335: move Store mock to dedicated package

Poolstats

  • a1eaf2c: add package for collecting pgx pool stats

Rhel

v1.2.0 Release

14 Jan 16:53
v1.2.0
Compare
Choose a tag to compare

Unreleased

v1.2.0 - 2022-01-14

Build(Deps)

  • 9fbff76: bump peter-evans/create-pull-request from 3.11.0 to 3.12.0

Chore

Dockerfile

GC

Go.Mod

  • 2aac174: update minimum go version

Jar

Libindex

  • f53a08f: set postgres application name
  • d390f79: expose DeleteManifests method

Libvuln

  • 58abf35: set postgres application name
  • 5b95f97: print documentation links with matcher names

Migrations

  • 08db7b9: add foreign key cascade constraints

Postgres

v1.1.6 Release

07 Dec 20:10
v1.1.6
Compare
Choose a tag to compare

Unreleased

v1.1.6 - 2021-12-07

Chore

Dockerfile

Ubuntu

v1.1.5 Release

07 Dec 17:24
v1.1.5
Compare
Choose a tag to compare

Unreleased

v1.1.5 - 2021-12-07

Chore

Crda