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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 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-lintAvatar von viglesiasce

    viglesiasce/kube-lint

    156Auf GitHub ansehen↗

    A linter for Kubernetes resources with a customizable rule set

    Go
    Auf GitHub ansehen↗156
  • stackrox/kube-linterAvatar von stackrox

    stackrox/kube-linter

    3,471Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,471
  • digitalocean/clusterlintAvatar von digitalocean

    digitalocean/clusterlint

    591Auf GitHub ansehen↗

    A best practices checker for Kubernetes clusters. 🤠

    Go
    Auf GitHub ansehen↗591
  • uswitch/klintAvatar von uswitch

    uswitch/klint

    42Auf GitHub ansehen↗

    A 'realtime' kubernetes resource linter

    Go
    Auf GitHub ansehen↗42
  • yannh/kubeconformAvatar von yannh

    yannh/kubeconform

    3,070Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗3,070
  • goodwithtech/dockleAvatar von goodwithtech

    goodwithtech/dockle

    3,264Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗3,264

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • google/bloatyAvatar von google

    google/bloaty

    5,488Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗5,488
  • horsicq/nauz-file-detectorAvatar von horsicq

    horsicq/Nauz-File-Detector

    574Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗574
  • jkinder/jakstabAvatar von jkinder

    jkinder/jakstab

    164Auf GitHub ansehen↗

    The Jakstab static analysis platform for binaries

    Java
    Auf GitHub ansehen↗164
  • lukasmartinelli/hadolintAvatar von lukasmartinelli

    lukasmartinelli/hadolint

    12,225Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,225
  • anchore/grypeAvatar von anchore

    anchore/grype

    12,423Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,423
  • ossillate-inc/packjAvatar von ossillate-inc

    ossillate-inc/packj

    688Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗688
  • rustwasm/twiggyAvatar von rustwasm

    rustwasm/twiggy

    1,429Auf GitHub ansehen↗

    Twiggy🌱 is a code size profiler

    Rust
    Auf GitHub ansehen↗1,429
  • tfsec/tfsecAvatar von tfsec

    tfsec/tfsec

    7,013Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,013
  • voxpupuli/metadata-json-lintAvatar von voxpupuli

    voxpupuli/metadata-json-lint

    31Auf GitHub ansehen↗

    Tool to check the validity of Puppet metadata.json files

    Ruby
    Auf GitHub ansehen↗31
  • wata727/tflintAvatar von wata727

    wata727/tflint

    0Auf GitHub ansehen↗

    A Pluggable Terraform Linter

    Auf GitHub ansehen↗0
  • yandex/gixyAvatar von yandex

    yandex/gixy

    8,570Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,570
  • microsoft/binskimAvatar von Microsoft

    Microsoft/binskim

    855Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗855
  • aws-cloudformation/cloudformation-guardAvatar von aws-cloudformation

    aws-cloudformation/cloudformation-guard

    1,384Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,384
  • awslabs/cfn-python-lintAvatar von awslabs

    awslabs/cfn-python-lint

    2,624Auf GitHub ansehen↗

    CloudFormation Linter

    Python
    Auf GitHub ansehen↗2,624
  • cesar-rodriguez/terrascanAvatar von cesar-rodriguez

    cesar-rodriguez/terrascan

    3Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗3
  • coreos/clairAvatar von coreos

    coreos/clair

    11,011Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,011