{"id":48081811,"url":"https://github.com/validatedpatterns/ocp-compliance-scanning-chart","last_synced_at":"2026-04-04T14:54:43.727Z","repository":{"id":343740515,"uuid":"1151538294","full_name":"validatedpatterns/ocp-compliance-scanning-chart","owner":"validatedpatterns","description":"OpenShift Compliance Operator Helm Chart","archived":false,"fork":false,"pushed_at":"2026-03-11T15:09:26.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-11T20:54:39.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/validatedpatterns.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-06T15:38:44.000Z","updated_at":"2026-03-11T15:09:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/validatedpatterns/ocp-compliance-scanning-chart","commit_stats":null,"previous_names":["validatedpatterns/ocp-compliance-scanning-chart"],"tags_count":null,"template":false,"template_full_name":"validatedpatterns/vp-template-chart","purl":"pkg:github/validatedpatterns/ocp-compliance-scanning-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/validatedpatterns%2Focp-compliance-scanning-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/validatedpatterns%2Focp-compliance-scanning-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/validatedpatterns%2Focp-compliance-scanning-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/validatedpatterns%2Focp-compliance-scanning-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/validatedpatterns","download_url":"https://codeload.github.com/validatedpatterns/ocp-compliance-scanning-chart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/validatedpatterns%2Focp-compliance-scanning-chart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31403813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":[],"created_at":"2026-04-04T14:54:42.259Z","updated_at":"2026-04-04T14:54:43.718Z","avatar_url":"https://github.com/validatedpatterns.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ocp-compliance-scanning\n\n\u003c!-- markdownlint-disable MD013 --\u003e\n\n![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)\n\n\u003c!-- markdownlint-enable MD013 --\u003e\n\ncompliance-scanning performs hardening of OCP cluster vis predefiend profile(s)\n\nThis chart is used to serve as the template for Validated Patterns Charts\n\n## Notable changes\n\n**Homepage:** \u003chttps://github.com/validatedpatterns/ocp-compliance-scanning-chart\u003e\n\n## Maintainers\n\n| Name                    | Email                                | Url |\n| ----------------------- | ------------------------------------ | --- |\n| Validated Patterns Team | \u003cvalidatedpatterns@googlegroups.com\u003e |     |\n\n\u003c!-- markdownlint-disable MD013 MD060 --\u003e\n\n## Values\n\n| Key                                                | Type   | Default                            | Description |\n| -------------------------------------------------- | ------ | ---------------------------------- | ----------- |\n| compliance.scanSetting.autoApplyRemediations       | bool   | `true`                             |             |\n| compliance.scanSetting.name                        | string | `\"compliance-scan-setting\"`        |             |\n| compliance.scanSetting.nodeSelector                | object | `{}`                               |             |\n| compliance.scanSetting.scanTolerations[0].effect   | string | `\"NoSchedule\"`                     |             |\n| compliance.scanSetting.scanTolerations[0].key      | string | `\"node-role.kubernetes.io/master\"` |             |\n| compliance.scanSetting.scanTolerations[0].operator | string | `\"Exists\"`                         |             |\n| compliance.scanSetting.schedule                    | string | `\"\"`                               |             |\n| compliance.scanSettingBinding.name                 | string | `\"compliance-scan-binding\"`        |             |\n| compliance.scanSettingBinding.profile              | string | `\"ocp4-moderate\"`                  |             |\n| compliance.storage.enabled                         | bool   | `true`                             |             |\n| compliance.storage.pvc.accessMode                  | string | `\"ReadWriteOnce\"`                  |             |\n| compliance.storage.pvc.name                        | string | `\"compliance-scan-results\"`        |             |\n| compliance.storage.pvc.size                        | string | `\"2Gi\"`                            |             |\n| compliance.storage.pvc.storageClass                | string | `\"\"`                               |             |\n| global.localClusterDomain                          | string | `\"local.example.com\"`              |             |\n| hardening.etcdEncryption.enabled                   | bool   | `false`                            |             |\n| hardening.etcdEncryption.type                      | string | `\"aescbc\"`                         |             |\n\n\u003c!-- markdownlint-enable MD013 MD060 --\u003e\n\n---\n\nAutogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalidatedpatterns%2Focp-compliance-scanning-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalidatedpatterns%2Focp-compliance-scanning-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalidatedpatterns%2Focp-compliance-scanning-chart/lists"}