Releases: quay/claircore
Releases · quay/claircore
v1.4.3 Release
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
- b3f95ab: v1.4.3 changelog bump
Defaults
- 8b93324: update alpine
Dpkg
Ovalutil
Periodic
- 3d40ef6: update alpine
Rhel
- 98b6183: recognize RHEL9 for updaters
- 2eba2c4: construct distributions dynamically
- c959ca5: test structure simplifications
Tarfs
- 4d1ba0d: resolve symlinks when adding new files
Ubuntu
Updates
v1.4.2 Release
v1.4.1 Release
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
- f57b7a1: v1.4.1 changelog bump
Crda
- c854b78: check response status code
Ovalutil
- 547686f: remove pointless log
Postgres
Tarfs
- d58afbd: always create a root directory
v1.4.0 Release
Unreleased
v1.4.0 - 2022-05-24
Alpine
- ece632e: ingest alpine vulnerabilities as type SOURCE (#615)
- c52b6e3: use tarfs in scanners
- 79a61e2: move test fixtures to files
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
- 1d16410: v1.4.0 changelog bump
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
- 604fd61: use tarfs in scanner
Go.Mod
- c28a174: update minimum go version
Indexer
- 5994349: fix indexer deduplication
Java
- 00e2239: use tarfs in scanners
Libindex
Libvuln
- 6243056: fix pool DSN parameter handling
Matcher
Osrelease
Osv
Periodic
- 2f7d621: add package for periodic tests
Pkgconfig
- cf2a86a: use tarfs in scanner
Postgres
- 4655883: update metrics on GetEnrichment
Python
- 865069f: use tarfs in scanners
Rhcc
Rhctag
- aaa4de6: add package for Red Hat Container versions
Rhel
Rpm
- b2d722e: tarfs todo
Tarfs
- 361a2ca: package for implementing fs.FS over a tar
Ubuntu
v1.3.2 Release
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
- acf65f9: v1.3.2 changelog bump
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
- 11fd04f: fix vet errors, lints
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
v1.3.0 Release
Unreleased
v1.3.0 - 2022-02-16
All
- 8ca8736: update zlog and otel
Build(Deps)
- 8f79866: bump peter-evans/create-pull-request from 3.12.0 to 3.12.1
Chore
- 6ec7ec5: v1.3.0 changelog bump
Controller
- b6fd709: fix mocks
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
- 4e27f1f: remove unused package
Go.Mod
Integration
- b533b20: move code snippets to examples
Layerscanner
- 2b212f8: fix mocks
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
Mock/Vulnstore
- 61c2335: move Store mock to dedicated package
Poolstats
- a1eaf2c: add package for collecting pgx pool stats
Rhel
- 03f3190: tolerate invalid CPEs
v1.2.0 Release
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
- 48444ec: v1.2.0 changelog bump
Dockerfile
GC
Go.Mod
- 2aac174: update minimum go version
Jar
- 3ce352a: fix text harness
Libindex
Libvuln
Migrations
- 08db7b9: add foreign key cascade constraints