awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesContainer Security

Vulnerability scanning and image signing for integrity.

Distinct from Container Security Scanners: Focuses on registry-integrated security features.

Explore 10 awesome GitHub repositories matching security & cryptography · Container Security. Refine with filters or upvote what's useful.

Awesome Container Security GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • goharbor/harborالصورة الرمزية لـ goharbor

    goharbor/harbor

    28,761عرض على GitHub↗

    Harbor is a self-hosted, enterprise-grade container registry platform designed to store, sign, and scan container images and cloud-native artifacts. It provides a centralized repository that integrates directly with Kubernetes environments to manage the full lifecycle of software artifacts, from initial storage to production deployment. The platform distinguishes itself through a focus on security, governance, and multi-site availability. It features a pluggable vulnerability scanning framework that allows for the integration of various security engines, alongside content trust mechanisms tha

    Performs automated vulnerability scanning and enforces image integrity through content signing and authenticity verification.

    Gocloud-nativecncfcncf-project
    عرض على GitHub↗28,761
  • yeasy/docker_practiceالصورة الرمزية لـ yeasy

    yeasy/docker_practice

    26,111عرض على GitHub↗

    This project is a Docker educational resource and a collection of practical examples designed for learning containerization technologies. It serves as a guide for understanding container fundamentals, including the creation and management of custom images and the use of registries. The repository provides specialized references for container security hardening, such as managing kernel privileges and implementing supply chain security. It also includes tutorials for multi-container orchestration and a DevOps guide focused on CI/CD automation and image optimization. The material covers a broad

    Provides workflows for verifying digital signatures and scanning images for vulnerabilities before deployment.

    Gobookcloud-computingcontainer
    عرض على GitHub↗26,111
  • slimtoolkit/slimالصورة الرمزية لـ slimtoolkit

    slimtoolkit/slim

    22,977عرض على GitHub↗

    Slim is a comprehensive suite for container lifecycle management, providing tools for image inspection, optimization, security hardening, and service troubleshooting. It functions as a platform for analyzing containerized applications through both static metadata review and dynamic behavioral probing, enabling users to understand image composition and runtime dependencies. The project distinguishes itself by automating the creation of minimal, production-ready container images. It achieves this by removing unnecessary files and components, flattening image layers, and synthesizing restrictive

    Verifies and signs optimized container images to ensure integrity and authenticity throughout the deployment pipeline.

    Goapparmorcontainersdocker
    عرض على GitHub↗22,977
  • voltagent/awesome-claude-code-subagentsالصورة الرمزية لـ VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906عرض على GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Analyzes container configurations and registry setups to identify security and performance bottlenecks.

    Shellai-agent-frameworkai-agent-toolsai-agents
    عرض على GitHub↗21,906
  • anchore/grypeالصورة الرمزية لـ anchore

    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

    Identifies known vulnerabilities in container images to prevent security risks from reaching production environments.

    Gocontainer-imagecontainerscyclonedx
    عرض على GitHub↗12,423
  • docker-archive-public/docker.labsالصورة الرمزية لـ docker-archive-public

    docker-archive-public/docker.labs

    11,904عرض على GitHub↗

    This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization, networking, and security using Docker. It serves as a learning path for building portable images and executing isolated processes. The materials provide specific guides for managing container clusters and scaling services through Docker Swarm and overlay networks. It includes a security handbook for implementing image scanning and secret management, as well as laboratories dedicated to modernizing legacy applications by wrapping older software installers into containers. The co

    Covers vulnerability scanning and image signing to ensure the integrity and security of images within a registry.

    PHPcontainersdockerdocker-compose
    عرض على GitHub↗11,904
  • quay/clairالصورة الرمزية لـ quay

    quay/clair

    11,012عرض على 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

    Provides comprehensive security analysis and vulnerability scanning for container images.

    Goclaircontainersdocker
    عرض على GitHub↗11,012
  • kubernetes/komposeالصورة الرمزية لـ kubernetes

    kubernetes/kompose

    10,542عرض على GitHub↗

    Kompose is a suite of conversion utilities designed to translate container composition files into cloud-native cluster resource definitions. It serves as a migration tool that transforms local development specifications into production-ready manifests for Kubernetes and OpenShift. The tool functions as a translation engine that maps container specifications, network settings, and workload definitions into cluster resources. It supports target-specific manifest generation through dedicated providers, allowing for the creation of resources tailored to different environment distributions. The p

    Maps container capability additions and group settings to security contexts within the generated target manifests.

    Go
    عرض على GitHub↗10,542
  • microsoft/security-101الصورة الرمزية لـ microsoft

    microsoft/Security-101

    6,203عرض على GitHub↗

    Security-101 is a vendor-agnostic, foundational cybersecurity learning curriculum organized into modular, framework-aligned modules. It is designed to build core knowledge across multiple security domains without tying content to specific products or platforms, making it suitable for both beginners and professionals seeking a structured introduction to the field. The curriculum is built around established security frameworks, including the MITRE ATT&CK framework for standardized threat analysis and the NIST Cybersecurity Framework for incident response workflows. It covers a broad range of do

    Teaches container security principles including image scanning and runtime isolation.

    HTMLappseccia-triaddata-protection
    عرض على GitHub↗6,203
  • kubeflow/pipelinesالصورة الرمزية لـ kubeflow

    kubeflow/pipelines

    4,154عرض على GitHub↗

    هذا المشروع عبارة عن محرك سير عمل للتعلم الآلي حاوي (containerized) ومنسق مصمم لأتمتة دورة حياة نماذج التعلم الآلي من البداية إلى النهاية على مجموعات Kubernetes. يعمل كمجمع لخط أنابيب MLOps يحول لغة خاصة بالمجال إلى مواصفات مهيكلة للنشر المحمول والقابل للتوسع. توفر المنصة بيئة متعددة المستأجرين مع مساحات أسماء معزولة ومصادقة موفر الهوية. يتميز بدمج عزل المهام القائم على الحاويات، وإدارة القطع الأثرية (artifacts) ذات النوع القوي لتمرير البيانات، والتخزين المؤقت للنتائج القابل للعنونة بالمحتوى لتجنب الحسابات الزائدة. يغطي النظام تنسيق سير العمل الشامل، بما في ذلك تنفيذ المهام المتوازي، وجدولة التشغيل المتكرر، ومنطق التفرع الشرطي. كما يدعم تتبع التجارب، وجمع مقاييس سير العمل، وإدارة مكونات خط الأنابيب القابلة لإعادة الاستخدام، مع القدرة على تكوين طلبات موارد الأجهزة المحددة لوحدة المعالجة المركزية (CPU) والذاكرة ووحدة معالجة الرسومات (GPU). يتم توزيع البرنامج عبر Python SDK ويمكن نشره في بيئات مستقلة أو محلية أو متعددة المستأجرين.

    Translates container capabilities and group settings into cluster-native security contexts for pods.

    Python
    عرض على GitHub↗4,154
  1. Home
  2. Security & Cryptography
  3. Container Security Scanners
  4. Container Security

استكشف الوسوم الفرعية

  • Registry AuditingTools for aggregating and analyzing vulnerability reports from cloud container image registries. **Distinct from Container Security:** Distinct from Container Security: focuses specifically on the collection and auditing of registry-provided vulnerability reports rather than general image signing or scanning.
  • Security Context MappingTools for translating container capabilities and group settings into cluster-native security contexts. **Distinct from Container Security:** Focuses on the translation/mapping of security settings during conversion, not runtime scanning or installation.