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

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

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

Open-source alternatives to Kics

30 open-source projects similar to checkmarx/kics, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Kics alternative.

  • 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
  • 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
  • fugue/regulafugue 的头像

    fugue/regula

    964在 GitHub 上查看↗

    Regula checks infrastructure as code templates (Terraform, CloudFormation, k8s manifests) for AWS, Azure, Google Cloud, and Kubernetes security and compliance using Open Policy Agent/Rego

    Open Policy Agent
    在 GitHub 上查看↗964

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
bridgecrewio/yorbridgecrewio 的头像

bridgecrewio/yor

927在 GitHub 上查看↗

Extensible auto-tagger for your IaC files. The ultimate way to link entities in the cloud back to the codified resource which created it.

Go
在 GitHub 上查看↗927
  • 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
  • snyk/clisnyk 的头像

    snyk/cli

    5,428在 GitHub 上查看↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    TypeScriptmonitorsecuritysnyk
    在 GitHub 上查看↗5,428
  • chenrui333/terraformerchenrui333 的头像

    chenrui333/terraformer

    8在 GitHub 上查看↗

    CLI tool to generate terraform files from existing infrastructure (reverse Terraform).

    Go
    在 GitHub 上查看↗8
  • busser/tfautomvbusser 的头像

    busser/tfautomv

    895在 GitHub 上查看↗

    Generate Terraform moved blocks automatically for painless refactoring

    Go
    在 GitHub 上查看↗895
  • chrislewisdev/prettyplanchrislewisdev 的头像

    chrislewisdev/prettyplan

    187在 GitHub 上查看↗

    A formatting tool to help make large Terraform plans easier to review.

    TypeScript
    在 GitHub 上查看↗187
  • azure/aztfexportAzure 的头像

    Azure/aztfexport

    1,895在 GitHub 上查看↗

    A tool to bring existing Azure resources under Terraform's management

    Go
    在 GitHub 上查看↗1,895
  • bridgecrewio/airiambridgecrewio 的头像

    bridgecrewio/AirIAM

    824在 GitHub 上查看↗

    Least privilege AWS IAM Terraformer

    Python
    在 GitHub 上查看↗824
  • briefercloud/layerformbriefercloud 的头像

    briefercloud/layerform

    1,207在 GitHub 上查看↗

    Layerform helps engineers create reusable environment stacks using plain .tf files. Ideal for multiple "staging" environments.

    Go
    在 GitHub 上查看↗1,207
  • camptocamp/terraboardcamptocamp 的头像

    camptocamp/terraboard

    2,007在 GitHub 上查看↗

    :earth_africa: :clipboard: A web dashboard to inspect Terraform States

    Go
    在 GitHub 上查看↗2,007
  • chenrui333/terradozerchenrui333 的头像

    chenrui333/terradozer

    2在 GitHub 上查看↗

    terradozer

    Go
    在 GitHub 上查看↗2
  • awslabs/terraform-iam-policy-validatorawslabs 的头像

    awslabs/terraform-iam-policy-validator

    347在 GitHub 上查看↗

    A command line tool that validates AWS IAM Policies in a Terraform template against AWS IAM best practices

    Python
    在 GitHub 上查看↗347
  • bflad/tfproviderlintbflad 的头像

    bflad/tfproviderlint

    139在 GitHub 上查看↗

    Terraform Provider Lint Tool

    Go
    在 GitHub 上查看↗139
  • andrewbaxter/terrarsandrewbaxter 的头像

    andrewbaxter/terrars

    114在 GitHub 上查看↗

    Terraform in Rust

    Rust
    在 GitHub 上查看↗114
  • asdf-community/asdf-hashicorpasdf-community 的头像

    asdf-community/asdf-hashicorp

    263在 GitHub 上查看↗

    HashiCorp plugin for the asdf version manager maintainer=@DustinChaloupka, @nathantypanski, @radditude

    Shell
    在 GitHub 上查看↗263
  • aws-samples/aws2tfaws-samples 的头像

    aws-samples/aws2tf

    749在 GitHub 上查看↗

    aws2tf - automates the importing of existing AWS resources into Terraform and outputs the Terraform HCL code.

    Python
    在 GitHub 上查看↗749
  • anmolnagpal/terraform-ai-skillsanmolnagpal 的头像

    anmolnagpal/terraform-ai-skills

    2在 GitHub 上查看↗

    🤖 AI-powered Terraform module management across AWS, GCP, Azure, DigitalOcean - Save 97% of maintenance time

    Markdown
    在 GitHub 上查看↗2
  • alexnabokikh/tfsortAlexNabokikh 的头像

    AlexNabokikh/tfsort

    237在 GitHub 上查看↗

    A CLI utility to sort Terraform variables and outputs

    Go
    在 GitHub 上查看↗237
  • antonbabenko/modules.tf-lambdaantonbabenko 的头像

    antonbabenko/modules.tf-lambda

    356在 GitHub 上查看↗

    Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform

    Python
    在 GitHub 上查看↗356
  • antonbabenko/pre-commit-terraformantonbabenko 的头像

    antonbabenko/pre-commit-terraform

    3,735在 GitHub 上查看↗

    This project is a set of git pre-commit hooks designed to automate the formatting, linting, and validation of Terraform configurations. It functions as an infrastructure as code linter, security scanner, cost estimator, and documentation generator to ensure code quality before commits are finalized. The tool distinguishes itself by providing specialized capabilities for infrastructure workflows, such as scanning templates for security vulnerabilities and hardcoded secrets, calculating projected cloud spending against budgets, and automatically extracting module definitions to populate readme

    Shell
    在 GitHub 上查看↗3,735
  • 0xdones/tfgen0xDones 的头像

    0xDones/tfgen

    90在 GitHub 上查看↗

    Terraform code generator for consistent codebase and DRY

    Go
    在 GitHub 上查看↗90
  • 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
  • 28mm/blast-radius28mm 的头像

    28mm/blast-radius

    2,188在 GitHub 上查看↗

    Interactive visualizations of Terraform dependency graphs using d3.js

    JavaScript
    在 GitHub 上查看↗2,188
  • accurics/terrascanaccurics 的头像

    accurics/terrascan

    5,210在 GitHub 上查看↗

    Terrascan is an infrastructure as code security scanner and cloud configuration auditor designed to detect security violations and compliance risks in cloud templates and Dockerfiles before provisioning. It utilizes the Open Policy Agent to evaluate infrastructure templates against both standard security policies and custom organizational rules. The project functions as a security guardrail within build pipelines, blocking risky deployments by integrating scanning logic directly into CI/CD workflows. It also includes a container registry vulnerability scanner that collects vulnerability data

    Go
    在 GitHub 上查看↗5,210
  • busser/tftreebusser 的头像

    busser/tftree

    158在 GitHub 上查看↗

    Display your Terraform module call stack in your terminal

    Go
    在 GitHub 上查看↗158
  • chanzuckerberg/foggchanzuckerberg 的头像

    chanzuckerberg/fogg

    306在 GitHub 上查看↗

    Manage Infrastructure as Code with less pain.

    Go
    在 GitHub 上查看↗306
  • aquasecurity/tfsecaquasecurity 的头像

    aquasecurity/tfsec

    7,013在 GitHub 上查看↗

    tfsec is a static analysis tool and infrastructure as code linter designed to detect security misconfigurations and compliance violations in Terraform infrastructure code. It functions as a cloud security posture tool and policy enforcement engine that evaluates configurations against established security benchmarks. The tool provides multi-cloud security auditing for providers including AWS, Azure, Google Cloud, and Kubernetes, as well as specialized scanning for DigitalOcean, OpenStack, CloudStack, and GitHub configurations. It identifies insecure settings such as public access or unencrypt

    Go
    在 GitHub 上查看↗7,013