awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to chan9390/aws-mfa-enforce

Open-source alternatives to Aws Mfa Enforce

30 open-source projects similar to chan9390/aws-mfa-enforce, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Aws Mfa Enforce alternative.

  • anchore/grypeanchore 的头像

    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

    Gocontainer-imagecontainerscyclonedx
    在 GitHub 上查看↗12,423
  • anchore/syftanchore 的头像

    anchore/syft

    8,399在 GitHub 上查看↗

    Syft is a software bill of materials generator, container image scanner, and software dependency catalog. It analyzes container images and filesystems to produce comprehensive inventories of installed packages and dependencies in standard formats. Additionally, it serves as a software attestation tool and an SBOM format converter. The project distinguishes itself through the ability to create cryptographically signed attestations for software inventories to ensure provenance and integrity. It also provides the capability to transform software bills of materials between different industry sche

    Gocontainerscyclonedxdocker
    在 GitHub 上查看↗8,399
  • appscode/guardA

    appscode/guard

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • appscode/kubedA

    appscode/kubed

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
aquasecurity/kube-benchaquasecurity 的头像

aquasecurity/kube-bench

8,078在 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
在 GitHub 上查看↗8,078
  • aquasecurity/kube-hunteraquasecurity 的头像

    aquasecurity/kube-hunter

    5,064在 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
    在 GitHub 上查看↗5,064
  • aquasecurity/trivyaquasecurity 的头像

    aquasecurity/trivy

    36,462在 GitHub 上查看↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    在 GitHub 上查看↗36,462
  • aquasecurity/trivy-actionaquasecurity 的头像

    aquasecurity/trivy-action

    1,209在 GitHub 上查看↗
    Shelldevsecopsgithub-actionsscanner
    在 GitHub 上查看↗1,209
  • armosec/kubescapearmosec 的头像

    armosec/kubescape

    11,482在 GitHub 上查看↗

    Kubescape is a security platform for Kubernetes that provides tools for scanning clusters, configurations, and container images against industry compliance and security benchmarks. It functions as a suite of security utilities, including a compliance auditor, a misconfiguration scanner, and a container vulnerability scanner. The project differentiates itself through automated remediation and active enforcement. It can automatically patch operating system vulnerabilities in images and fix security errors within manifest files. It also utilizes an admission controller to block the deployment of

    Go
    在 GitHub 上查看↗11,482
  • ascit31/dark-moonA

    ASCIT31/Dark-Moon

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aserto-dev/topazaserto-dev 的头像

    aserto-dev/topaz

    1,343在 GitHub 上查看↗

    Cloud-native authorization for modern applications and APIs

    Go
    在 GitHub 上查看↗1,343
  • authdog/http-headers-checkA

    authdog/http-headers-check

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bearer/bearerBearer 的头像

    Bearer/bearer

    2,566在 GitHub 上查看↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    在 GitHub 上查看↗2,566
  • bridgecrewio/checkovbridgecrewio 的头像

    bridgecrewio/checkov

    8,798在 GitHub 上查看↗

    Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as code, container images, and Kubernetes configurations. It functions as a cloud security posture tool, an SCA vulnerability scanner, and a secret scanning utility to prevent security breaches and version control leaks. The project distinguishes itself through deep graph analysis and variable resolution, allowing it to map relationships between interconnected resources and evaluate the final state of infrastructure attributes. It provides extensibility for defining custom security

    Python
    在 GitHub 上查看↗8,798
  • bsdkurt/aws-node-custom-user-poolbsdkurt 的头像

    bsdkurt/aws-node-custom-user-pool

    16在 GitHub 上查看↗

    title: AWS Serverless Cognito Custom User Pool example in NodeJS description: This example demonstrates how to create an AWS Cognito custom user pool. layout: Doc -->

    JavaScript
    在 GitHub 上查看↗16
  • caiyeon/goldfishCaiyeon 的头像

    Caiyeon/goldfish

    2,127在 GitHub 上查看↗

    A HashiCorp Vault UI written with VueJS and Vault native Go API

    Vuebulma-cssgogolang
    在 GitHub 上查看↗2,127
  • cedar-policy/cedarcedar-policy 的头像

    cedar-policy/cedar

    1,316在 GitHub 上查看↗
    Rust
    在 GitHub 上查看↗1,316
  • cert-manager/trust-managerC

    cert-manager/trust-manager

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cilium/ciliumcilium 的头像

    cilium/cilium

    23,806在 GitHub 上查看↗

    Cilium is a networking, security, and observability platform for containerized environments that leverages kernel-level data paths to process traffic. By executing programs directly within the Linux kernel, it provides high-performance packet filtering, routing, and load balancing without the need for traditional user-space proxies or context switching. The platform distinguishes itself through identity-based security enforcement, which filters traffic based on service labels rather than volatile IP addresses. It integrates containerized workloads with external physical or virtual infrastruct

    Gobpfcncfcni
    在 GitHub 上查看↗23,806
  • controlplaneio/kubeseccontrolplaneio 的头像

    controlplaneio/kubesec

    1,461在 GitHub 上查看↗

    Security risk analysis for Kubernetes resources

    Go
    在 GitHub 上查看↗1,461
  • corazawaf/corazacorazawaf 的头像

    corazawaf/coraza

    3,295在 GitHub 上查看↗

    Coraza is a web application firewall engine designed to filter malicious HTTP traffic using standardized security directives. It functions as a library for embedding request filtering and security transaction processing directly into web servers or reverse proxies. The engine implements the ModSecurity WAF engine and the OWASP Core Rule Set to identify and block common web attack patterns. It utilizes a library-first integration model, allowing security capabilities to be embedded into a host process as a dependency rather than running as a standalone proxy. The project covers rule-based pat

    Gocorazacoraza-wafcoreruleset
    在 GitHub 上查看↗3,295
  • corneliusweig/rakkesscorneliusweig 的头像

    corneliusweig/rakkess

    1,400在 GitHub 上查看↗

    Review Access - kubectl plugin to show an access matrix for server resources

    Go
    在 GitHub 上查看↗1,400
  • cruise-automation/k-railcruise-automation 的头像

    cruise-automation/k-rail

    440在 GitHub 上查看↗

    Kubernetes security tool for policy enforcement

    Go
    在 GitHub 上查看↗440
  • curiefense/curiefenseC

    curiefense/curiefense

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cyberark/kubesploitC

    cyberark/kubesploit

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cyberark/kubiscancyberark 的头像

    cyberark/KubiScan

    1,428在 GitHub 上查看↗

    A tool to scan Kubernetes cluster for risky permissions

    Python
    在 GitHub 上查看↗1,428
  • datreeio/datreedatreeio 的头像

    datreeio/datree

    6,339在 GitHub 上查看↗

    Datree is a policy enforcement framework for Kubernetes that validates configurations against rules written in Rego, JSON Schema, or CEL. It operates as both a command-line tool for pre-deployment scanning and as a cluster-side admission webhook for real-time enforcement, integrating with CI/CD pipelines and continuous delivery tools like ArgoCD and FluxCD. The framework supports namespace-scoped policy mapping, allowing different policies to apply to different namespaces, and provides a skip annotation mechanism for selectively bypassing rules on individual resources or entire namespaces. It

    Goadmission-webhookbest-practicescli
    在 GitHub 上查看↗6,339
  • deepfence/threatmapperdeepfence 的头像

    deepfence/ThreatMapper

    5,282在 GitHub 上查看↗

    ThreatMapper is a cloud native application protection platform and infrastructure security scanner. It functions as a vulnerability management system and cloud workload telemetry collector designed to monitor workloads and detect security risks across cloud and container environments. The platform distinguishes itself through a network traffic visualizer that uses machine learning to classify communication patterns and a graph-based attack mapping system to identify high-risk paths between vulnerabilities and network dependencies. Its broader capabilities cover cloud infrastructure complianc

    TypeScriptcloud-nativecloudsecuritycnapp
    在 GitHub 上查看↗5,282
  • dexidp/dexdexidp 的头像

    dexidp/dex

    10,902在 GitHub 上查看↗

    Dex is an OpenID Connect provider and identity federation proxy that translates authentication signals from various upstream sources into a unified OpenID Connect interface. It functions as a multi-protocol identity broker, enabling client applications to implement a single standard while delegating user verification to external identity providers. The project distinguishes itself through a pluggable connector architecture that bridges disparate protocols including LDAP, SAML, and OAuth2. It provides specific integrations for services such as GitHub, Google, GitLab, and Microsoft, while offer

    Gohacktoberfestidentity-provideridp
    在 GitHub 上查看↗10,902
  • 0x4d31/honeylambda0x4D31 的头像

    0x4D31/honeylambda

    526在 GitHub 上查看↗

    honeyλ - a simple, serverless application designed to create and monitor fake HTTP endpoints (i.e. URL honeytokens) automatically, on top of AWS Lambda and Amazon API Gateway

    Python
    在 GitHub 上查看↗526