awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
quay avatar

quay/clair

0
View on GitHub↗
11,012 星标·1,210 分支·Go·Apache-2.0·6 次浏览quay.github.io/clair↗

Clair

Clair is a container image vulnerability scanner and security analyzer. It performs static analysis of container images by matching package contents against vulnerability databases to identify security risks across different package formats and architectures.

The project functions as both an image indexer and a vulnerability database manager. It processes container layers into intermediate representations to enable fast security lookups and synchronizes security metadata from multiple external sources to maintain a local registry.

Capability areas include continuous security monitoring, which tracks analyzed images and alerts users via webhooks when new threats are discovered. The system also provides registry integration, vulnerability reporting, and request authentication to control access to scanning resources.

Features

  • Container Security Scanners - Identifies vulnerabilities in container images by matching indexed contents against known security databases.
  • Container Security - Provides comprehensive security analysis and vulnerability scanning for container images.
  • Content-Addressable Storage - Implements content-addressable storage to index container layers by cryptographic hashes and avoid redundant analysis.
  • Intermediate Representations - Transforms raw package data into a standardized intermediate representation to correlate source-level packages with binary versions.
  • Metadata Synchronizers - Periodically synchronizes security metadata from remote vulnerability databases to maintain a local searchable registry.
  • Static Analysis - Matches image package manifests against vulnerability databases using static analysis without executing the container.
  • Indexing Services - Processes container image layers into intermediate representations to enable fast security lookups.
  • Image Indexing Tools - Processes image manifests into intermediate representations to enable fast security lookups and duplicate detection.
  • Image Layer Analyzers - Parses and decomposes container image manifests to isolate and analyze individual filesystem layers.
  • Vulnerability Syncing - Fetches and synchronizes security data from multiple external vulnerability databases.
  • Vulnerability Database Management - Synchronizes and maintains local registries of security metadata from multiple external vulnerability sources.
  • Image Vulnerability Assessments - Analyzes container images to correlate contents with known security vulnerabilities based on risk levels.
  • Vulnerability Scanning - Scans container images across various package formats by comparing contents against multi-platform vulnerability databases.
  • Continuous Security Monitoring - Tracks previously analyzed images and alerts users when new vulnerabilities are discovered.
  • Container Registry Integrations - Integrates with container registries to automate security scanning and generate alerts.
  • Scan Version Tracking - Uses unique identifiers in responses to allow clients to detect when an image requires a new scan.
  • Messaging Notifications - Delivers vulnerability alerts via messaging protocols based on defined polling and delivery intervals.
  • Package Version Mapping - Tracks the relationship between source-level packages and binary versions to improve vulnerability attribution accuracy.
  • Vulnerability Alerts - Monitors updated security data and notifies users when new threats affect previously analyzed manifests.
  • Security Report Generation - Generates detailed documents listing security findings and vulnerabilities discovered within container images.
  • Cloud Native Infrastructure - Service for scanning and analyzing container image vulnerabilities.
  • Container Security - Vulnerability scanner for container images.
  • Infrastructure as Code Analysis - Scans container images for known vulnerabilities.
  • Container Management - Static analysis tool for identifying vulnerabilities in container images.
  • Cloud and Container Security - Vulnerability scanning for container images.
  • Image Scanning and SBOM - Static analysis of vulnerabilities in container images.
  • Security and Compliance - Vulnerability analysis for container images.

Star 历史

quay/clair 的 Star 历史图表quay/clair 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Clair 的开源替代方案

相似的开源项目,按与 Clair 的功能重合度排序。
  • anchore/grypeanchore 的头像

    anchore/grype

    12,423在 GitHub 上查看↗

    Grype is a command-line security scanner designed to identify known vulnerabilities within container images, filesystems, and software manifests. It functions as a software composition analysis tool that detects security flaws in application components and open-source libraries to support supply chain security. The tool distinguishes itself by reconstructing the final state of container images through layered filesystem inspection and normalizing diverse package formats into a unified dependency graph. It maintains a local cache of security advisories synchronized from multiple upstream sourc

    Gocontainer-imagecontainerscyclonedx
    在 GitHub 上查看↗12,423
  • aquasecurity/trivyaquasecurity 的头像

    aquasecurity/trivy

    36,462在 GitHub 上查看↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    在 GitHub 上查看↗36,462
  • docker/docker-bench-securitydocker 的头像

    docker/docker-bench-security

    9,655在 GitHub 上查看↗

    This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against industry security benchmarks. It functions as a script-based scanner that identifies misconfigurations and vulnerabilities within both the host operating system and container settings. The tool specifically implements the Center for Internet Security standards for Docker to verify host and container configurations. It enables a hardening workflow by comparing system states against these standards to identify security gaps and document compliance status. The audit engine suppor

    Shell
    在 GitHub 上查看↗9,655
  • coreos/claircoreos 的头像

    coreos/clair

    11,011在 GitHub 上查看↗

    Clair is a container vulnerability scanner that performs static analysis of container images to identify known security vulnerabilities. It functions as an analyzer for OCI and Docker images, indexing their contents to detect security risks and outdated packages without requiring the containers to be running. The tool identifies vulnerabilities by matching indexed container components against security databases to find common vulnerabilities and exposures. This process involves analyzing filesystem layers to track the provenance and versioning of packages across the image hierarchy. The proj

    Go
    在 GitHub 上查看↗11,011
查看 Clair 的所有 30 个替代方案→

常见问题解答

quay/clair 是做什么的?

Clair is a container image vulnerability scanner and security analyzer. It performs static analysis of container images by matching package contents against vulnerability databases to identify security risks across different package formats and architectures.

quay/clair 的主要功能有哪些?

quay/clair 的主要功能包括:Container Security Scanners, Container Security, Content-Addressable Storage, Intermediate Representations, Metadata Synchronizers, Static Analysis, Indexing Services, Image Indexing Tools。

quay/clair 有哪些开源替代品?

quay/clair 的开源替代品包括: anchore/grype — Grype is a command-line security scanner designed to identify known vulnerabilities within container images,… aquasecurity/trivy — Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container… docker/docker-bench-security — This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against… coreos/clair — Clair is a container vulnerability scanner that performs static analysis of container images to identify known… goharbor/harbor — Harbor is a self-hosted, enterprise-grade container registry platform designed to store, sign, and scan container… vectordotdev/vector — Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and…