awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to cesar-rodriguez/terrascan

Projects sharing features with Terrascan

30 open-source projects similar to cesar-rodriguez/terrascan, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • aws-cloudformation/cloudformation-guardaws-cloudformation avatar

    aws-cloudformation/cloudformation-guard

    1,384View on GitHub↗

    Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0

    Rust
    View on GitHub↗1,384
  • tfsec/tfsectfsec avatar

    tfsec/tfsec

    7,013View on GitHub↗

    tfsec is a static analysis tool and security scanner for infrastructure as code, specifically designed to detect misconfigurations and compliance violations in Terraform and cloud infrastructure definitions before deployment. It functions as a cloud security policy engine that identifies vulnerabilities across multiple cloud platforms. The tool provides capabilities for cloud compliance auditing and scanning of Cloud Development Kit code. It supports custom security policy enforcement and allows for the definition of organization-specific security requirements. The scanner includes features

    Go
    View on GitHub↗7,013
  • wata727/tflintwata727 avatar

    wata727/tflint

    0View on GitHub↗

    A Pluggable Terraform Linter

    View on GitHub↗0
  • awslabs/cfn-python-lintawslabs avatar

    awslabs/cfn-python-lint

    2,624View on GitHub↗

    CloudFormation Linter

    Python
    View on GitHub↗2,624
  • bridgecrewio/checkovbridgecrewio avatar

    bridgecrewio/checkov

    8,798View on 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
    View on GitHub↗8,798

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bridgecrewio/yorbridgecrewio avatar

    bridgecrewio/yor

    927View on 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
    View on GitHub↗927
  • cdk8s-team/cdk8scdk8s-team avatar

    cdk8s-team/cdk8s

    4,830View on GitHub↗

    cdk8s is a Kubernetes infrastructure as code framework and manifest generator. It provides a cloud native development environment for defining system components and reusable abstractions using general purpose programming languages, which are then synthesized into standard YAML manifests. The framework uses a declarative API and object-oriented modeling to transform code into pure manifest files. These files are generated for use with any Kubernetes cluster via existing deployment tools. The project enables the creation of hierarchical resource patterns and reusable abstractions. It employs s

    JavaScript
    View on GitHub↗4,830
  • checkmarx/kicscheckmarx avatar

    checkmarx/kics

    2,649View on GitHub↗

    Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.

    Open Policy Agent
    View on GitHub↗2,649
  • coreos/claircoreos avatar

    coreos/clair

    11,011View on GitHub↗

    Clair is a container vulnerability scanner that performs static analysis of container images to identify known security vulnerabilities. It functions as an analyzer for OCI and Docker images, indexing their contents to detect security risks and outdated packages without requiring the containers to be running. The tool identifies vulnerabilities by matching indexed container components against security databases to find common vulnerabilities and exposures. This process involves analyzing filesystem layers to track the provenance and versioning of packages across the image hierarchy. The proj

    Go
    View on GitHub↗11,011
  • digitalocean/clusterlintdigitalocean avatar

    digitalocean/clusterlint

    591View on GitHub↗

    A best practices checker for Kubernetes clusters. 🤠

    Go
    View on GitHub↗591
  • eerkunt/terraform-complianceeerkunt avatar

    eerkunt/terraform-compliance

    1,457View on GitHub↗

    a lightweight, security focused, BDD test framework against terraform.

    Python
    View on GitHub↗1,457
  • fugue/regulafugue avatar

    fugue/regula

    964View on 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
    View on GitHub↗964
  • goodwithtech/docklegoodwithtech avatar

    goodwithtech/dockle

    3,264View on GitHub↗

    Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start

    Go
    View on GitHub↗3,264
  • google/bloatygoogle avatar

    google/bloaty

    5,488View on GitHub↗

    Bloaty is a binary size profiler and executable format analyzer that attributes every byte of a binary to specific symbols or compile units. It functions as a compilation unit profiler and C++ symbol demangler, mapping binary size back to source files and translating mangled names into human-readable formats. The project distinguishes itself as a binary diffing tool capable of comparing two versions of a binary to isolate specific symbols or sections responsible for size regressions. It provides specialized support for recovering symbols in stripped binaries by associating them with external

    C++
    View on GitHub↗5,488
  • hashicorp/terraformhashicorp avatar

    hashicorp/terraform

    48,720View on GitHub↗

    Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises resources. It functions as a workflow engine that reconciles a defined desired state against real-world infrastructure, using a persistent state-tracking layer to maintain consistency and visibility across distributed environments. By mapping infrastructure components into a directed acyclic graph, the system calculates the optimal order for provisioning, updating, or destroying resources. The platform is distinguished by its extensible plugin-based architecture, which decouples co

    Gocloudcloud-managementgraph
    View on GitHub↗48,720
  • helm/chart-testinghelm avatar

    helm/chart-testing

    1,632View on GitHub↗

    CLI tool for linting and testing Helm charts

    Go
    View on GitHub↗1,632
  • horsicq/nauz-file-detectorhorsicq avatar

    horsicq/Nauz-File-Detector

    574View on GitHub↗

    Linker/Compiler/Tool detector for Windows, Linux and MacOS.

    C++
    View on GitHub↗574
  • jkinder/jakstabjkinder avatar

    jkinder/jakstab

    164View on GitHub↗

    The Jakstab static analysis platform for binaries

    Java
    View on GitHub↗164
  • liamg/tfsecliamg avatar

    liamg/tfsec

    7,013View on GitHub↗

    tfsec is a static analysis tool and security scanner for Terraform configuration files. It functions as an infrastructure as code security scanner and compliance linter designed to detect misconfigurations and vulnerabilities across multiple cloud providers before resources are deployed. The tool identifies security risks by analyzing infrastructure code and variable files to evaluate the final state of the environment. It supports custom policy enforcement and allows for the suppression of specific security warnings through inline comments. Its capabilities cover cloud security posture mana

    Go
    View on GitHub↗7,013
  • lukasmartinelli/hadolintlukasmartinelli avatar

    lukasmartinelli/hadolint

    12,225View on GitHub↗

    Hadolint is a Dockerfile linter and Haskell-based static analysis tool. It analyzes container image configuration files against a set of rules to ensure valid syntax and adherence to best practices. The tool functions as a wrapper for shell checkers to inspect inline shell commands and scripts within build instructions, identifying scripting errors and bugs. It also includes security auditing capabilities to warn when images are pulled from registries not explicitly listed as trusted. The analysis engine covers quality assurance through label schema validation, syntax pattern verification, a

    Haskell
    View on GitHub↗12,225
  • microsoft/binskimMicrosoft avatar

    Microsoft/binskim

    855View on GitHub↗

    A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats

    C#
    View on GitHub↗855
  • mozilla-services/pytest-servicesmozilla-services avatar

    mozilla-services/pytest-services

    108View on GitHub↗

    Unit testing framework for test driven security of AWS, GCP, Heroku and more.

    Python
    View on GitHub↗108
  • nickthesecuritydude/aws-securityhub-cis-compliance-automationNickTheSecurityDude avatar

    NickTheSecurityDude/AWS-SecurityHub-CIS-Compliance-Automation

    40View on GitHub↗

    This script will help you achieve 100%, or nearly 100%, compliance.

    Python
    View on GitHub↗40
  • notharshhaa/aws-projectsN

    NotHarshhaa/AWS-Projects

    0View on GitHub↗

    forks-shield: https://img.shields.io/github/forks/NotHarshhaa/AWS-Projects?style=for-the-badge&logo=github&logoColor=white&color=orange forks-url: https://github.com/NotHarshhaa/AWS-Projects/network/members

    View on GitHub↗0
  • opentofu/opentofuopentofu avatar

    opentofu/opentofu

    29,206View on GitHub↗

    OpenTofu is a declarative infrastructure orchestrator that automates the provisioning and management of cloud resources. It functions as a platform-agnostic interface, allowing users to define their desired environment state in configuration files, which the system then reconciles against live infrastructure to calculate and execute necessary updates. The project utilizes a graph-based execution engine to determine the optimal sequence for resource operations, enabling the parallel processing of independent components to reduce deployment times. To support complex, multi-platform environments

    Go
    View on GitHub↗29,206
  • ossillate-inc/packjossillate-inc avatar

    ossillate-inc/packj

    688View on GitHub↗

    Packj stops :zap: Solarwinds-, ESLint-, and PyTorch-like attacks by flagging malicious/vulnerable open-source dependencies ("weak links") in your software supply-chain

    Python
    View on GitHub↗688
  • pixee/codemodder-javapixee avatar

    pixee/codemodder-java

    41View on GitHub↗

    a framework for building java codemods

    Java
    View on GitHub↗41
  • pulumi/pulumipulumi avatar

    pulumi/pulumi

    24,797View on GitHub↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Goawsazurecloud
    View on GitHub↗24,797
  • puresec/serverless-puresec-clipuresec avatar

    puresec/serverless-puresec-cli

    250View on GitHub↗

    Serverless plugin for least privileges.

    JavaScript
    View on GitHub↗250
  • rustwasm/twiggyrustwasm avatar

    rustwasm/twiggy

    1,429View on GitHub↗

    Twiggy🌱 is a code size profiler

    Rust
    View on GitHub↗1,429