Categorygithub.com/quay/clair/v4
module
4.8.0
Repository: https://github.com/quay/clair.git
Documentation: pkg.go.dev

# README

Clair

Docker Repository on Quay PkgGoDev IRC Channel

Note: The main branch may be in an unstable or even broken state during development. Please use releases instead of the main branch in order to get stable binaries.

Clair Logo

Clair is an open source project for the static analysis of vulnerabilities in application containers (currently including OCI and docker).

Clients use the Clair API to index their container images and can then match it against known vulnerabilities.

Our goal is to enable a more transparent view of the security of container-based infrastructure. Thus, the project was named Clair after the French term which translates to clear, bright, transparent.

The book contains all the documentation on Clair's architecture and operation.

Community

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

License

Clair is under the Apache 2.0 license. See the LICENSE file for details.

# Packages

No description provided by the author
No description provided by the author
Package cmd provides some common information to clair's binaries.
No description provided by the author
No description provided by the author
Package httptransport contains the HTTP logic for implementing the Clair(v4) HTTP API v1.
No description provided by the author
No description provided by the author
Package introspection holds the implementation details for the "introspection" HTTP server that Clair hosts.
No description provided by the author
No description provided by the author
No description provided by the author