{"id":13936230,"url":"https://github.com/brendandburns/kubesanity","last_synced_at":"2025-07-17T04:32:30.153Z","repository":{"id":75873097,"uuid":"119111057","full_name":"brendandburns/kubesanity","owner":"brendandburns","description":"KubeSanity a sanity checking framework for Kubernetes","archived":false,"fork":false,"pushed_at":"2018-02-15T19:48:59.000Z","size":5,"stargazers_count":84,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-08T23:23:06.223Z","etag":null,"topics":["devops-tools","kubernetes","testing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brendandburns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2018-01-26T22:40:38.000Z","updated_at":"2024-03-07T22:01:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"de581c99-23b4-449f-be60-75234bd23565","html_url":"https://github.com/brendandburns/kubesanity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendandburns%2Fkubesanity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendandburns%2Fkubesanity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendandburns%2Fkubesanity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendandburns%2Fkubesanity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brendandburns","download_url":"https://codeload.github.com/brendandburns/kubesanity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224901310,"owners_count":17388950,"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":["devops-tools","kubernetes","testing"],"created_at":"2024-08-07T23:02:30.185Z","updated_at":"2024-11-16T10:08:37.927Z","avatar_url":"https://github.com/brendandburns.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"## KubeSanity\n\n_Trust, but verify_\n\nA sanity checker for Kubernetes.\n\nIt runs across a cluster and performs some basic (really basic for now) sanity checking assertions.\n\n### Usage\n\n```sh\ndocker run -v ${HOME}/.kube:/root/.kube:ro brendanburns/kubesanity:0.1.0\n```\n\n### Current Assertions\n   * Pod IP Duplication: Validates no two pods have the same IP\n   * Service IP Duplication: Validates no two services have the same IP\n\n### Contributing\n\nPlease do. New assertions should be easy to add, they all should implement the assertion\ncontract. See the existing assertions for examples.\n\n### License\nDistributed under the [MIT](https://opensource.org/licenses/MIT) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendandburns%2Fkubesanity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrendandburns%2Fkubesanity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrendandburns%2Fkubesanity/lists"}