clair

Vulnerability Static Analysis for Containers

APACHE-2.0 License

Downloads
78
Stars
10K
Committers
123

Bot releases are visible (Hide)

clair - v4.1.0-alpha.1 Release

Published by github-actions[bot] over 3 years ago

Unreleased

v4.1.0-alpha.1 - 2021-04-05

All

  • a5bfaeb: switch to using codec package

Chore

  • 493beb1: v4.1.0-alpha.1 changelog bump
  • 4734435: v4.1.0-alpha.1 changelog bump
  • 6e8a838: bump cc to v0.4.0
  • 5a6f1c3: update claircore version for database fix
  • ea0378d: bump cc v0.3.0
  • 6e195c9: fix yaml file indentation issue

Cicd

  • b1145e3: sort changelog by semver
  • 7dc55fa: bump in go.16, bump out go1.14
  • d5e57af: enable CI on stable branches
  • f7737e5: fix openshift ci/cd script
  • 30c0311: update golang container for go-mod in app-sre
  • cb656df: add notifier to app interface
  • 9254ab6: use quay.io image in CI and Dockerfile

Clair

  • ecd8999: fix initialization error logging
  • dc2f893: reorganize initialization
  • 391c2f7: add Shutdown struct

Claircore

Clairctl

Client

  • bd50a95: remove request body buffering
  • ce11fd7: fix panic on request failure
  • #1186### Codec
  • 1fb6dcf: add package for codec pooling

Config

  • e9390fa: add matchers settings
  • eb519e0: allow gc to be disabled
  • f2d7313: rework into specific validators

Docs

  • 0f230f9: add support matrix
  • 102ae88: update cli reference
  • 9d0a2b2: fix psk related config references
  • 44303dc: install clairctl correctly
  • a3bb1b6: use correct clairctl subcommands
  • Closes #1122### Documentation
  • 2e65925: modified testing.md for clarity
  • #1180### Httptransport
  • 21dc720: add mime type to indexer and matcher handler
  • 8616cc6: return Accepted when not ready
  • 1ac26da: fix panic in metrics registration
  • 7305b3d: use correct handler for state endpoint
  • df5e7f9: check for err before deferring resp.Body.Close()

Initialize

  • 8a2df09: remove New function
  • 2d27ae5: add standalone initialization functions

Instrospection

  • b78f954: bump to opentelemetry 0.16.0

Introspection

  • 1ece08f: database metrics for notifier
  • 84ba35f: implement prometheus http

Local-Dev

  • 1c85589: remove unintented change in config.yaml

Logging

Matcher

Notifier

  • e7bf3b1: construct notification objects directly
  • 9962202: do AffectedManifests calls in chunks

Severity_mapping

Updaters

  • 8105b03: plumb update retention in
clair - v4.0.4 Release

Published by github-actions[bot] over 3 years ago

Unreleased

v4.0.4 - 2021-03-25

Chore

Cicd

  • 0800ba4: sort changelog by semver

Initialize

  • 7c4787b: wire up DisableUpdaters option
clair - v4.0.3 Release

Published by github-actions[bot] over 3 years ago

Unreleased

v4.0.3 - 2021-03-12

Chore

clair - v4.0.2 Release

Published by github-actions[bot] over 3 years ago

[Unreleased]

[v4.0.2] - 2021-02-18

Chore

Client

clair - v4.0.1 Release

Published by github-actions[bot] over 3 years ago

Unreleased

v4.0.1 - 2021-02-15

Chore

clair - v4.0.0 Release

Published by github-actions[bot] almost 4 years ago

v4.0.0 - 2020-12-15

The clair team is excited for our first stable release of v4! Thanks to everyone that's helped.

Containers can be found at quay.io/projectquay/clair.

Chore

Reverts

  • Dockerfile: Get build image from Quay instead of DockerHub
  • cicd: use golang image from quay.io
clair - v4.0.0-rc.24 Release

Published by github-actions[bot] almost 4 years ago

Unreleased

v4.0.0-rc.24 - 2020-12-11

Chore

clair - v4.0.0-rc.23 Release

Published by github-actions[bot] almost 4 years ago

Unreleased

v4.0.0-rc.23 - 2020-12-07

Chore

Cicd

  • 30444f3: use golang image from quay.io
clair - v4.0.0-rc.22 Release

Published by github-actions[bot] almost 4 years ago

Unreleased

v4.0.0-rc.22 - 2020-12-02

Chore

  • 8ef8509: v4.0.0-rc.22 changelog bump
  • bbe1cd8: claircore v0.1.18 bump

Documentation

  • d962bef: update links in howto/api
clair - v4.0.0-rc.21 Release

Published by github-actions[bot] almost 4 years ago

Unreleased

v4.0.0-rc.21 - 2020-12-01

Chore

Cidi

  • a576bf2: bump create pull request action

Clairctl

  • 835af27: fix and codify import arguments
  • b9ef107: update import and export online help
  • 9883e80: unifiy config, client handling

Config

  • dc8ba89: expose notification summary toggle
  • bb3cd66: add 'omitempty' to 'updaters' config struct for correct marshalling

Direct-Delivery

  • ea564d4: Fix slices in direct notifier

Dockerfile

  • c18563d: Get build image from Quay instead of DockerHub

Docs

  • 425fc38: add clairctl's new powers to the reference
  • f4169c4: Add information about AMQP delivery compatibility

Local-Dev

Notifier

  • 153f3e3: add summary tests
  • dd2e16d: optionally disable per-manifest summary
  • 77ca653: log failed delivery reason
clair - v4.0.0-rc.20 Release

Published by github-actions[bot] almost 4 years ago

Unreleased

v4.0.0-rc.20 - 2020-11-02

Chore

  • ba70ca3: v4.0.0-rc.20 changelog bump
  • e0e1f0d: bump claircore to v0.1.15
clair - v4.0.0-rc.19 Release

Published by github-actions[bot] almost 4 years ago

Unreleased

v4.0.0-rc.19 - 2020-10-26

Chore

  • ecdcc8e: v4.0.0-rc.19 changelog bump

Config

  • 157628d: add custom config marshaling

Go.Mod

clair - v4.0.0-rc.18 Release

Published by github-actions[bot] almost 4 years ago

Unreleased

v4.0.0-rc.18 - 2020-10-21

Chore

  • f0881e4: v4.0.0-rc.18 changelog bump

Notifier

clair - v4.0.0-rc.17 Release

Published by github-actions[bot] about 4 years ago

Unreleased

v4.0.0-rc.17 - 2020-10-19

Chore

Cicd

  • d2bc2b6: remove deprecated set-env commands
  • 0cfda4d: update documentation action
  • 49e01d6: fix container build

Clairctl

  • 2363778: add environment variables for clairctl

Docs

  • dc4bda4: add Makefile target to build docs website

Local-Dev

Notifier

clair - v4.0.0-rc.16 Release

Published by github-actions[bot] about 4 years ago

Unreleased

v4.0.0-rc.16 - 2020-10-09

Chore

  • 88407e2: v4.0.0-rc.16 changelog bump

Cicd

  • 96909bf: exclude darwin/arm64
  • 7786d7d: more debugging
  • 89c26ec: more debugging
  • 7a1eeaf: make sure the workspace exists
  • 68c0318: make empty changelog on manual trigger
  • 4e5ee29: rig up a workflow_dispatch to help debugging
clair - v4.0.0-rc.13 Release

Published by github-actions[bot] about 4 years ago

Unreleased

v4.0.0-rc.13 - 2020-10-08

Chore

  • 6326327: v4.0.0-rc.13 changelog bump

Cicd

clair - v4.0.0-rc.12 Release

Published by github-actions[bot] about 4 years ago

Unreleased

v4.0.0-rc.12 - 2020-10-08

Chore

  • 61ce675: v4.0.0-rc.12 changelog bump

Cicd

  • 28dcd94: parallelize release process, keep test failures

Clairctl

  • b1fee08: update some interactive help

Go.Mod

Local-Dev

  • 3b60292: make quay container ignore validations

Notifier

  • 0c1554e: ensure Content-Type header present in webhook notification
  • a2d5f9b: copy url struct

Pull Requests

  • Merge pull request #1086 from alecmerdler/webhook-notifier-headers
clair - v4.0.0-rc.11 Release

Published by github-actions[bot] about 4 years ago

Unreleased

v4.0.0-rc.11 - 2020-10-02

Chore

  • f9f8635: v4.0.0-rc.11 changelog bump

Config

  • a4e0410: allow HTTP client to specify claims
  • 5aba727: ensure yaml/json struct tag for auth 'Issuer' field are the same

Notifier

  • 57e1ed0: pass configured client into notifier

Pull Requests

  • Merge pull request #1078 from alecmerdler/fix-issuer-struct-tag
clair - v4.0.0-rc.10 Release

Published by github-actions[bot] about 4 years ago

Unreleased

v4.0.0-rc.10 - 2020-10-01

Chore

  • 2c54a82: v4.0.0-rc.10 changelog bump

Cicd

Docs

Go.Mod

  • bd1a3b7: update claircore version

Httptransport

  • 2c9762b: remove redundant method check

Openapi

  • 015d862: yamllint and spellcheck
  • d06dabf: change OperationIDs for notification endpoints
clair - Release v2.1.6

Published by ldelossa about 4 years ago

commit dcf2adb5fef0ec61746812f7930c9eb6923400e4 (HEAD -> release-2.0, tag: v2.1.6, origin/release-2.0)
Author: nycnewman [email protected]
Date: Mon Aug 3 14:17:15 2020 -0400

Remove extra go modules

Signed-off-by: nycnewman <[email protected]>

commit f209ef1618aa2a7bb4bc620b039caaab3ce977f5
Author: nycnewman [email protected]
Date: Tue Jul 28 20:11:26 2020 -0400

Fixes for V2 for alpine, rhel, nvd, and ubuntu

Signed-off-by: nycnewman <[email protected]>
Package Rankings
Top 1.28% on Proxy.golang.org
Top 25.62% on Formulae.brew.sh
Badges
Extracted from project README
Docker Repository on Quay PkgGoDev IRC Channel
Related Projects