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
·
coreos avatar

coreos/clair

0
View on GitHub↗
11,011 stars·1,210 forks·Go·Apache-2.0·10 vuesquay.github.io/clair↗

Clair

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 project provides capabilities for container security auditing and image security analysis, enabling the automation of vulnerability detection within development and deployment pipelines. This includes the extraction of package metadata from image layers to create searchable inventories for security audits.

Features

  • Container Security Scanners - Provides a comprehensive container security scanner to identify vulnerabilities and generate software bills of materials.
  • Security and Vulnerability Scanning - Matches container components against vulnerability databases to detect security flaws and supply chain risks.
  • Image Layer Analyzers - Parses and decomposes container image manifests to inspect individual filesystem layers for package provenance.
  • Container Image Analyzers - Analyzes the internal layer structure of OCI and Docker images to create searchable content indexes.
  • Component Indexing - Extracts package versions and metadata from container layers to create a searchable inventory for audits.
  • Container Security - Provides tools for auditing container environments to track potential threats and ensure compliance.
  • Vulnerability Databases - Cross-references container components against known vulnerability databases to identify security risks.
  • Image Vulnerability Assessments - Performs security assessments on container images by analyzing layers and packages against vulnerability IDs.
  • Vulnerability Scanning - Performs proactive vulnerability scanning on container images to identify outdated or insecure packages.
  • DevSecOps and Automation - Enables the automation of vulnerability detection within CI/CD development and deployment pipelines.
  • Asynchronous Scanning Pipelines - Implements a multi-stage asynchronous pipeline to handle large-scale container security audits efficiently.
  • CVE Mapping - Links specific package versions to CVE identifiers using a structured database schema for fast retrieval.
  • Container Security - Static analysis for identifying vulnerabilities in container images.
  • Infrastructure and Configuration - Static analysis for container vulnerabilities.

Historique des stars

Graphique de l'historique des stars pour coreos/clairGraphique de l'historique des stars pour coreos/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

Questions fréquentes

Que fait coreos/clair ?

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.

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

Les fonctionnalités principales de coreos/clair sont : Container Security Scanners, Security and Vulnerability Scanning, Image Layer Analyzers, Container Image Analyzers, Component Indexing, Container Security, Vulnerability Databases, Image Vulnerability Assessments.

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

Les alternatives open-source à coreos/clair incluent : quay/clair — Clair is a container image vulnerability scanner and security analyzer. It performs static analysis of container… anchore/grype — Grype is a command-line security scanner designed to identify known vulnerabilities within container images,… future-architect/vuls — Vuls is an agentless vulnerability scanner and CVE intelligence aggregator. It identifies security flaws in operating… docker-slim/docker-slim — This project is a suite of specialized tools for linting, minifying, analyzing, and managing container images and… docker/docker-bench-security — This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against… aquasecurity/trivy — Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container…

Alternatives open source à Clair

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

    quay/clair

    11,012Voir sur GitHub↗

    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, whic

    Goclaircontainersdocker
    Voir sur GitHub↗11,012
  • 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
  • future-architect/vulsAvatar de future-architect

    future-architect/vuls

    12,185Voir sur GitHub↗

    Vuls is an agentless vulnerability scanner and CVE intelligence aggregator. It identifies security flaws in operating systems, containers, and network devices without requiring the installation of permanent software agents on target machines. The project distinguishes itself by cross-referencing software versions against multiple vulnerability databases, security advisories, and known exploit catalogs. It utilizes platform-based enumeration and lockfile analysis to detect vulnerabilities in network hardware, programming libraries, and website plugins. The tool covers a broad range of securit

    Go
    Voir sur GitHub↗12,185
  • docker-slim/docker-slimAvatar de docker-slim

    docker-slim/docker-slim

    23,311Voir sur GitHub↗

    This project is a suite of specialized tools for linting, minifying, analyzing, and managing container images and their associated registries. It provides a set of utilities including an image minifier to reduce image size, a security profiler to harden running containers, an image analyzer for static inspection, and a registry manager for organizing multi-architecture indices. The toolset distinguishes itself through behavior-based optimization and security. It uses dynamic analysis to track executed instructions and file access to remove unused binary data, and records kernel interactions t

    Go
    Voir sur GitHub↗23,311
  • Voir les 30 alternatives à Clair→