{"id":22131096,"url":"https://github.com/slamdev/rules_kubeconform","last_synced_at":"2026-03-19T21:53:12.131Z","repository":{"id":38979117,"uuid":"425801818","full_name":"slamdev/rules_kubeconform","owner":"slamdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-02T14:52:21.000Z","size":41,"stargazers_count":0,"open_issues_count":14,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T14:45:09.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Starlark","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slamdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-11-08T10:58:22.000Z","updated_at":"2021-11-10T10:43:11.000Z","dependencies_parsed_at":"2022-09-19T17:12:58.186Z","dependency_job_id":"f7c4efd7-f2bd-4a39-952d-684f92481cb4","html_url":"https://github.com/slamdev/rules_kubeconform","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Frules_kubeconform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Frules_kubeconform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Frules_kubeconform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Frules_kubeconform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slamdev","download_url":"https://codeload.github.com/slamdev/rules_kubeconform/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240887,"owners_count":20583102,"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":[],"created_at":"2024-12-01T18:29:46.588Z","updated_at":"2026-01-05T00:51:45.651Z","avatar_url":"https://github.com/slamdev.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bazel rules for kubeconform\n\n## Installation\n\nInclude this in your WORKSPACE file:\n\n```starlark\nload(\"@bazel_tools//tools/build_defs/repo:http.bzl\", \"http_archive\")\n\nhttp_archive(\n    name = \"slamdev_rules_kubeconform\",\n    url = \"https://github.com/slamdev/rules_kubeconform/releases/download/0.0.0/slamdev_rules_kubeconform-v0.0.0.tar.gz\",\n    sha256 = \"\",\n)\n\nload(\"@slamdev_rules_kubeconform//kubeconform:deps.bzl\", \"kubeconform_register_toolchains\", \"rules_kubeconform_dependencies\")\n\nrules_kubeconform_dependencies()\n\nkubeconform_register_toolchains(\n    name = \"kubeconform0_4_12\",\n    kubeconform_version = \"0.4.12\",\n)\n```\n\n\u003e note, in the above, replace the version and sha256 with the one indicated\n\u003e in the release notes for rules_kubeconform.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslamdev%2Frules_kubeconform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslamdev%2Frules_kubeconform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslamdev%2Frules_kubeconform/lists"}