docker-security
There are 47 repositories under docker-security topic.
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
m14r41/PentestingEverything
Penetration Testing For - Web | Mobile | API | Thick Client | Source Code Review | DevSecOps | Wireless | Network Pentesting, etc...
P3GLEG/Whaler
Program to reverse Docker images into Dockerfiles
vchinnipilli/kubestriker
A Blazing fast Security Auditing tool for Kubernetes
marshyski/quick-secure
Quickly secure UNIX/Linux systems
Metarget/awesome-cloud-native-security
awesome resources about cloud native security 🐿
ellerbrock/docker-security-images
:closed_lock_with_key: Docker Container for Penetration Testing & Security
osminogin/docker-tor-simple
Simplest minimal container for Tor anonymity software based on Alpine
armourbird/csf
ArmourBird CSF - Container Security Framework
arsitektur-jaringan-komputer/Pelatihan-Docker
Modul Docker Mastery Bootcamp: From Zero to Hero
NordCoderd/cloud-security-plugin
Cloud (IaC) Security plugin for JetBrains IDEs (e.g., IntelliJ IDEA, PyCharm)
OWASP/www-project-eks-goat
OWASP EKS Goat is a deliberately vulnerable EKS cluster environment to explore AWS cloud-native security through hands-on attack and defense labs with walkthrough.
mitre/ansible-cis-docker-ce-hardening
(WIP) An ansible playbook to harden a docker host to the CIS CE Benchmark requirements
paulveillard/cybersecurity-cryptography
A collection of awesome software, libraries, documents, books, resources and cool stuff about cryptography in Cybersecurity.
Correia-jpv/fucking-awesome-docker
🐳 A curated list of Docker resources and projects. With repository stars⭐ and forks🍴
koalalab-inc/pinny
Pin your 3rd Party Github Actions and Docker Images dependencies.
binarymist/dockersecurity-quickreference
:books: :whale: For DevOps Engineers :whale: :books:
elliotsecops/Docker-Security-Scanner
Minimalist yet powerful Docker security scanner implemented in Go, designed to help users identify common security issues in their running containers. The scanner checks for containers running as the root user, exposed ports, and provides a simplified check for missing security updates.
LM1LC3N7/Dockerfiles
A collection of Dockerfiles I personally use, as secure as I can.
paulveillard/cybersecurity-docker-security
An ongoing & curated collection of awesome software, libraries and frameworks, best guidelines and technical resources and cool stuff about Docker Security.
OsmanKandemir/docf-sec-check
DocF-Sec-Check helps to make your Dockerfile commands more secure.
cr0hn/docker-signatures
Docker signatures ensure that a Docker Image has all signatures
Devang-Solanki/Varunastra
Introducing Varunastra: an innovative tool designed to strengthen the security of Docker environments. Varunastra is specifically engineered to detect and help mitigate vulnerabilities within Docker.
javalisson/docker-secrets
Some examples of how to use docker secrets with a LAMP stack
mohitgoyal2011/dockergate2.1
Automated Seccomp profile generation for Docker Images
zeroc0d3lab/awesome-docker
:whale: A curated list of Docker resources and projects
latestalexey/awesome-docker
:whale: A curated list of Docker resources and projects
xSavitar/docker-seccomp-filters
[WIP] Testing Seccomp profile with Docker.
ykaaouachi/2048
Dockerize '2048' application : Image based on 'Alpine' v3.8, & run with 'Nginx'
ANSANJAY/DockerEssentialsGuide
An in-depth guide to Docker, covering containerization principles, Dockerfile creation, image management, orchestration, and best practices to streamline development and deployment processes. Perfect for all levels.
Hafiz-shamnad/SenitnalDock
Sentinel Dock is a comprehensive container security toolkit designed to safeguard Docker environments. It seamlessly integrates Trivy for vulnerability scanning and offers real-time monitoring of container activity. Key features include resource usage tracking (CPU & memory), and configuration hardening to enhance security and resilience.
mikonoid/CKS-exam-cheat-sheets
Preparation for CKS exam
shafiqul-islam-sumon/SecureDockerEnv
SecureDockerEnv is a Python project that securely manages environment variables in Docker without embedding them in images. It ensures safe injection of .env files at runtime, preventing credential leaks in containerized applications.