awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to containers/oci-seccomp-bpf-hook

Projects sharing features with Oci Seccomp Bpf Hook

8 open-source projects similar to containers/oci-seccomp-bpf-hook, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • aelsabbahy/gossaelsabbahy avatar

    aelsabbahy/goss

    5,908View on GitHub↗

    Goss is an infrastructure validation tool and testing framework used to verify that a server's current state matches a desired configuration. It compares live system output against YAML or JSON specifications to validate components such as packages, services, users, and network ports. The tool enables the automated generation of test specifications by capturing the existing state of a system. It supports diverse deployment environments through the use of dynamic templates and variable files. Beyond point-in-time validation, the framework can execute retrying tests that poll for state converg

    Go
    View on GitHub↗5,908
  • buildkite/sockguardbuildkite avatar

    buildkite/sockguard

    144View on GitHub↗

    Safely providing access to a docker daemon to untrusted containers is challenging. By design docker doesn't provide any sort of access control over what can be done over that socket, so anything which has the socket has the same influence over your system as the user that docker is running as.…

    Go
    View on GitHub↗144
  • docker/docker-bench-securitydocker avatar

    docker/docker-bench-security

    9,655View on 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
    View on GitHub↗9,655
  • google/docker-explorergoogle avatar

    google/docker-explorer

    554View on GitHub↗

    A tool to help forensicate offline docker acquisitions

    Python
    View on GitHub↗554

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • google/gvisorgoogle avatar

    google/gvisor

    17,748View on GitHub↗

    This project is a secure container runtime that provides strong isolation for application workloads by implementing a userspace kernel. By intercepting system calls and executing them within a memory-safe, restricted environment, it minimizes the attack surface exposed to the host kernel. It functions as a drop-in engine for standard container orchestration platforms, ensuring compatibility with industry-standard runtime specifications while maintaining a hardened execution boundary. The runtime distinguishes itself through its ability to virtualize core system resources, including an indepen

    Gocontainersdockerkernel
    View on GitHub↗17,748
  • jfrazelle/banejfrazelle avatar

    jfrazelle/bane

    1,231View on GitHub↗

    AppArmor profile generator for docker containers. Basically a better AppArmor profile, than creating one by hand, because who would ever do that.

    Go
    View on GitHub↗1,231
  • openscap/container-complianceOpenSCAP avatar

    OpenSCAP/container-compliance

    242View on GitHub↗

    Resources and tools to assert compliance of containers (rocket, docker, ...).

    Shell
    View on GitHub↗242
  • zubux/drydockzuBux avatar

    zuBux/drydock

    66View on GitHub↗

    #What is drydock?

    Python
    View on GitHub↗66