{"id":28480495,"url":"https://github.com/matinz626/configmap-inspector","last_synced_at":"2026-04-13T18:01:26.531Z","repository":{"id":295955323,"uuid":"991796785","full_name":"MatinZ626/configmap-inspector","owner":"MatinZ626","description":"A shell script for auditing ConfigMap usage across Kubernetes Deployments.","archived":false,"fork":false,"pushed_at":"2025-05-28T08:11:36.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-12T07:44:56.790Z","etag":null,"topics":["bash","k8s","k8s-configmap","k8s-deployment","k8s-management","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatinZ626.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-05-28T06:58:01.000Z","updated_at":"2025-05-28T08:11:39.000Z","dependencies_parsed_at":"2025-05-28T08:33:54.709Z","dependency_job_id":"06caf7bc-4db9-4058-ab36-3c1628aa4e62","html_url":"https://github.com/MatinZ626/configmap-inspector","commit_stats":null,"previous_names":["matinz626/configmap-inspector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatinZ626/configmap-inspector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinZ626%2Fconfigmap-inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinZ626%2Fconfigmap-inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinZ626%2Fconfigmap-inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinZ626%2Fconfigmap-inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatinZ626","download_url":"https://codeload.github.com/MatinZ626/configmap-inspector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinZ626%2Fconfigmap-inspector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash","k8s","k8s-configmap","k8s-deployment","k8s-management","kubernetes"],"created_at":"2025-06-07T19:06:34.567Z","updated_at":"2026-04-13T18:01:26.508Z","avatar_url":"https://github.com/MatinZ626.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\n\nA shell script for auditing ConfigMap usage across Kubernetes Deployments. It scans all namespaces (excluding kube-system, kube-public, and kube-node-lease) and identifies which ConfigMaps are referenced in each Deployment—either as volume mounts or environment variables.\nThe script outputs a readable report to output.txt listing each namespace along with its relevant ConfigMap → Deployment mappings.\n\n\n# Let's Run it \n\nInstall yq:\n```bash\nsnap install yq\n```\nClone the project: \n```bash\ngit clone https://github.com/MatinZ626/configmap-inspector.git\n```\nDont forget permission:\n```bash\nchmod +x configmaptodeplo.sh\n```\nNow run it and see the result in output.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatinz626%2Fconfigmap-inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatinz626%2Fconfigmap-inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatinz626%2Fconfigmap-inspector/lists"}