{"id":13524316,"url":"https://github.com/instrumenta/kubeval","last_synced_at":"2025-05-13T20:10:00.974Z","repository":{"id":37549978,"uuid":"95363214","full_name":"instrumenta/kubeval","owner":"instrumenta","description":"Validate your Kubernetes configuration files, supports multiple Kubernetes versions","archived":false,"fork":false,"pushed_at":"2023-08-08T18:29:46.000Z","size":416,"stargazers_count":3194,"open_issues_count":102,"forks_count":226,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-05-09T09:49:05.227Z","etag":null,"topics":["instrumenta","kubernetes"],"latest_commit_sha":null,"homepage":"https://kubeval.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/instrumenta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-25T14:00:38.000Z","updated_at":"2025-05-09T09:45:07.000Z","dependencies_parsed_at":"2024-06-18T11:20:42.019Z","dependency_job_id":null,"html_url":"https://github.com/instrumenta/kubeval","commit_stats":{"total_commits":212,"total_committers":44,"mean_commits":4.818181818181818,"dds":"0.46226415094339623","last_synced_commit":"fe0a7c22b93b92adfdc57d07b92d5231fd0b3e0e"},"previous_names":["garethr/kubeval"],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instrumenta%2Fkubeval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instrumenta%2Fkubeval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instrumenta%2Fkubeval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instrumenta%2Fkubeval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instrumenta","download_url":"https://codeload.github.com/instrumenta/kubeval/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020606,"owners_count":22000753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["instrumenta","kubernetes"],"created_at":"2024-08-01T06:01:08.937Z","updated_at":"2025-05-13T20:10:00.930Z","avatar_url":"https://github.com/instrumenta.png","language":"Go","funding_links":[],"categories":["Go","K8S-Tools","kubernetes","Инструменты","Climbing","Configuration Management"],"sub_categories":["IAC Security","Chess :chess_pawn:"],"readme":"# Kubeval\n\n**NOTE: This project is [no longer maintained](https://github.com/instrumenta/kubeval/issues/268#issuecomment-902128481), a good replacement is [kubeconform](https://github.com/yannh/kubeconform)**\n\n\n`kubeval` is a tool for validating a Kubernetes YAML or JSON configuration file.\nIt does so using schemas generated from the Kubernetes OpenAPI specification, and\ntherefore can validate schemas for multiple versions of Kubernetes.\n\n[![CircleCI](https://circleci.com/gh/instrumenta/kubeval.svg?style=svg)](https://circleci.com/gh/instrumenta/kubeval)\n[![Go Report\nCard](https://goreportcard.com/badge/github.com/instrumenta/kubeval)](https://goreportcard.com/report/github.com/instrumenta/kubeval)\n[![GoDoc](https://godoc.org/github.com/instrumenta/kubeval?status.svg)](https://godoc.org/github.com/instrumenta/kubeval)\n\n\n```\n$ kubeval my-invalid-rc.yaml\nWARN - fixtures/my-invalid-rc.yaml contains an invalid ReplicationController - spec.replicas: Invalid type. Expected: [integer,null], given: string\n$ echo $?\n1\n```\n\n\nFor full usage and installation instructions see [kubeval.com](https://kubeval.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstrumenta%2Fkubeval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstrumenta%2Fkubeval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstrumenta%2Fkubeval/lists"}