{"id":159401,"name":null,"description":"a golang library to read, write and manipulate files in the variant call format.","url":"https://github.com/brentp/vcfgo","last_synced_at":"2025-09-09T17:51:07.776Z","repository":{"id":30448502,"uuid":"34002074","full_name":"brentp/vcfgo","owner":"brentp","description":"a golang library to read, write and manipulate files in the variant call format.","archived":false,"fork":false,"pushed_at":"2025-08-30T20:14:14.000Z","size":579,"stargazers_count":71,"open_issues_count":7,"forks_count":20,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-30T21:26:59.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/brentp.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":"2015-04-15T15:25:28.000Z","updated_at":"2025-08-30T20:14:17.000Z","dependencies_parsed_at":"2024-10-12T02:21:03.698Z","dependency_job_id":"89e7b5ef-250e-4ea6-827a-3304c96588ae","html_url":"https://github.com/brentp/vcfgo","commit_stats":{"total_commits":126,"total_committers":5,"mean_commits":25.2,"dds":0.03968253968253965,"last_synced_commit":"759c0d32541e874a2ba106a5b6da15799145daaf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brentp/vcfgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp","download_url":"https://codeload.github.com/brentp/vcfgo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/sbom","scorecard":{"id":252403,"data":{"date":"2025-08-11","repo":{"name":"github.com/brentp/vcfgo","commit":"9739269bd7843d0c1cf10cb2cbb13720eacce9be"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/vcfgo/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/vcfgo/tests.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"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: MIT License: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}}]},"last_synced_at":"2025-08-17T08:49:17.959Z","repository_id":30448502,"created_at":"2025-08-17T08:49:17.959Z","updated_at":"2025-08-17T08:49:17.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274338818,"owners_count":25267278,"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-09T02:00:10.223Z","response_time":80,"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":{"login":"brentp","name":"Brent Pedersen","uuid":"1739","kind":"user","description":"Doing genomics","email":"","website":null,"location":"Oregon, USA","twitter":"brent_p","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1739?u=f05ed5c6046f039a05492d43621aa08f53f37bbe\u0026v=4","repositories_count":220,"last_synced_at":"2025-09-05T19:39:43.953Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/brentp","funding_links":["https://github.com/sponsors/brentp"],"total_stars":6028,"followers":1388,"following":265,"created_at":"2022-11-02T17:13:24.678Z","updated_at":"2025-09-05T19:39:43.953Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp/repositories"},"packages":[{"id":3531158,"name":"github.com/brentp/vcfgo","ecosystem":"go","description":"Package vcfgo implements a Reader and Writer for variant call format.\nIt eases reading, filtering modifying VCF's even if they are not to spec.\nExample:","homepage":"https://github.com/brentp/vcfgo","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brentp/vcfgo","keywords_array":[],"namespace":"github.com/brentp","versions_count":2,"first_release_published_at":"2022-09-19T16:50:57.000Z","latest_release_published_at":"2022-11-28T23:07:36.000Z","latest_release_number":"v0.0.0-20221128230736-759c0d32541e","last_synced_at":"2025-08-30T23:42:44.323Z","created_at":"2022-04-10T23:23:37.894Z","updated_at":"2025-08-30T23:42:44.323Z","registry_url":"https://pkg.go.dev/github.com/brentp/vcfgo","install_command":"go get github.com/brentp/vcfgo","documentation_url":"https://pkg.go.dev/github.com/brentp/vcfgo#section-documentation","metadata":{},"repo_metadata":{"id":30448502,"uuid":"34002074","full_name":"brentp/vcfgo","owner":"brentp","description":"a golang library to read, write and manipulate files in the variant call format.","archived":false,"fork":false,"pushed_at":"2025-08-30T20:14:14.000Z","size":579,"stargazers_count":71,"open_issues_count":7,"forks_count":20,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-30T21:26:59.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/brentp.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":"2015-04-15T15:25:28.000Z","updated_at":"2025-08-30T20:14:17.000Z","dependencies_parsed_at":"2024-10-12T02:21:03.698Z","dependency_job_id":"89e7b5ef-250e-4ea6-827a-3304c96588ae","html_url":"https://github.com/brentp/vcfgo","commit_stats":{"total_commits":126,"total_committers":5,"mean_commits":25.2,"dds":0.03968253968253965,"last_synced_commit":"759c0d32541e874a2ba106a5b6da15799145daaf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brentp/vcfgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp","download_url":"https://codeload.github.com/brentp/vcfgo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/sbom","scorecard":{"id":252403,"data":{"date":"2025-08-11","repo":{"name":"github.com/brentp/vcfgo","commit":"9739269bd7843d0c1cf10cb2cbb13720eacce9be"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/vcfgo/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/brentp/vcfgo/tests.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"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: MIT License: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}}]},"last_synced_at":"2025-08-17T08:49:17.959Z","repository_id":30448502,"created_at":"2025-08-17T08:49:17.959Z","updated_at":"2025-08-17T08:49:17.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272912425,"owners_count":25014074,"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-08-30T02:00:09.474Z","response_time":77,"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":"brentp","name":"Brent Pedersen","uuid":"1739","kind":"user","description":"Doing genomics","email":"","website":null,"location":"Oregon, USA","twitter":"brent_p","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1739?u=f05ed5c6046f039a05492d43621aa08f53f37bbe\u0026v=4","repositories_count":220,"last_synced_at":"2025-08-29T10:44:31.649Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/brentp","funding_links":["https://github.com/sponsors/brentp"],"total_stars":6013,"followers":1387,"following":265,"created_at":"2022-11-02T17:13:24.678Z","updated_at":"2025-08-29T10:44:31.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentp/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-30T21:39:40.769Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":1.3690152991152704,"dependent_packages_count":1.3024409914082213,"stargazers_count":5.581226312237163,"forks_count":5.101867673831806,"docker_downloads_count":1.0439290619310742,"average":2.879695867704707},"purl":"pkg:golang/github.com/brentp/vcfgo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/brentp/vcfgo","docker_dependents_count":6,"docker_downloads_count":3969,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/brentp/vcfgo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/brentp/vcfgo/dependencies","status":null,"funding_links":["https://github.com/sponsors/brentp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-04T14:05:13.546Z","issues_count":13,"pull_requests_count":8,"avg_time_to_close_issue":2586322.4444444445,"avg_time_to_close_pull_request":33669.4,"issues_closed_count":9,"pull_requests_closed_count":5,"pull_request_authors_count":6,"issue_authors_count":7,"avg_comments_per_issue":3.3846153846153846,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":195110.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.5,"past_year_avg_comments_per_pull_request":1.0,"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/brentp%2Fvcfgo/issues","maintainers":[{"login":"brentp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrentp%2Fvcfgo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrentp%2Fvcfgo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrentp%2Fvcfgo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrentp%2Fvcfgo/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954770,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":490224,"full_name":"brentp/vcfgo","default_branch":"master","committers":[{"name":"Brent Pedersen (brentp)","email":"bpederse@gmail.com","login":"brentp","count":127},{"name":"Tyler Hullinger","email":"tyhullinger@gmail.com","login":"tyhullinger","count":2},{"name":"chapmanb","email":"chapmanb@50mail.com","login":"chapmanb","count":1},{"name":"Damon Revoe","email":"him@revl.org","login":"revl","count":1},{"name":"CodeLingo Bot","email":"bot@codelingo.io","login":"CodeLingoBot","count":1}],"total_commits":132,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.4,"dds":0.037878787878787845,"past_year_committers":[{"name":"brent","email":"bpederse@gmail.com","login":"brentp","count":6}],"past_year_total_commits":6,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2025-04-04T13:42:00.675Z","last_synced_commit":"9739269bd7843d0c1cf10cb2cbb13720eacce9be","created_at":"2023-03-09T01:54:14.046Z","updated_at":"2025-04-04T13:42:00.701Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"brentp/vcfgo","html_url":"https://github.com/brentp/vcfgo","last_synced_at":"2025-08-30T22:00:52.780Z","status":null,"issues_count":13,"pull_requests_count":9,"avg_time_to_close_issue":2586322.4444444445,"avg_time_to_close_pull_request":149212.66666666666,"issues_closed_count":9,"pull_requests_closed_count":6,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":3.3846153846153846,"avg_comments_per_pull_request":3.3333333333333335,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":195110.0,"past_year_avg_time_to_close_pull_request":726929.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.5,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-16T06:13:46.585Z","updated_at":"2025-09-02T11:01:25.212Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentp%2Fvcfgo/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":11,"OWNER":2},"pull_request_author_associations_count":{"NONE":8,"CONTRIBUTOR":2},"issue_authors":{"carbocation":4,"akotlar":2,"matthdsm":2,"brentp":2,"tylerwmarrs":1,"liserjrqlxue":1,"tmc":1},"pull_request_authors":{"carbocation":3,"matthdsm":2,"chapmanb":1,"tylerwmarrs":1,"revl":1,"ToonRosseel":1,"CodeLingoTeam":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10062770,"issues_count":31096038,"pull_requests_count":94471412,"authors_count":10686459,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"NONE":3},"past_year_issue_authors":{"matthdsm":2},"past_year_pull_request_authors":{"matthdsm":2,"ToonRosseel":1},"maintainers":[{"login":"brentp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentp"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"IssueCommentEvent":2,"PushEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":2,"ForkEvent":3},"last_year":{"WatchEvent":3,"IssueCommentEvent":2,"PushEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":2,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-10-12T02:21:01.855Z","updated_at":"2024-10-12T02:21:01.855Z","repository_link":"https://github.com/brentp/vcfgo/blob/master/.github/workflows/tests.yml","dependencies":[{"id":20209699471,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20209699472,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2024-10-12T02:21:02.241Z","updated_at":"2024-10-12T02:21:02.241Z","repository_link":"https://github.com/brentp/vcfgo/blob/master/go.mod","dependencies":[{"id":20209699473,"package_name":"github.com/brentp/irelate","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":20209699474,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":true,"kind":"runtime","optional":false},{"id":20209699475,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":20209699476,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2024-10-12T02:21:03.199Z","updated_at":"2024-10-12T02:21:03.199Z","repository_link":"https://github.com/brentp/vcfgo/blob/master/go.sum","dependencies":[{"id":20209699477,"package_name":"github.com/brentp/irelate","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":20209699478,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":20209699479,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20209699480,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":20209699481,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false}]}],"score":14.262693259424307,"created_at":"2025-09-09T00:53:03.563Z","updated_at":"2025-10-07T08:38:17.819Z","avatar_url":"https://github.com/brentp.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/159401","html_url":"https://science.ecosyste.ms/projects/159401"}