Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Container Security

Container Security

64 projects

Showing 36 of 64 projects

trivy
trivyGo

A comprehensive security scanner that finds vulnerabilities, misconfigurations, secrets, and SBOMs in containers, Kubernetes, code, and clouds.

#sbom#container-security#vulnerability
Stars37.1k
Forks552
Last commit19 hours ago
distroless
distrolessStarlark

Minimal Docker images containing only your application and runtime dependencies, without package managers or shells.

#container-security#bazel#devops
Stars22.9k
Forks1.4k
Last commit10 hours ago
gvisor
gvisorGo

An application kernel for containers that provides strong isolation by implementing a Linux-like interface in memory-safe Go.

#container-security#sandbox#oci
Stars18.8k
Forks1.8k
Last commit6 hours ago
wazuh
wazuhC++

An open-source unified XDR and SIEM platform for threat prevention, detection, and response across endpoints and cloud workloads.

#container-security#siem#malware-detection
Stars16.3k
Forks2.4k
Last commit7 hours ago
kaniko
kanikoGo

A tool to build container images from a Dockerfile inside a container or Kubernetes cluster without a Docker daemon.

#google-container-tools#container-security#developer-tools
Stars15.8k
Forks1.5k
Last commit1 year ago
runc
runcGo

A lightweight CLI tool for spawning and running Linux containers according to the OCI specification.

#container-security#container-runtime#container-lifecycle
Stars13.4k
Forks2.3k
Last commit3 days ago
Grype
GrypeGo

A vulnerability scanner for container images, filesystems, and SBOMs to detect known security issues.

#container-security#vulnerability#sbom-analysis
Stars12.6k
Forks836
Last commit19 hours ago
Grype
GrypeGo

A vulnerability scanner for container images, filesystems, and SBOMs to detect known security issues.

#container-security#vulnerability#sbom-analysis
Stars12.6k
Forks836
Last commit19 hours ago
Haskell Dockerfile Linter
Haskell Dockerfile LinterHaskell

A smarter Dockerfile linter that helps you build best practice Docker images by parsing the Dockerfile AST and linting inline bash.

#haskell#container-security#shellcheck
Stars12.3k
Forks498
Last commit2 days ago
hadolint
hadolintHaskell

A smarter Dockerfile linter that helps you build best practice Docker images by parsing the AST and linting inline Bash.

#haskell#container-security#shellcheck
Stars12.3k
Forks498
Last commit2 days ago
skopeo
skopeoGo

A command-line tool for performing operations on container images and registries without requiring a daemon or root privileges.

#container-security#container-images#devops
Stars11.1k
Forks941
Last commit17 hours ago
Clair
ClairGo

Open-source vulnerability static analysis tool for container images (OCI/Docker) via API-based indexing and matching.

#container-security#vulnerabilities#oci
Stars11.0k
Forks1.2k
Last commit2 days ago
clair
clairGo

Static vulnerability analysis for container images (OCI/Docker) via an API that indexes and matches against known security flaws.

#container-security#vulnerabilities#oci
Stars11.0k
Forks1.2k
Last commit2 days ago
Docker bench security
Docker bench securityShell

A script that checks for dozens of common best-practices around deploying Docker containers in production.

#container-security#audit#security
Stars9.7k
Forks1.0k
Last commit1 month ago
syft
syftGo

A CLI tool and Go library for generating Software Bill of Materials (SBOM) from container images and filesystems.

#sbom#container-security#cyclonedx
Stars9.3k
Forks902
Last commit15 hours ago
Syft
SyftGo

A CLI tool and Go library for generating Software Bill of Materials (SBOM) from container images and filesystems.

#sbom#container-security#cyclonedx
Stars9.3k
Forks902
Last commit15 hours ago
Sysdig Falco
Sysdig FalcoC++

A cloud native runtime security tool for Linux that detects abnormal behavior and security threats in real-time.

#hacktoberfest#container-security#syscall-monitoring
Stars9.2k
Forks1.1k
Last commit1 day ago
Rocket
RocketGo

A pod-native container engine for Linux designed to be secure, composable, and standards-based.

#container-security#kubernetes-integration#docker-alternative
Stars8.8k
Forks874
Last commit6 years ago
App Container basics
App Container basicsGo

A pod-native container engine for Linux designed to be secure, composable, and standards-based.

#container-security#kubernetes-integration#docker-alternative
Stars8.8k
Forks874
Last commit6 years ago
Cosign
CosignGo

A tool for signing and verifying container images and other artifacts using the Sigstore framework.

#supply-chain-security#keyless-signing#container-security
Stars6.2k
Forks771
Last commit1 day ago
Kubernetes Goat
Kubernetes GoatHTML

An intentionally vulnerable Kubernetes cluster environment for hands-on security training and practice.

#vulnerable-lab#security-training#container-security
Stars5.7k
Forks1.0k
Last commit3 months ago
ThreatMapper
ThreatMapperTypeScript

Open source CNAPP that hunts for threats in cloud native platforms, ranks them by risk, and visualizes attack paths.

#container-security#vulnerability-management#compliance-scanning
Stars5.3k
Forks635
Last commit1 month ago
GoSu
GoSuShell

A simple Go-based tool to step down from root and execute a process as another user, designed for Docker containers.

#container-security#devops#setuid
Stars5.0k
Forks358
Last commit1 month ago
Dockerfile best practices
Dockerfile best practicesDockerfile

A production-ready Dockerfile template with security-focused best practices for building reliable container images.

#container-security#containerization#devops
Stars4.1k
Forks155
Last commit5 years ago
NsJail
NsJailC++

A lightweight Linux process isolation tool using namespaces, cgroups, rlimits, and seccomp-bpf syscall filters for enhanced security.

#container-security#linux-namespaces#resource-limits
Stars4.0k
Forks348
Last commit1 month ago
eon01
eon01

A comprehensive cheat sheet for Docker commands covering installation, container management, networking, security, and Docker Swarm.

#container-security#devops#container-orchestration
Stars3.9k
Forks483
Last commit5 months ago
container-diff
container-diffGo

A CLI tool for analyzing and comparing Docker container images across multiple criteria like file system, packages, and history.

#container-security#devops#package-analysis
Stars3.8k
Forks231
Last commit2 years ago
Deepfence SecretScanner
Deepfence SecretScannerGo

A standalone tool that finds unprotected secrets like passwords and API keys in container images and file systems.

#scanning-tool#container-security#passwords
Stars3.4k
Forks347
Last commit4 months ago
Containers
Containers

A curated list of awesome Linux container frameworks, libraries, software, and resources for developers and DevOps engineers.

#container-security#devops#container-orchestration
Stars2.1k
Forks182
Last commit2 years ago
Awesome Linux Containers
Awesome Linux Containers

A curated list of awesome Linux container frameworks, libraries, software, and resources for developers and DevOps engineers.

#container-security#containerization#devops
Stars2.1k
Forks182
Last commit2 years ago
Grafeas
GrafeasGo

An open-source artifact metadata API for auditing and governing software supply chains.

#container-security#api#software-supply-chain
Stars1.6k
Forks307
Last commit13 days ago
Bane
BaneGo

A custom AppArmor profile generator for Docker containers that simplifies security configuration.

#container-security#devops#docker-security
Stars1.2k
Forks90
Last commit5 years ago
bane
baneGo

A custom AppArmor profile generator for Docker containers that simplifies container security.

#container-security#devops#docker-security
Stars1.2k
Forks90
Last commit5 years ago
Whaler
WhalerGo

A Go program that reverse engineers Docker images to reconstruct the original Dockerfile.

#container-security#passwords#devops
Stars1.2k
Forks103
Last commit3 months ago
railcar
railcarRust

A Rust implementation of the Open Containers Initiative runtime specification, providing memory-safe container execution.

#container-security#docker-backend#container-orchestration
Stars1.1k
Forks101
Last commit6 years ago
SafeDep/vet
SafeDep/vetGo

A CLI tool for real-time malicious package detection and software supply chain security across multiple ecosystems.

#pypi#rubygems#supply-chain-security
Stars1.1k
Forks104
Last commit1 day ago
Page 1 of 2Next

Related Tags

#Docker41#Devsecops24#Containers23#Security21#Devops19#Go18#Kubernetes14#Cli Tool13#Oci12#Ci Cd11#Static Analysis10#Docker Security9
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub