{"id":43303,"name":"hgvs","description":"Python library to parse, format, validate, normalize, and map sequence variants. `pip install hgvs`","url":"https://github.com/biocommons/hgvs","last_synced_at":"2025-09-05T09:46:28.685Z","repository":{"id":38803074,"uuid":"84496560","full_name":"biocommons/hgvs","owner":"biocommons","description":"Python library to parse, format, validate, normalize, and map sequence variants. `pip install hgvs`","archived":false,"fork":false,"pushed_at":"2025-09-04T02:08:02.000Z","size":24081,"stargazers_count":274,"open_issues_count":52,"forks_count":97,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-09-04T03:35:09.308Z","etag":null,"topics":["bioinformatics","genome-analysis","genomics","sequencing","variant-analysis","variation"],"latest_commit_sha":null,"homepage":"https://hgvs.readthedocs.io/","language":"Python","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/biocommons.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-09T22:58:27.000Z","updated_at":"2025-09-03T18:37:10.000Z","dependencies_parsed_at":"2023-11-10T11:35:21.937Z","dependency_job_id":"ad2ca841-7e36-4658-8aaa-ae40e38ac2d2","html_url":"https://github.com/biocommons/hgvs","commit_stats":{"total_commits":1491,"total_committers":41,"mean_commits":36.36585365853659,"dds":0.3172367538564722,"last_synced_commit":"dd6b998e29119fef07d503ba5c4dc97d2bcfc5a2"},"previous_names":[],"tags_count":127,"template":false,"template_full_name":null,"purl":"pkg:github/biocommons/hgvs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocommons%2Fhgvs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocommons%2Fhgvs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocommons%2Fhgvs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocommons%2Fhgvs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocommons","download_url":"https://codeload.github.com/biocommons/hgvs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocommons%2Fhgvs/sbom","scorecard":{"id":239124,"data":{"date":"2025-08-11","repo":{"name":"github.com/biocommons/hgvs","commit":"f21664d841d3350ccb35e9905377bd826a6c521f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":7,"reason":"6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 12/19 approved changesets -- score normalized to 6","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"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/labels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/biocommons/hgvs/stale.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:108","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:74"],"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":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 7 commits out of 25 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-17T06:19:38.741Z","repository_id":38803074,"created_at":"2025-08-17T06:19:38.741Z","updated_at":"2025-08-17T06:19:38.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740477,"owners_count":25159432,"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-05T02:00:09.113Z","response_time":402,"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":"biocommons","name":"biocommons","uuid":"10083184","kind":"organization","description":"a collection of open source bioinformatics tools","email":null,"website":"https://github.com/biocommons/biocommons/wiki/Welcome","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10083184?v=4","repositories_count":19,"last_synced_at":"2023-08-14T04:50:21.842Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biocommons","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T05:52:19.716Z","updated_at":"2023-08-14T04:50:23.685Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocommons/repositories"},"packages":null,"commits":{"id":592420,"full_name":"biocommons/hgvs","default_branch":"main","committers":[{"name":"Reece Hart","email":"reecehart@gmail.com","login":null,"count":1018},{"name":"Meng","email":"wangm0855@gmail.com","login":null,"count":160},{"name":"Rudy Rico","email":"rudy.rico@invitae.com","login":null,"count":116},{"name":"Vincent Fusaro","email":"vincent.fusaro@invitae.com","login":null,"count":36},{"name":"Katie Stahl","email":"kathryn.stahl@nationwidechildrens.org","login":null,"count":30},{"name":"Reece Hart","email":"reece@biocommons.org","login":null,"count":23},{"name":"Lucas Wiman","email":"lucas.wiman@gmail.com","login":null,"count":19},{"name":"Robert Queenin","email":"2177841+ecalifornica","login":"ecalifornica","count":19},{"name":"Dave Lawrence","email":"davmlaw@gmail.com","login":null,"count":15},{"name":"Piotr Kaleta","email":"piotrek.kaleta@gmail.com","login":null,"count":9},{"name":"Alexandre Fedtsov","email":"shmumer","login":"shmumer","count":5},{"name":"Dimitris Iliopoulos","email":"diliopoulos@pacificbiosciences.com","login":null,"count":3},{"name":"Kevin Jacobs","email":"jacobs@bioinformed.com","login":null,"count":3},{"name":"jdasilva-invitae","email":"jhonatan.dasilva@invitae.com","login":null,"count":3},{"name":"Alan Rubin","email":"alan.rubin@wehi.edu.au","login":null,"count":2},{"name":"Andreas Prlic","email":"andreas.prlic@invitae.com","login":null,"count":2},{"name":"Emanuel Langit","email":"emanuel.langit@fastmail.fm","login":null,"count":2},{"name":"Jai Pradeesh","email":"jaipradeesh@gmail.com","login":null,"count":2},{"name":"Jake Peacock","email":"james.hoke.peacock@gmail.com","login":null,"count":2},{"name":"Andreas Prlic","email":"andreas.prlic@gmail.com","login":null,"count":1},{"name":"Andy McMurry (AndyMC)","email":"andymc@apache.org","login":null,"count":1},{"name":"pjcoenen","email":"64436780+pjcoenen","login":"pjcoenen","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Liang Chen","email":"chenliangomc","login":"chenliangomc","count":1},{"name":"Kori Kuzma","email":"42851808+korikuzma","login":"korikuzma","count":1},{"name":"Keith Callenberg","email":"keithcallenberg","login":"keithcallenberg","count":1},{"name":"Andreas Prlic","email":"36012160+andreas-invitae","login":"andreas-invitae","count":1},{"name":"Ben Robinson","email":"bmrobin9823@gmail.com","login":null,"count":1},{"name":"Caitlin Gong","email":"ccaitlingo@gmail.com","login":null,"count":1},{"name":"Caitlin Gong","email":"clgong@vassar.edu","login":null,"count":1},{"name":"Clayton Wheeler","email":"cwheeler@genomenon.com","login":null,"count":1},{"name":"Daniel Saxton","email":"dsaxton@protonmail.com","login":null,"count":1},{"name":"David Cain","email":"davidjosephcain@gmail.com","login":null,"count":1},{"name":"Jeff Tratner","email":"jeffrey.tratner@gmail.com","login":null,"count":1},{"name":"John Kern","email":"kern3020@gmail.com","login":null,"count":1},{"name":"Kevin McCurdy","email":"khmccurdy@aol.com","login":null,"count":1},{"name":"Lawrence Lee","email":"lawrence.lee@invitae.com","login":null,"count":1},{"name":"Naomi Fox","email":"naomi.fox@gmail.com","login":null,"count":1},{"name":"Sandeep Narayanaswami","email":"scoffes@gmail.com","login":null,"count":1},{"name":"Timothy Laurent","email":"timothy.laurent@invitae.com","login":null,"count":1},{"name":"Alex Henrie","email":"alexhenrie24@gmail.com","login":null,"count":1}],"total_commits":1491,"total_committers":41,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.36585365853659,"dds":0.3172367538564722,"past_year_committers":[{"name":"Katie Stahl","email":"kathryn.stahl@nationwidechildrens.org","login":null,"count":30},{"name":"Robert Queenin","email":"2177841+ecalifornica","login":"ecalifornica","count":19},{"name":"Dave Lawrence","email":"davmlaw@gmail.com","login":null,"count":15},{"name":"Reece Hart","email":"reece@biocommons.org","login":null,"count":7},{"name":"Andreas Prlic","email":"andreas.prlic@invitae.com","login":null,"count":2},{"name":"Caitlin Gong","email":"ccaitlingo@gmail.com","login":null,"count":1},{"name":"Caitlin Gong","email":"clgong@vassar.edu","login":null,"count":1}],"past_year_total_commits":75,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.714285714285714,"past_year_dds":0.6,"last_synced_at":"2024-01-24T20:38:11.019Z","last_synced_commit":"dd6b998e29119fef07d503ba5c4dc97d2bcfc5a2","created_at":"2023-03-09T06:24:51.564Z","updated_at":"2024-01-24T20:38:11.019Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocommons%2Fhgvs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479764,"commits_count":853309762,"contributors_count":31095224,"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":"biocommons/hgvs","html_url":"https://github.com/biocommons/hgvs","last_synced_at":"2025-09-04T17:26:21.560Z","status":null,"issues_count":179,"pull_requests_count":120,"avg_time_to_close_issue":97644311.97122303,"avg_time_to_close_pull_request":7187820.384615385,"issues_closed_count":133,"pull_requests_closed_count":104,"pull_request_authors_count":28,"issue_authors_count":54,"avg_comments_per_issue":3.122905027932961,"avg_comments_per_pull_request":2.783333333333333,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":1110342.6666666667,"past_year_avg_time_to_close_pull_request":1211324.9473684211,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.9285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"created_at":"2023-05-14T15:26:31.375Z","updated_at":"2025-09-04T17:26:21.563Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocommons%2Fhgvs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocommons%2Fhgvs/issues","issue_labels_count":{"stale":61,"closed-by-stale":59,"enhancement":31,"bug":22,"resurrected":20,"keep alive":17,"Invitae":4,"question":3,"duplicate":1,"won't fix":1,"project proposal":1,"2.0 goal":1,"not-a-bug":1,"RFC/proposal":1,"task":1,"trivial":1,"mapper":1,"minor":1,"Epic":1,"wontfix":1,"critical":1},"pull_request_labels_count":{"stale":16,"closed-by-stale":16,"resurrected":10,"keep alive":10},"issue_author_associations_count":{"MEMBER":81,"NONE":64,"CONTRIBUTOR":31,"COLLABORATOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":78,"MEMBER":20,"NONE":19,"COLLABORATOR":3},"issue_authors":{"reece":78,"davmlaw":18,"andreasprlic":6,"wlymanambry":5,"nh13":4,"b0d0nne11":4,"mihaitodor":4,"holtgrewe":3,"akeeeshi":3,"wentgithub":3,"AgustinRamiroDiaz":3,"worker000000":3,"sptaylor":2,"cassiemk":2,"ecalifornica":2,"mbiokyle29":1,"paul-williams-tfs":1,"arpanda":1,"creisle":1,"xiucz":1,"melissacline":1,"jsstevenson":1,"WTFnewlife":1,"jeantristanb":1,"kwuiee":1,"jossefaz":1,"markgene":1,"ccwang002":1,"lincoln-harris":1,"Deena-B":1,"LeoWelter":1,"csw":1,"marius-mather":1,"aroon-color":1,"theferrit32":1,"hotsoupisgood":1,"larrybabb":1,"tedil":1,"vlakhujani":1,"sachalau":1,"khmccurdy":1,"katiestahl":1,"deepik27":1,"deannachurch":1,"user-tq":1,"yujiang02":1,"ralonso-igenomix":1,"alex97751":1,"chaopower-zhang":1,"FrejaFjellerup":1,"kislyuk":1,"yxuil":1,"jPleyte":1,"DavidCain":1},"pull_request_authors":{"davmlaw":22,"ecalifornica":20,"jsstevenson":12,"reece":11,"b0d0nne11":10,"andreasprlic":5,"korikuzma":5,"ccaitlingo":5,"csw":2,"jdasilva-invitae":2,"dmyersturnbull":2,"jPleyte":2,"katiestahl":2,"markgene":2,"Estefanos8080":2,"kyuhas":2,"theferrit32":2,"brechtmann":2,"icebert":1,"nikhilraz":1,"bmrobin":1,"jtratner":1,"DavidCain":1,"pjcoenen":1,"alexhenrie":1,"AgustinRamiroDiaz":1,"holtgrewe":1,"aaronslaff":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095847,"issues_count":31414178,"pull_requests_count":97181322,"authors_count":10701051,"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":{"bug":10,"enhancement":6},"past_year_pull_request_labels_count":{"stale":2,"closed-by-stale":2},"past_year_issue_author_associations_count":{"MEMBER":8,"NONE":6,"CONTRIBUTOR":4},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":17,"MEMBER":10,"NONE":1},"past_year_issue_authors":{"reece":7,"b0d0nne11":2,"davmlaw":2,"andreasprlic":1,"aroon-color":1,"chaopower-zhang":1,"tedil":1,"theferrit32":1,"wlymanambry":1,"WTFnewlife":1},"past_year_pull_request_authors":{"reece":8,"b0d0nne11":5,"davmlaw":4,"korikuzma":4,"jsstevenson":3,"brechtmann":2,"andreasprlic":2},"maintainers":[{"login":"reece","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reece"},{"login":"ecalifornica","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ecalifornica"},{"login":"davmlaw","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davmlaw"},{"login":"andreasprlic","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasprlic"}],"active_maintainers":[{"login":"reece","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reece"},{"login":"andreasprlic","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreasprlic"}]},"events":{"total":{"CreateEvent":13,"ReleaseEvent":2,"IssuesEvent":31,"WatchEvent":27,"DeleteEvent":14,"IssueCommentEvent":90,"PushEvent":54,"PullRequestReviewCommentEvent":16,"PullRequestReviewEvent":35,"PullRequestEvent":39,"ForkEvent":3},"last_year":{"CreateEvent":13,"ReleaseEvent":2,"IssuesEvent":31,"WatchEvent":27,"DeleteEvent":14,"IssueCommentEvent":90,"PushEvent":54,"PullRequestReviewCommentEvent":16,"PullRequestReviewEvent":35,"PullRequestEvent":39,"ForkEvent":3}},"keywords":["bioinformatics","genome-analysis","genomics","sequencing","variant-analysis","variation"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-09T06:01:59.217Z","updated_at":"2022-08-09T06:01:59.217Z","repository_link":"https://github.com/biocommons/hgvs/blob/main/setup.py","dependencies":[{"id":748615443,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=17.4.0","direct":true,"kind":"runtime","optional":false},{"id":748615444,"package_name":"biocommons.seqrepo","ecosystem":"pypi","requirements":"\u003e=0.6.5","direct":true,"kind":"runtime","optional":false},{"id":748615445,"package_name":"bioutils","ecosystem":"pypi","requirements":"\u003e=0.4.0,\u003c1.0","direct":true,"kind":"runtime","optional":false},{"id":748615446,"package_name":"configparser","ecosystem":"pypi","requirements":"\u003e=3.3.0","direct":true,"kind":"runtime","optional":false},{"id":748615447,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":748615448,"package_name":"parsley","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":748615449,"package_name":"psycopg2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":748615450,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T02:32:45.924Z","updated_at":"2023-01-22T02:32:45.924Z","repository_link":"https://github.com/biocommons/hgvs/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7087209994,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7087209995,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7087209996,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T02:32:45.943Z","updated_at":"2023-01-22T02:32:45.943Z","repository_link":"https://github.com/biocommons/hgvs/blob/main/misc/docker-compose.yml","dependencies":[{"id":7087209997,"package_name":"biocommons/seqrepo","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":7087209998,"package_name":"biocommons/seqrepo-rest-service","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":7087209999,"package_name":"biocommons/uta","ecosystem":"docker","requirements":"uta_20180821","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:25:41.803Z","updated_at":"2023-10-20T18:25:41.803Z","repository_link":"https://github.com/biocommons/hgvs/blob/main/pyproject.toml","dependencies":[]}],"score":9.500469448071016,"created_at":"2025-09-04T15:51:18.341Z","updated_at":"2025-10-07T08:17:33.106Z","avatar_url":"https://github.com/biocommons.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1002/humu.23615"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/43303","html_url":"https://science.ecosyste.ms/projects/43303"}