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 helm/chart-testing

Open-source alternatives to Chart Testing

22 open-source projects similar to helm/chart-testing, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Chart Testing alternative.

  • viglesiasce/kube-lintviglesiasce avatar

    viglesiasce/kube-lint

    156View on GitHub↗

    A linter for Kubernetes resources with a customizable rule set

    Go
    View on GitHub↗156
  • stackrox/kube-linterstackrox avatar

    stackrox/kube-linter

    3,471View on GitHub↗

    KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.

    Go
    View on GitHub↗3,471
  • digitalocean/clusterlintdigitalocean avatar

    digitalocean/clusterlint

    591View on GitHub↗

    A best practices checker for Kubernetes clusters. 🤠

    Go
    View on GitHub↗591
  • uswitch/klintuswitch avatar

    uswitch/klint

    42View on GitHub↗

    A 'realtime' kubernetes resource linter

    Go
    View on GitHub↗42
  • yannh/kubeconformyannh avatar

    yannh/kubeconform

    3,070View on GitHub↗

    A FAST Kubernetes manifests validator, with support for Custom Resources!

    Go
    View on GitHub↗3,070
  • 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

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
  • 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
  • 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
  • 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
  • anchore/grypeanchore avatar

    anchore/grype

    12,423View on 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
    View on GitHub↗12,423
  • 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
  • rustwasm/twiggyrustwasm avatar

    rustwasm/twiggy

    1,429View on GitHub↗

    Twiggy🌱 is a code size profiler

    Rust
    View on GitHub↗1,429
  • 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
  • voxpupuli/metadata-json-lintvoxpupuli avatar

    voxpupuli/metadata-json-lint

    31View on GitHub↗

    Tool to check the validity of Puppet metadata.json files

    Ruby
    View on GitHub↗31
  • wata727/tflintwata727 avatar

    wata727/tflint

    0View on GitHub↗

    A Pluggable Terraform Linter

    View on GitHub↗0
  • yandex/gixyyandex avatar

    yandex/gixy

    8,570View on GitHub↗

    Gixy is a static configuration analyzer and security auditor for Nginx. It functions as an infrastructure-as-code security scanner and web server configuration linter designed to identify vulnerabilities and misconfigurations in server definitions before deployment. The tool focuses on detecting high-risk security flaws, including host header spoofing, server-side request forgery, and path traversal. It specifically audits Nginx configurations for risks such as HTTP splitting, multiline header issues, and unauthorized third-party access resulting from incorrect Referer or Origin header patter

    Python
    View on GitHub↗8,570
  • 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
  • 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
  • awslabs/cfn-python-lintawslabs avatar

    awslabs/cfn-python-lint

    2,624View on GitHub↗

    CloudFormation Linter

    Python
    View on GitHub↗2,624
  • cesar-rodriguez/terrascancesar-rodriguez avatar

    cesar-rodriguez/terrascan

    3View on GitHub↗

    Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.

    View on GitHub↗3
  • 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