{"id":50801127,"url":"https://github.com/azva-co/helm-charts","last_synced_at":"2026-06-12T20:00:36.953Z","repository":{"id":129268072,"uuid":"221446020","full_name":"azva-co/helm-charts","owner":"azva-co","description":"Helm charts for Kubernetes","archived":false,"fork":false,"pushed_at":"2026-06-03T02:27:15.000Z","size":185,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-12T10:18:00.056Z","etag":null,"topics":["devops","helm","helm-charts","k8s","kubernetes","security"],"latest_commit_sha":null,"homepage":"https://azva-co.github.io/helm-charts/","language":"Go Template","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/azva-co.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-13T11:42:45.000Z","updated_at":"2026-06-12T08:05:43.000Z","dependencies_parsed_at":"2023-03-22T23:01:13.475Z","dependency_job_id":null,"html_url":"https://github.com/azva-co/helm-charts","commit_stats":null,"previous_names":["azva-co/helm-charts"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/azva-co/helm-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azva-co%2Fhelm-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azva-co%2Fhelm-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azva-co%2Fhelm-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azva-co%2Fhelm-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azva-co","download_url":"https://codeload.github.com/azva-co/helm-charts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azva-co%2Fhelm-charts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34260310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["devops","helm","helm-charts","k8s","kubernetes","security"],"created_at":"2026-06-12T20:00:26.298Z","updated_at":"2026-06-12T20:00:36.946Z","avatar_url":"https://github.com/azva-co.png","language":"Go Template","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-charts\n\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/azva-co)](https://artifacthub.io/packages/search?repo=azva-co)\n\nHelm charts for Kubernetes. Hosted on GitHub Pages via [chart-releaser](https://github.com/helm/chart-releaser).\n\n## Add the repository\n\n```bash\nhelm repo add azva-co https://azva-co.github.io/helm-charts\nhelm repo update\n```\n\n## Available charts\n\n| Chart | Description | Version |\n|---|---|---|\n| [echoserver](./echoserver/) | HTTP echo server for testing ingress, load balancing, and network policies | 0.2.0 |\n| [netshoot](./netshoot/) | Network troubleshooting pod (nicolaka/netshoot) — DNS, connectivity, routing, network policy | 0.1.0 |\n| [sleep](./sleep/) | Minimal Alpine pod that sleeps indefinitely — exec in to run commands inside a namespace | 0.1.0 |\n| [dbclient](./dbclient/) | Database client debug pod — psql, redis-cli, and mysql in one Alpine container | 0.1.1 |\n| [scoutsuite](./scoutsuite/) | Multi-cloud security auditing (ScoutSuite) — CronJob/Job for AWS, GCP, Azure and more | 0.1.1 |\n| [kube-bench](./kube-bench/) | CIS Kubernetes Benchmark auditing (kube-bench) — Job/CronJob with ClusterRole | 0.1.0 |\n| [kube-hunter](./kube-hunter/) | Kubernetes penetration testing (kube-hunter) — hunt for security weaknesses in-cluster | 0.1.0 |\n| [gonymizer](./gonymizer/) | PostgreSQL data anonymization (Gonymizer) — dump, anonymize, and reload PII/PHI for QA | 0.1.0 |\n| [bombardier](./bombardier/) | Fast HTTP/S load testing (bombardier) — Job/CronJob to benchmark in-cluster services | 0.1.2 |\n| [trivy](./trivy/) | Vulnerability scanner (Trivy) — Job/CronJob to scan images, filesystems, or entire clusters | 0.2.1 |\n| [trivy-operator](./trivy-operator/) | Continuous vulnerability scanning (Trivy Operator) — always-on, CRD-based reports for all workloads | 0.1.0 |\n| [k6](./k6/) | Scriptable load testing (Grafana k6) — Job/CronJob with a ConfigMap-mounted JS test script | 0.1.0 |\n| [toxiproxy](./toxiproxy/) | Network fault injection proxy (Toxiproxy) — Deployment to inject latency, packet loss, and timeouts | 0.1.0 |\n| [zaproxy](./zaproxy/) | Web application security scanner (OWASP ZAP) — Job/CronJob with Automation Framework plan | 0.1.0 |\n\n## Usage\n\n```bash\n# HTTP echo server — test ingress and routing\nhelm install echo azva-co/echoserver\nkubectl port-forward svc/echo-echoserver 8080:80\ncurl http://localhost:8080/\n\n# Network troubleshooting pod — exec in to diagnose DNS/connectivity issues\nhelm install netshoot azva-co/netshoot -n \u003cnamespace\u003e\nkubectl exec -it -n \u003cnamespace\u003e \\\n  $(kubectl get pod -n \u003cnamespace\u003e -l app.kubernetes.io/instance=netshoot -o jsonpath=\"{.items[0].metadata.name}\") \\\n  -- bash\n\n# Minimal debug pod — exec in to run arbitrary commands inside a namespace\nhelm install debug azva-co/sleep -n \u003cnamespace\u003e\nkubectl exec -it -n \u003cnamespace\u003e \\\n  $(kubectl get pod -n \u003cnamespace\u003e -l app.kubernetes.io/instance=debug -o jsonpath=\"{.items[0].metadata.name}\") \\\n  -- sh\n\n# Database client pod — psql, redis-cli, mysql\nhelm install db azva-co/dbclient \\\n  --set image.repository=ghcr.io/YOUR_USERNAME/dbclient \\\n  -n \u003cnamespace\u003e\nkubectl exec -it -n \u003cnamespace\u003e \\\n  $(kubectl get pod -n \u003cnamespace\u003e -l app.kubernetes.io/instance=db -o jsonpath=\"{.items[0].metadata.name}\") \\\n  -- bash\n\n# CIS Kubernetes Benchmark — one-off audit\nhelm install kb azva-co/kube-bench\nkubectl wait --for=condition=complete job -l app.kubernetes.io/instance=kb --timeout=10m\nkubectl logs -l app.kubernetes.io/instance=kb\n\n# Kubernetes penetration test — hunt from inside the cluster\nhelm install hunter azva-co/kube-hunter\nkubectl logs -l app.kubernetes.io/instance=hunter\n\n# HTTP load test — benchmark an in-cluster service\nhelm install load azva-co/bombardier \\\n  --set image.repository=ghcr.io/YOUR_USERNAME/bombardier \\\n  --set target.url=http://echo-echoserver.default.svc.cluster.local/\nkubectl logs -l app.kubernetes.io/instance=load\n\n# Vulnerability scan — scan an image for HIGH/CRITICAL CVEs\nhelm install scan azva-co/trivy \\\n  --set target=nginx:latest\nkubectl logs -l app.kubernetes.io/instance=scan\n\n# Scriptable load test — run a k6 JS script against an in-cluster service\nhelm install k6 azva-co/k6 \\\n  --set env.TARGET_URL=http://echo-echoserver.default.svc.cluster.local/\nkubectl logs -l app.kubernetes.io/instance=k6\n\n# DAST scan — spider and passive-scan a service with OWASP ZAP\nhelm install zap azva-co/zaproxy \\\n  --set target.url=http://echo-echoserver.default.svc.cluster.local/\nkubectl logs -l app.kubernetes.io/instance=zap -f\n\n# Network fault injection — wrap a service with Toxiproxy for chaos testing\nhelm install toxi azva-co/toxiproxy \\\n  --set 'proxies[0].name=redis' \\\n  --set 'proxies[0].listen=0.0.0.0:26379' \\\n  --set 'proxies[0].upstream=redis-master.default.svc.cluster.local:6379' \\\n  --set 'proxies[0].enabled=true'\n# Add latency via the API:\nkubectl port-forward svc/toxi-toxiproxy 8474:8474\ncurl -X POST http://localhost:8474/proxies/redis/toxics \\\n  -d '{\"name\":\"latency\",\"type\":\"latency\",\"attributes\":{\"latency\":100}}'\n```\n\n## Development\n\n### Prerequisites\n\n- [Helm](https://helm.sh/docs/intro/install/) \u003e= 3.14\n- [helm-unittest](https://github.com/helm-unittest/helm-unittest) plugin\n- [chart-testing (ct)](https://github.com/helm/chart-testing)\n\n```bash\nhelm plugin install https://github.com/helm-unittest/helm-unittest\npip install yamllint\n```\n\n### Lint a chart\n\n```bash\nct lint --config ct.yaml --charts \u003cchart-name\u003e\nct lint --config ct.yaml  # lint all changed charts\n```\n\n### Run unit tests\n\n```bash\nhelm unittest \u003cchart-name\u003e\nhelm unittest kube-bench kube-hunter dbclient bombardier\n```\n\n### Render templates locally\n\n```bash\nhelm template my-release \u003cchart-name\u003e\nhelm template my-release kube-bench\nhelm template my-release bombardier --set target.url=http://example.com/\n```\n\n## Releasing\n\nCharts are released automatically on merge to `main` via [chart-releaser-action](https://github.com/helm/chart-releaser-action).\n\nTo release a new chart version:\n1. Bump `version` in the chart's `Chart.yaml`\n2. Open a PR — CI lints and runs unit tests\n3. Merge to `main` — chart-releaser packages the chart, creates a GitHub Release, and updates the Helm repository index on the `gh-pages` branch\n\n\u003e **First-time setup:** After the first release workflow runs and creates the `gh-pages` branch, enable GitHub Pages in the repo settings pointing to that branch.\n\n## Supply chain security\n\nAll chart packages and Docker images are signed with [cosign](https://github.com/sigstore/cosign) using keyless signing (GitHub Actions OIDC). No key management required — signatures are verifiable against the public [Rekor](https://rekor.sigstore.dev) transparency log.\n\n### Verify a chart package\n\nDownload the `.tgz` and `.bundle` files from the GitHub Release assets, then:\n\n```bash\ncosign verify-blob \\\n  --bundle kube-bench-0.1.0.tgz.bundle \\\n  --certificate-identity-regexp \"https://github.com/azva-co/helm-charts/.github/workflows/release.yml@refs/heads/main\" \\\n  --certificate-oidc-issuer https://token.actions.githubusercontent.com \\\n  kube-bench-0.1.0.tgz\n```\n\n### Verify a Docker image\n\n```bash\ncosign verify \\\n  --certificate-identity-regexp \"https://github.com/azva-co/helm-charts/.github/workflows/build-.*@refs/heads/main\" \\\n  --certificate-oidc-issuer https://token.actions.githubusercontent.com \\\n  ghcr.io/azva-co/dbclient:latest\n```\n\nReplace `dbclient` with `scoutsuite` or `bombardier` as appropriate.\n\n## Repository structure\n\n```\n{chart-name}/             # One directory per chart\n  Chart.yaml\n  values.yaml\n  templates/\n  tests/                  # helm-unittest test files\n  docker/                 # Dockerfile (charts with custom images)\n.github/workflows/\n  ci.yml                  # PR: ct lint + helm unittest\n  release.yml             # Push to main: chart-releaser\n  build-*.yml             # Manual: build and push custom Docker images\nct.yaml                   # chart-testing config\nartifacthub-repo.yml      # ArtifactHub metadata\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazva-co%2Fhelm-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazva-co%2Fhelm-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazva-co%2Fhelm-charts/lists"}