{"id":19039906,"url":"https://github.com/cert-manager/approver-policy","last_synced_at":"2026-03-10T16:20:17.357Z","repository":{"id":37932168,"uuid":"349450047","full_name":"cert-manager/approver-policy","owner":"cert-manager","description":"approver-policy is a cert-manager approver that allows users to define policies that restrict what certificates can be requested.","archived":false,"fork":false,"pushed_at":"2026-03-03T00:34:00.000Z","size":2784,"stargazers_count":86,"open_issues_count":18,"forks_count":31,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-03-03T03:41:33.818Z","etag":null,"topics":["authorization","cert-manager","kubernetes"],"latest_commit_sha":null,"homepage":"https://cert-manager.io/docs/policy/approval/approver-policy/","language":"Go","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/cert-manager.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":"SECURITY.md","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":"2021-03-19T14:25:11.000Z","updated_at":"2026-03-03T00:34:04.000Z","dependencies_parsed_at":"2023-02-19T08:00:49.912Z","dependency_job_id":"a23416ba-3074-4bb7-b39b-9ed42dc45861","html_url":"https://github.com/cert-manager/approver-policy","commit_stats":{"total_commits":605,"total_committers":22,"mean_commits":27.5,"dds":0.5256198347107438,"last_synced_commit":"6d6632f41a36a456c1c569954910bb45cedd4c80"},"previous_names":["cert-manager/policy-approver"],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/cert-manager/approver-policy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cert-manager%2Fapprover-policy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cert-manager%2Fapprover-policy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cert-manager%2Fapprover-policy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cert-manager%2Fapprover-policy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cert-manager","download_url":"https://codeload.github.com/cert-manager/approver-policy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cert-manager%2Fapprover-policy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["authorization","cert-manager","kubernetes"],"created_at":"2024-11-08T22:19:27.293Z","updated_at":"2026-03-04T11:07:24.184Z","avatar_url":"https://github.com/cert-manager.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/cert-manager/cert-manager/d53c0b9270f8cd90d908460d69502694e1838f5f/logo/logo-small.png\" height=\"256\" width=\"256\" alt=\"cert-manager project logo\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://godoc.org/github.com/cert-manager/approver-policy\"\u003e\u003cimg src=\"https://godoc.org/github.com/cert-manager/approver-policy?status.svg\" alt=\"approver-policy godoc\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/cert-manager/approver-policy\"\u003e\u003cimg alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/cert-manager/approver-policy\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://artifacthub.io/packages/search?repo=cert-manager\"\u003e\u003cimg alt=\"Artifact Hub\" src=\"https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/cert-manager\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/cert-manager/approver-policy/actions/workflows/govulncheck.yaml\"\u003e\u003cimg alt=\"govulncheck\" src=\"https://github.com/cert-manager/approver-policy/actions/workflows/govulncheck.yaml/badge.svg\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# approver-policy\n\napprover-policy is a [cert-manager](https://cert-manager.io) approver that is\nresponsible for [Approving or Denying\nCertificateRequests](https://cert-manager.io/docs/concepts/certificaterequest/#approval).\n\napprover-policy exposes the CertificateRequestPolicy resource which\nadministrators use to define policy over what, who, and how certificates are\nsigned by cert-manager.\n\n---\n\nPlease follow the documentation at\n[cert-manager.io](https://cert-manager.io/docs/usage/approver-policy/) for\ninstalling and using approver-policy.\n\n## Makefile modules\n\nThis project uses [Makefile modules](https://github.com/cert-manager/makefile-modules), see the README there for more information.\nA summary of the available make targets can be found by running `make help`.\n\n## Release Process\n\nThe release process is documented in [RELEASE.md](RELEASE.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcert-manager%2Fapprover-policy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcert-manager%2Fapprover-policy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcert-manager%2Fapprover-policy/lists"}