{"id":19126592,"url":"https://github.com/rimusz/helm-linter","last_synced_at":"2025-09-14T14:43:34.836Z","repository":{"id":82156022,"uuid":"171873337","full_name":"rimusz/helm-linter","owner":"rimusz","description":"Helm-linter plugin to check hard-coded passwords in charts","archived":false,"fork":false,"pushed_at":"2019-03-29T17:48:53.000Z","size":48,"stargazers_count":13,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T04:07:44.808Z","etag":null,"topics":["helm","helm-plugin","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Smarty","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/rimusz.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":"2019-02-21T13:06:44.000Z","updated_at":"2025-01-19T18:20:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"71c1b34b-fab5-49c8-9a20-df2e3717f80d","html_url":"https://github.com/rimusz/helm-linter","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rimusz","download_url":"https://codeload.github.com/rimusz/helm-linter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252576484,"owners_count":21770715,"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":["helm","helm-plugin","kubernetes"],"created_at":"2024-11-09T05:39:43.181Z","updated_at":"2025-05-05T20:52:33.622Z","avatar_url":"https://github.com/rimusz.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-linter plugin\n\nHelm plugin to find in chart's `values.yaml` a key which contains word password and check the key isn’t empty.\n\n## Install\n\nBased on the version in `plugin.yaml`, release binary will be downloaded from GitHub:\n\n```\n$ helm plugin install https://github.com/rimusz/helm-linter\nDownloading and installing helm-linter v0.1.1 ...\nhttps://github.com/rimusz/helm-linter/releases/download/v0.1.1/helm-linter_0.1.1_darwin_amd64.tar.gz\nInstalled plugin: linter\n```\n\n## Usage\n\nCheck charts for hard-coded passwords:\n\n```\n$ helm linter testdata/mychart/\nChecking chart testdata/mychart/\n\nFound hard-coded password/s:\n mysql.aaa.bPassword: eafaefawf\n mysql.aaa.cPassword.password: dfafasf\n mysql.mysqlRootPassword: druidroot\n mysql.mysqlPassword: druid\n password: sadasdsad\n```\n\n```\n$ helm linter testdata/postgresql/\nChecking chart testdata/postgresql/\n\nHard-coded password/s have not been found :-)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frimusz%2Fhelm-linter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frimusz%2Fhelm-linter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frimusz%2Fhelm-linter/lists"}