{"id":3886235,"name":"github.com/googlechrome/rendertron","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googlechrome/rendertron","keywords_array":[],"namespace":"github.com/googlechrome","versions_count":3,"first_release_published_at":"2017-10-27T23:33:46.000Z","latest_release_published_at":"2018-07-26T20:56:32.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-05-31T02:46:30.073Z","created_at":"2022-04-11T23:24:57.126Z","updated_at":"2026-05-31T02:46:30.074Z","registry_url":"https://pkg.go.dev/github.com/googlechrome/rendertron","install_command":"go get github.com/googlechrome/rendertron","documentation_url":"https://pkg.go.dev/github.com/googlechrome/rendertron#section-documentation","metadata":{},"repo_metadata":{"id":21494115,"uuid":"86003510","full_name":"GoogleChrome/rendertron","owner":"GoogleChrome","description":"A Headless Chrome rendering solution","archived":true,"fork":false,"pushed_at":"2022-10-06T08:01:36.000Z","size":16292,"stargazers_count":5949,"open_issues_count":0,"forks_count":887,"subscribers_count":81,"default_branch":"main","last_synced_at":"2025-10-01T00:34:17.508Z","etag":null,"topics":["hacktoberfest","headless-chrome","puppeteer","rendering","seo","webcomponents"],"latest_commit_sha":null,"homepage":"https://render-tron.appspot.com/","language":"TypeScript","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/GoogleChrome.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-03-23T22:28:37.000Z","updated_at":"2025-09-25T08:00:11.000Z","dependencies_parsed_at":"2022-07-13T18:20:58.013Z","dependency_job_id":null,"html_url":"https://github.com/GoogleChrome/rendertron","commit_stats":null,"previous_names":["samuelli/bot-render"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/GoogleChrome/rendertron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleChrome","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/sbom","scorecard":{"id":57450,"data":{"date":"2025-08-11","repo":{"name":"github.com/GoogleChrome/rendertron","commit":"ffc2b331ff751c1f9e84cd6e6d485b802442fdf2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleChrome/rendertron/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleChrome/rendertron/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleChrome/rendertron/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleChrome/rendertron/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleChrome/rendertron/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleChrome/rendertron/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleChrome/rendertron/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleChrome/rendertron/main.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-7v5v-9h63-cj86","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g954-5hwp-pp24","Warn: Project is vulnerable to: GHSA-h755-8qp9-cq85","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T01:03:45.150Z","repository_id":21494115,"created_at":"2025-08-15T01:03:45.150Z","updated_at":"2025-08-15T01:03:45.150Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277777990,"owners_count":25875397,"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","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"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"},"owner_record":{"login":"GoogleChrome","name":"GoogleChrome","uuid":"1778935","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1778935?v=4","repositories_count":42,"last_synced_at":"2024-04-14T07:14:03.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GoogleChrome","funding_links":[],"total_stars":100953,"followers":3688,"following":0,"created_at":"2022-11-02T16:24:40.246Z","updated_at":"2024-04-14T07:14:09.528Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleChrome","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleChrome/repositories"},"tags":[{"name":"3.1.0","sha":"c74e81e81ad947520ac8744c801c0a2b54844094","kind":"commit","published_at":"2020-11-04T16:00:34.000Z","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/3.1.0","html_url":"https://github.com/GoogleChrome/rendertron/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleChrome/rendertron@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"8951beb3890b44a479676f128eb4c77857db6d8c","kind":"commit","published_at":"2020-07-02T15:11:44.000Z","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/3.0.0","html_url":"https://github.com/GoogleChrome/rendertron/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleChrome/rendertron@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/3.0.0/manifests"},{"name":"rendertron-middleware@0.1.5","sha":"f28b4610ea0b467b40d2f8e65ec696d92d3a68b5","kind":"commit","published_at":"2018-12-14T23:50:23.000Z","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/rendertron-middleware@0.1.5","html_url":"https://github.com/GoogleChrome/rendertron/releases/tag/rendertron-middleware@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleChrome/rendertron@rendertron-middleware%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/rendertron-middleware@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/rendertron-middleware@0.1.5/manifests"},{"name":"rendertron-middleware@0.1.4","sha":"1b2052e210a73161243aa7ff74ed6076e3b0d066","kind":"commit","published_at":"2018-12-10T22:53:05.000Z","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/rendertron-middleware@0.1.4","html_url":"https://github.com/GoogleChrome/rendertron/releases/tag/rendertron-middleware@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleChrome/rendertron@rendertron-middleware%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/rendertron-middleware@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/rendertron-middleware@0.1.4/manifests"},{"name":"rendertron-middleware@0.1.3","sha":"fe7784944c952070eae260af6db9bc8bf63ed6e5","kind":"commit","published_at":"2018-09-18T23:44:07.000Z","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/rendertron-middleware@0.1.3","html_url":"https://github.com/GoogleChrome/rendertron/releases/tag/rendertron-middleware@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleChrome/rendertron@rendertron-middleware%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/rendertron-middleware@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/rendertron-middleware@0.1.3/manifests"},{"name":"v2.0.0","sha":"37d28ee64db862b9f3ce9c58810743d3891d9af1","kind":"commit","published_at":"2018-07-26T20:56:32.000Z","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/v2.0.0","html_url":"https://github.com/GoogleChrome/rendertron/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleChrome/rendertron@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"2d220d18f5df7c23e8fe591a6089319fcb4ab885","kind":"tag","published_at":"2018-01-06T00:12:11.000Z","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/v1.1.1","html_url":"https://github.com/GoogleChrome/rendertron/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleChrome/rendertron@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3b76cd15a5670146b48e85716e0de5548cd73990","kind":"tag","published_at":"2017-10-27T23:33:46.000Z","download_url":"https://codeload.github.com/GoogleChrome/rendertron/tar.gz/v1.1.0","html_url":"https://github.com/GoogleChrome/rendertron/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GoogleChrome/rendertron@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-01T00:54:18.914Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/googlechrome/rendertron","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/googlechrome/rendertron","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/googlechrome/rendertron","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/googlechrome/rendertron/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T02:24:08.339Z","issues_count":91,"pull_requests_count":50,"avg_time_to_close_issue":43279938.582417585,"avg_time_to_close_pull_request":28505481.48,"issues_closed_count":91,"pull_requests_closed_count":50,"pull_request_authors_count":18,"issue_authors_count":37,"avg_comments_per_issue":2.208791208791209,"avg_comments_per_pull_request":1.42,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleChrome%2Frendertron/issues","maintainers":[{"login":"AVGP","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AVGP"},{"login":"aomarks","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aomarks"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglechrome%2Frendertron/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglechrome%2Frendertron/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglechrome%2Frendertron/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglechrome%2Frendertron/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglechrome%2Frendertron/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgooglechrome%2Frendertron/codemeta","maintainers":[]}