{"id":25859,"name":"mavehgvs","description":"A specification and Python implementation for representing variants from Multiplexed Assays of Variant Effect.","url":"https://github.com/varianteffect/mavehgvs","last_synced_at":"2025-09-05T02:57:37.675Z","repository":{"id":42458602,"uuid":"137979488","full_name":"VariantEffect/mavehgvs","owner":"VariantEffect","description":"A specification and Python implementation for representing variants from Multiplexed Assays of Variant Effect.","archived":false,"fork":false,"pushed_at":"2025-05-06T05:07:56.000Z","size":267,"stargazers_count":10,"open_issues_count":10,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-20T03:33:06.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VariantEffect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-06-20T04:19:26.000Z","updated_at":"2025-07-10T17:29:39.000Z","dependencies_parsed_at":"2025-04-03T18:15:13.590Z","dependency_job_id":null,"html_url":"https://github.com/VariantEffect/mavehgvs","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/VariantEffect/mavehgvs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VariantEffect%2Fmavehgvs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VariantEffect%2Fmavehgvs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VariantEffect%2Fmavehgvs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VariantEffect%2Fmavehgvs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VariantEffect","download_url":"https://codeload.github.com/VariantEffect/mavehgvs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VariantEffect%2Fmavehgvs/sbom","scorecard":{"id":147334,"data":{"date":"2025-08-11","repo":{"name":"github.com/VariantEffect/mavehgvs","commit":"69476dde5391022e7c0eca32ecd1734e371436eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"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":"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":"Code-Review","score":1,"reason":"Found 2/13 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":"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","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/VariantEffect/mavehgvs/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/VariantEffect/mavehgvs/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/VariantEffect/mavehgvs/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/VariantEffect/mavehgvs/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:19"],"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-16T09:39:25.126Z","repository_id":42458602,"created_at":"2025-08-16T09:39:25.127Z","updated_at":"2025-08-16T09:39:25.127Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703687,"owners_count":25153002,"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":"VariantEffect","name":"VariantEffect","uuid":"45576634","kind":"organization","description":null,"email":null,"website":"https://www.mavedb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45576634?v=4","repositories_count":10,"last_synced_at":"2023-03-04T17:33:49.576Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/VariantEffect","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T21:50:10.216Z","updated_at":"2023-03-04T17:33:49.587Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VariantEffect","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VariantEffect/repositories"},"packages":null,"commits":{"message":"Repository syncing started."},"issues_stats":{"full_name":"VariantEffect/mavehgvs","html_url":"https://github.com/VariantEffect/mavehgvs","last_synced_at":null,"status":null,"issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"created_at":"2025-08-30T23:19:03.172Z","updated_at":"2025-08-31T22:43:07.942Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/VariantEffect%2Fmavehgvs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/VariantEffect%2Fmavehgvs/issues","issue_labels_count":{"enhancement":1,"bug":1},"pull_request_labels_count":{"bug":1,"enhancement":1},"issue_author_associations_count":{"MEMBER":2,"NONE":1},"pull_request_author_associations_count":{"NONE":2,"MEMBER":1,"CONTRIBUTOR":1},"issue_authors":{"afrubin":2,"bencap":1},"pull_request_authors":{"bencap":2,"afrubin":1,"nickzoic":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083752,"issues_count":31254324,"pull_requests_count":96222393,"authors_count":10694625,"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":{"enhancement":1},"past_year_pull_request_labels_count":{"bug":1,"enhancement":1},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"MEMBER":1,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"bencap":1},"past_year_pull_request_authors":{"bencap":2,"afrubin":1},"maintainers":[{"login":"afrubin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afrubin"}],"active_maintainers":[{"login":"afrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afrubin"}]},"events":{"total":{"CreateEvent":5,"IssuesEvent":2,"ReleaseEvent":3,"DeleteEvent":7,"IssueCommentEvent":1,"PushEvent":12,"PullRequestEvent":6,"PullRequestReviewEvent":3},"last_year":{"CreateEvent":5,"IssuesEvent":2,"ReleaseEvent":3,"DeleteEvent":7,"IssueCommentEvent":1,"PushEvent":12,"PullRequestEvent":6,"PullRequestReviewEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2025-04-03T15:33:14.496Z","updated_at":"2025-04-03T15:33:14.496Z","repository_link":"https://github.com/VariantEffect/mavehgvs/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":22533850329,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22533850330,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2025-04-03T15:33:14.559Z","updated_at":"2025-04-03T15:33:14.559Z","repository_link":"https://github.com/VariantEffect/mavehgvs/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":22533850477,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22533850478,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22533850479,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-03T15:33:14.623Z","updated_at":"2025-04-03T15:33:14.623Z","repository_link":"https://github.com/VariantEffect/mavehgvs/blob/main/pyproject.toml","dependencies":[{"id":22533850500,"package_name":"fqfa","ecosystem":"pypi","requirements":"\u003e=1.2.3","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-04T15:50:57.889Z","updated_at":"2025-10-07T08:11:42.839Z","avatar_url":"https://github.com/VariantEffect.png","language":"Python","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/25859","html_url":"https://science.ecosyste.ms/projects/25859","bibtex_url":"https://science.ecosyste.ms/projects/25859/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25859/export.apalike"}