awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
eliasgranderubio avatar

eliasgranderubio/dagda

0
View on GitHub↗
1,242 estrellas·179 forks·Python·Apache-2.0·7 vistas

Dagda

a tool to perform static analysis of known vulnerabilities, trojans, viruses, malware & other malicious threats in docker images/containers and to monitor the docker daemon and running docker containers for detecting anomalous activities

Features

  • Cloud Native Security - Scans Docker images for vulnerabilities and malware.
  • Infrastructure as Code Analysis - Analyzes container OS and dependencies for vulnerabilities and viruses.
  • Cloud Security - Performs static analysis on Docker images for vulnerabilities.

Historial de estrellas

Gráfico del historial de estrellas de eliasgranderubio/dagdaGráfico del historial de estrellas de eliasgranderubio/dagda

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Dagda

Proyectos open-source similares, clasificados según cuántas características comparten con Dagda.
  • docker/docker-bench-securityAvatar de docker

    docker/docker-bench-security

    9,655Ver en 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
    Ver en GitHub↗9,655
  • cdk-team/cdkAvatar de cdk-team

    cdk-team/CDK

    4,692Ver en GitHub↗

    CDK is a specialized toolset for container security auditing, container escape exploitation, and cloud infrastructure pentesting. It provides a collection of scripts and tools designed to identify and exploit vulnerabilities in container runtimes to break out of isolated environments and execute commands on the underlying host operating system. The project features a dedicated Docker runtime exploit suite for abusing the Docker API, procfs, and cgroups to gain unauthorized host-level access. It includes specific techniques for bypassing isolation via LXCFS, user namespace exploitation, and ho

    Go
    Ver en GitHub↗4,692
  • aquasecurity/kube-benchAvatar de aquasecurity

    aquasecurity/kube-bench

    8,078Ver en GitHub↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Go
    Ver en GitHub↗8,078
  • aquasecurity/kube-hunterAvatar de aquasecurity

    aquasecurity/kube-hunter

    5,064Ver en GitHub↗

    Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native penetration tool designed to identify security weaknesses, infrastructure misconfigurations, and exploitable gaps by simulating attacker techniques. The tool distinguishes itself through a dual-mode scanning engine that executes both remote external probes and internal network scans. It features identity-based impersonation, allowing it to use service account tokens and pod identities to simulate security access from specific cluster roles and determine the potential blast radius

    Python
    Ver en GitHub↗5,064
Ver las 30 alternativas a Dagda→

Preguntas frecuentes

¿Qué hace eliasgranderubio/dagda?

a tool to perform static analysis of known vulnerabilities, trojans, viruses, malware & other malicious threats in docker images/containers and to monitor the docker daemon and running docker containers for detecting anomalous activities

¿Cuáles son las características principales de eliasgranderubio/dagda?

Las características principales de eliasgranderubio/dagda son: Cloud Native Security, Infrastructure as Code Analysis, Cloud Security.

¿Qué alternativas de código abierto existen para eliasgranderubio/dagda?

Las alternativas de código abierto para eliasgranderubio/dagda incluyen: docker/docker-bench-security — This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against… datadog/kubehound. aquasecurity/kube-bench — kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to… aquasecurity/kube-hunter — Kube-hunter is a security scanner and vulnerability hunter for Kubernetes clusters. It operates as a cloud-native… chaitin/veinmind-tools — 问脉已接入 openai, 可以使用 openai 对扫描的结果进行人性化分析,让您更加清晰的了解本次扫描发现了哪些风险。. cdk-team/cdk — CDK is a specialized toolset for container security auditing, container escape exploitation, and cloud infrastructure…