clair

Vulnerability Static Analysis for Containers

APACHE-2.0 License

Downloads
78
Stars
10K
Committers
123

Bot releases are visible (Hide)

clair - v2.0.8

Published by jzelinskie over 5 years ago

  • Switched to a static TLS Cipher Suite that does not use 3DES, protecting clients from suffering from Sweet32
  • Fixed debugging log lines that were being printed always
  • Added exponential backoff for updater failures (thanks @reasonerjt)
clair - v2.0.7

Published by jzelinskie almost 6 years ago

This release includes a fix for mapping Ubuntu Cosmic to the proper namespace.

clair - v2.0.6

Published by jzelinskie about 6 years ago

This release includes two fixes:

  • NVD has moved onto AWS. We've updated to use that more scalable
    database.
  • HTTP requests now have a useragent to allow internal and external
    networks to segment traffic. Thanks to Jean Michel MacKay (@MackJM)
clair - v2.0.5

Published by jzelinskie about 6 years ago

This release points Clair to Alpine Security DB to a GitHub repository because their servers were unable to handle the traffic from Clair users.

Thanks to Daniel Jiang (@reasonerjt)

clair - v2.0.4

Published by jzelinskie over 6 years ago

  • Huge thanks to Jean Michel MacKay (@MackJM) who updated Clair to pull from Ubuntu's new git repository -- this removes the dependency on bzr, which has previously caused networking and performance problems.
  • Thanks to Nick Johns (@ninjaMog) who updated Clair to use HTTPS for NVD metadata source and patched Clair to temporarily point to the new location for the archived Ubuntu bzr repository.
clair - v2.0.3

Published by jzelinskie over 6 years ago

This release contains two bug fixes:

  • Upgrade to Go 1.10 to fix binding to "0.0.0.0" on IPv4-only systems
    • Thanks to @usr42 and @hhomar
  • Add Ubuntu Bionic namespace detection
    • Thanks @qeqar
clair - v2.0.2

Published by bison over 6 years ago

This release contains two bug fixes:

  • Updater: Sleep before continuing the lock loop.
  • Correctly identify RHEL images.
    • Thanks @joerayme!
clair - v2.0.1

Published by jzelinskie over 7 years ago

This release contains two bug fixes:

  • Upgrade Debian release mapping to newly released Debian versions
    • Thanks Renzo Toma
  • Fix Ubuntu release mapping to properly strip extraneous data extracted from a layer
    • Thanks Alina Radu
clair - v2.0.0

Published by jzelinskie over 7 years ago

This major release of Clair contains:

1 Breaking Change:

  • Config Files must be updated to a new format for specifying database connections

Major Features:

  • Alpine Linux support (apk format, Alpine-SecDB source)
  • Oracle Linux support (Oracle Linux Security Database source)
  • Introduced Version Formats for more accurate comparisons (e.g. rpm, dpkg)
  • Migrated to structured logging via JSON

Minor Features:

  • Various readability improvements to errors and documentation
clair - v1.2.6

Published by jzelinskie almost 8 years ago

Changelog:

  • Fixed duplicate key value violates unique constraint when fetching Red Hat data sources
clair - v1.2.5

Published by jzelinskie almost 8 years ago

Changelog:

  • Added support for Ubuntu 16.10 (Yakkety Yak)
clair - v1.2.4

Published by jzelinskie about 8 years ago

Changelog:

  • Fixed reporting for RHEL (#229)
clair - v1.2.3

Published by jzelinskie over 8 years ago

Changelog:

  • Fix reporting for CentOS 5 (#217)
clair - v1.2.2

Published by Quentin-M over 8 years ago

Changelog:

  • Force HTTPS for Ubuntu's repository fetching (#188)
clair - v1.2.1

Published by jzelinskie over 8 years ago

Changelog:

  • Performance fixes for notifications
    • pgsql: use subquery to plan GetNotification query (#182)
    • pgsql: remove unnecessary join used in GetNotification (#179)
clair - v1.2.0

Published by jakedt over 8 years ago

Changelog:

  • Allow arbitrary headers to be specified in analyze layer requests, e.g. Authorization
  • Clean up temporary folders created by analyze-local-images
clair - v1.1.0

Published by jzelinskie over 8 years ago

Changelog:

  • Added instructions for running on Kubernetes
  • Fixed multiple panics when using an invalid configs
  • Added default config location: /etc/clair/config.yml
  • Added HTTP Proxy support to webhook notifier
  • Added URL validation to webhook notifier
  • Fixed the health check endpoint's response status code
clair - v1.0.0

Published by jzelinskie over 8 years ago

The first stable release of Clair!

This release includes:

  • a revamped database interface with a performant PostgreSQL implementation
  • a stable, general-purpose RESTful JSON API
  • ACI support
  • standardized extension points throughout the codebase
clair - v1.0.0-rc1

Published by Quentin-M over 8 years ago

clair - Initial public release

Published by Quentin-M almost 9 years ago

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