awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
quay avatar

quay/clair

0
View on GitHub↗
11,012 stars·1,210 forks·Go·Apache-2.0·10 vuesquay.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.

Historique des stars

Graphique de l'historique des stars pour quay/clairGraphique de l'historique des stars pour quay/clair

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Clair

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Clair.
  • anchore/grypeAvatar de anchore

    anchore/grype

    12,423Voir sur 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
    Voir sur GitHub↗12,423
  • aquasecurity/trivyAvatar de aquasecurity

    aquasecurity/trivy

    36,462Voir sur 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
    Voir sur GitHub↗36,462
  • docker/docker-bench-securityAvatar de docker

    docker/docker-bench-security

    9,655Voir sur 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
    Voir sur GitHub↗9,655
  • coreos/clairAvatar de coreos

    coreos/clair

    11,011Voir sur 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
    Voir sur GitHub↗11,011
Voir les 30 alternatives à Clair→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de quay/clair ?

Les fonctionnalités principales de quay/clair sont : Container Security Scanners, Container Security, Content-Addressable Storage, Intermediate Representations, Metadata Synchronizers, Static Analysis, Indexing Services, Image Indexing Tools.

Quelles sont les alternatives open-source à quay/clair ?

Les alternatives open-source à quay/clair incluent : 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…