awesome-repositories.com
Blog
awesome-repositories.com

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

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

liamg/tfsec

0
View on GitHub↗
7,013 estrellas·555 forks·Go·MIT·7 vistasaquasecurity.github.io/trivy↗

Tfsec

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 management, infrastructure as code compliance, and integration into DevSecOps pipelines. The system also provides scan result export and security alert synchronization for centralized vulnerability management.

Features

  • Infrastructure as Code Scanners - Analyzes infrastructure templates and configuration files to detect security vulnerabilities and compliance issues before deployment.
  • Static Analysis Engines - Functions as a static analysis engine that scans source code for security vulnerabilities without execution.
  • Compliance Linters - Provides policy enforcement to ensure infrastructure code adheres to security best practices and organizational standards.
  • Terraform Analyzers - Analyzes Terraform configuration files to detect misconfigurations and vulnerabilities using static analysis.
  • HCL Configuration Parsing - Implements a core parsing engine to convert HCL configuration files into an abstract syntax tree.
  • Infrastructure as Code Security - Performs automated security scanning of infrastructure configuration files to ensure compliance.
  • Misconfiguration Scanning - Evaluates Terraform configuration files against security benchmarks to identify structural misconfigurations.
  • Cloud Security Posture Scanners - Provides a scanning engine to detect misconfigurations and security risks across cloud infrastructure assets.
  • Security Pattern Matching - Matches infrastructure code structures against known signatures of security vulnerabilities.
  • Configuration Logic Evaluators - Provides logic evaluation to identify security vulnerabilities within infrastructure resource settings.
  • Infrastructure Variable Resolution - Resolves variable references within infrastructure code to determine the final state of resource attributes.
  • External Environment File Loaders - Imports environment variables from external files to accurately evaluate the infrastructure's final state.
  • CI/CD Pipeline Integrations - Offers native support for automating security checks within CI/CD pipeline workflows.
  • Expression Evaluators - Evaluates complex mathematical and logical expressions within infrastructure code to detect non-literal security risks.
  • Infrastructure Policy Enforcement - Applies custom compliance and security policies to infrastructure configurations as code.
  • Infrastructure as Code Analysis - Scans Terraform templates for security misconfigurations.
  • Infrastructure Security - Static analysis to identify security issues in Terraform.

Historial de estrellas

Gráfico del historial de estrellas de liamg/tfsecGráfico del historial de estrellas de liamg/tfsec

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

Preguntas frecuentes

¿Qué hace liamg/tfsec?

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.

¿Cuáles son las características principales de liamg/tfsec?

Las características principales de liamg/tfsec son: Infrastructure as Code Scanners, Static Analysis Engines, Compliance Linters, Terraform Analyzers, HCL Configuration Parsing, Infrastructure as Code Security, Misconfiguration Scanning, Cloud Security Posture Scanners.

¿Qué alternativas de código abierto existen para liamg/tfsec?

Las alternativas de código abierto para liamg/tfsec incluyen: aquasecurity/tfsec — tfsec is a static analysis tool and infrastructure as code linter designed to detect security misconfigurations and… bridgecrewio/checkov — Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as… tfsec/tfsec — tfsec is a static analysis tool and security scanner for infrastructure as code, specifically designed to detect… terraform-linters/tflint — TFLint is a static analysis tool and infrastructure-as-code validator designed to identify errors and enforce best… tenable/terrascan — Terrascan is a static analysis tool designed to evaluate infrastructure-as-code configuration files for security… snyk/cli — The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies,…

Alternativas open-source a Tfsec

Proyectos open-source similares, clasificados según cuántas características comparten con Tfsec.
  • aquasecurity/tfsecAvatar de aquasecurity

    aquasecurity/tfsec

    7,013Ver en 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
    Ver en GitHub↗7,013
  • bridgecrewio/checkovAvatar de bridgecrewio

    bridgecrewio/checkov

    8,798Ver en 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
    Ver en GitHub↗8,798
  • tfsec/tfsecAvatar de tfsec

    tfsec/tfsec

    7,013Ver en 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
    Ver en GitHub↗7,013
  • terraform-linters/tflintAvatar de terraform-linters

    terraform-linters/tflint

    5,748Ver en GitHub↗

    TFLint is a static analysis tool and infrastructure-as-code validator designed to identify errors and enforce best practices within Terraform configuration files. It functions as a quality gate for automated workflows and a language server that provides real-time diagnostics and linting errors directly within supported text editors. The project utilizes a gRPC plugin framework that allows for the integration of custom provider-specific validation rules via independent binaries and a dedicated SDK. This architecture separates core linting logic from cloud-specific validation, supporting the au

    Go
    Ver en GitHub↗5,748
  • Ver las 30 alternativas a Tfsec→