{"id":206751,"name":null,"description":"YAML configuration manager","url":"https://github.com/databio/yacman","last_synced_at":"2025-09-11T08:52:39.536Z","repository":{"id":37759281,"uuid":"186722526","full_name":"databio/yacman","owner":"databio","description":"YAML configuration manager","archived":false,"fork":false,"pushed_at":"2024-10-09T11:50:22.000Z","size":360,"stargazers_count":6,"open_issues_count":10,"forks_count":2,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-09-07T11:29:25.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/yacman","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/databio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2019-05-15T00:50:50.000Z","updated_at":"2024-11-26T20:08:59.000Z","dependencies_parsed_at":"2023-02-19T11:31:33.813Z","dependency_job_id":"7cbfdb75-de82-491f-95e4-09f00c5196ee","html_url":"https://github.com/databio/yacman","commit_stats":{"total_commits":264,"total_committers":5,"mean_commits":52.8,"dds":"0.36742424242424243","last_synced_commit":"cf7c5d6b664d39507f361f6736f09ed1c019d68c"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/databio/yacman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","download_url":"https://codeload.github.com/databio/yacman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/sbom","scorecard":{"id":324223,"data":{"date":"2025-08-11","repo":{"name":"github.com/databio/yacman","commit":"5db6323a6469347abfa16a590fc8b48d21b7b16f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","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":"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":"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":"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/black.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/black.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-codecov.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-locking-tests.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-locking-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-locking-tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-locking-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/run-locking-tests.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/run-locking-tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:33","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/run-codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/run-locking-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/run-pytest.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"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-18T02:05:42.698Z","repository_id":37759281,"created_at":"2025-08-18T02:05:42.698Z","updated_at":"2025-08-18T02:05:42.698Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274605093,"owners_count":25315814,"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-11T02:00:13.660Z","response_time":74,"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":"databio","name":"Databio","uuid":"13696008","kind":"organization","description":"Solving problems in computational biology","email":null,"website":"https://databio.org","location":"University of Virginia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13696008?v=4","repositories_count":88,"last_synced_at":"2024-04-24T05:24:10.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/databio","funding_links":[],"total_stars":470,"followers":40,"following":0,"created_at":"2022-11-10T01:32:49.596Z","updated_at":"2024-04-24T05:24:28.641Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio/repositories"},"packages":[{"id":11897133,"name":"github.com/databio/yacman","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/databio/yacman","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2019-05-15T20:59:23.000Z","latest_release_published_at":"2024-02-01T21:35:52.000Z","latest_release_number":"v0.9.3","last_synced_at":"2025-08-10T18:23:00.202Z","created_at":"2025-07-10T10:00:10.996Z","updated_at":"2025-08-10T18:23:00.459Z","registry_url":"https://pkg.go.dev/github.com/databio/yacman","install_command":"go get github.com/databio/yacman","documentation_url":"https://pkg.go.dev/github.com/databio/yacman#section-documentation","metadata":{},"repo_metadata":{"id":37759281,"uuid":"186722526","full_name":"databio/yacman","owner":"databio","description":"YAML configuration manager","archived":false,"fork":false,"pushed_at":"2024-10-09T11:50:22.000Z","size":360,"stargazers_count":6,"open_issues_count":10,"forks_count":2,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-06-14T01:06:27.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/yacman","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/databio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-05-15T00:50:50.000Z","updated_at":"2024-11-26T20:08:59.000Z","dependencies_parsed_at":"2023-02-19T11:31:33.813Z","dependency_job_id":"7cbfdb75-de82-491f-95e4-09f00c5196ee","html_url":"https://github.com/databio/yacman","commit_stats":{"total_commits":264,"total_committers":5,"mean_commits":52.8,"dds":"0.36742424242424243","last_synced_commit":"cf7c5d6b664d39507f361f6736f09ed1c019d68c"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/databio/yacman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","download_url":"https://codeload.github.com/databio/yacman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264562079,"owners_count":23628290,"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","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"}},"repo_metadata_updated_at":"2025-07-10T10:06:16.078Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.653482204814201,"dependent_packages_count":5.297594152909682,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4755381788619415},"purl":"pkg:golang/github.com/databio/yacman","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/databio/yacman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/databio/yacman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/databio/yacman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-14T01:06:36.775Z","issues_count":34,"pull_requests_count":31,"avg_time_to_close_issue":14393124.125,"avg_time_to_close_pull_request":325580.32258064515,"issues_closed_count":24,"pull_requests_closed_count":31,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":2.676470588235294,"avg_comments_per_pull_request":0.6129032258064516,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"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/databio%2Fyacman/issues","maintainers":[{"login":"nsheff","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsheff"},{"login":"stolarczyk","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stolarczyk"},{"login":"vreuter","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vreuter"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdatabio%2Fyacman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdatabio%2Fyacman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdatabio%2Fyacman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdatabio%2Fyacman/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1955438,"maintainers_count":0,"namespaces_count":742218,"keywords_count":109465,"github":"golang","metadata":{"funded_packages_count":49475},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-11T06:54:46.017Z","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"}},{"id":2977549,"name":"yacman","ecosystem":"pypi","description":"A standardized configuration object for reference genome assemblies","homepage":"https://github.com/databio/yacman","licenses":"BSD2","normalized_licenses":["BSD-3-Clause-Attribution"],"repository_url":"https://github.com/databio/yacman","keywords_array":["bioinformatics","sequencing","ngs"],"namespace":null,"versions_count":30,"first_release_published_at":"2019-05-15T20:59:44.000Z","latest_release_published_at":"2024-02-01T21:36:49.000Z","latest_release_number":"0.9.3","last_synced_at":"2025-09-06T18:49:02.831Z","created_at":"2022-04-10T13:08:48.245Z","updated_at":"2025-09-07T11:20:14.603Z","registry_url":"https://pypi.org/project/yacman/","install_command":"pip install yacman --index-url https://pypi.org/simple","documentation_url":"https://yacman.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"yacman","project_status":null},"repo_metadata":{"id":37759281,"uuid":"186722526","full_name":"databio/yacman","owner":"databio","description":"YAML configuration manager","archived":false,"fork":false,"pushed_at":"2024-10-09T11:50:22.000Z","size":360,"stargazers_count":6,"open_issues_count":10,"forks_count":2,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-07-31T10:44:42.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/yacman","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/databio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2019-05-15T00:50:50.000Z","updated_at":"2024-11-26T20:08:59.000Z","dependencies_parsed_at":"2023-02-19T11:31:33.813Z","dependency_job_id":"7cbfdb75-de82-491f-95e4-09f00c5196ee","html_url":"https://github.com/databio/yacman","commit_stats":{"total_commits":264,"total_committers":5,"mean_commits":52.8,"dds":"0.36742424242424243","last_synced_commit":"cf7c5d6b664d39507f361f6736f09ed1c019d68c"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/databio/yacman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","download_url":"https://codeload.github.com/databio/yacman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/sbom","scorecard":{"id":324223,"data":{"date":"2025-08-11","repo":{"name":"github.com/databio/yacman","commit":"5db6323a6469347abfa16a590fc8b48d21b7b16f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","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":"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":"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":"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/black.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/black.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-codecov.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-locking-tests.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-locking-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-locking-tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-locking-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/databio/yacman/run-pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/run-locking-tests.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/run-locking-tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run-pytest.yml:33","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/run-codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/run-locking-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/run-pytest.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: 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":"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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"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-18T02:05:42.698Z","repository_id":37759281,"created_at":"2025-08-18T02:05:42.698Z","updated_at":"2025-08-18T02:05:42.698Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274026956,"owners_count":25209797,"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-07T02:00:09.463Z","response_time":67,"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":"databio","name":"Databio","uuid":"13696008","kind":"organization","description":"Solving problems in computational biology","email":null,"website":"https://databio.org","location":"University of Virginia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13696008?v=4","repositories_count":88,"last_synced_at":"2024-04-24T05:24:10.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/databio","funding_links":[],"total_stars":470,"followers":40,"following":0,"created_at":"2022-11-10T01:32:49.596Z","updated_at":"2024-04-24T05:24:28.641Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio/repositories"},"tags":[{"name":"v0.9.3","sha":"e402f77bc8fe93856ffe7be8534a1167fdfc3828","kind":"commit","published_at":"2024-02-01T21:35:52.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.9.3","html_url":"https://github.com/databio/yacman/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"9f464c4405b1967d9a5f2c6b11bcf62090c2d374","kind":"commit","published_at":"2023-10-05T17:09:37.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.9.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"2018f7f546d513c3e4af6375f2f48ed3ece0666a","kind":"commit","published_at":"2023-06-15T18:58:16.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.9.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"cf7c5d6b664d39507f361f6736f09ed1c019d68c","kind":"commit","published_at":"2023-03-02T15:55:20.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.9.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.9.0/manifests"},{"name":"v0.8.4","sha":"9c5824903fa0f9d5399882fcd5c456c02726df72","kind":"commit","published_at":"2021-12-02T15:59:59.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.4","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"211f9429fae181ff8c5517ac9711bd6ea32dc2a5","kind":"commit","published_at":"2021-09-20T21:24:11.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.3","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f7c2703bc7d201b11ea49a4e18fd1c5b14014958","kind":"commit","published_at":"2021-06-28T14:55:18.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"270a0f9dcd76edd0a55efc679ab5e79493abe57d","kind":"commit","published_at":"2021-03-18T15:48:00.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"4adf5759b4f31ab209e617f10169174aab0f5da7","kind":"commit","published_at":"2021-03-10T18:08:30.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"735bd43abfe4a1723985b6aed7d5247013d3c774","kind":"commit","published_at":"2021-02-22T22:40:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.7.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"2cd07351e4f0d418a5cd092d256cbfe476ccc5b5","kind":"commit","published_at":"2020-08-28T12:50:21.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.7.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"205ef4a71ab34cac416c97d85984ec8c72527202","kind":"commit","published_at":"2020-07-01T12:31:37.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.9","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"3c5edb4c8d1a68b627d7ee560150df165b43722e","kind":"commit","published_at":"2020-06-25T13:29:28.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.8","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"4614e1fa03e5204b56440b6c3f788c1213e1da61","kind":"commit","published_at":"2020-02-12T17:26:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.7","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"ab5752d74cdb1a7005aec45997bd1222ecd9a6d8","kind":"commit","published_at":"2019-12-13T19:07:16.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.6","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"0fe263e8e76a673cd36534a84e2871e34ae4ec32","kind":"commit","published_at":"2019-12-02T13:09:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.5","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"8ef2d9dde25d0eb3d8cbd42ef7870460951f410e","kind":"commit","published_at":"2019-11-04T15:49:34.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.4","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"b5e36554c636c363cf703ad6eaf9aabbdc481c43","kind":"commit","published_at":"2019-10-22T17:31:32.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.3","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"c646a0d35c25a02737f6c745bf3d57cb9697f166","kind":"commit","published_at":"2019-10-10T11:51:04.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e6e63a80278884dd260a3f0921181a624efa75a2","kind":"commit","published_at":"2019-10-08T17:35:10.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9111c879b4434dbd9091cf90b77dbb09a87bcc8b","kind":"commit","published_at":"2019-10-02T15:59:12.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"bbddb530b3541ef1e90ee681ffcff939c5964bb6","kind":"commit","published_at":"2019-08-20T16:15:17.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.5.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"d02b810fa9c03bd2a5f698b2c801af0800c1100a","kind":"commit","published_at":"2019-08-02T01:47:09.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.5.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.5.1/manifests"},{"name":"v0.4.2","sha":"69d321db82b4db00b971af58109a04cfb9da9c1f","kind":"commit","published_at":"2019-06-18T16:16:10.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"89cf82b49a71692c0ea7a6ba3c6f62e2a20738dd","kind":"commit","published_at":"2019-06-14T21:57:36.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"447b23037ed5141afd5100d3f8ed04d3068ae9e0","kind":"commit","published_at":"2019-06-07T21:28:30.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"0bdc719fc1a408368e019e46d353ec27cf623d02","kind":"commit","published_at":"2019-06-04T17:49:19.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.3.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"dcabc887629bcbe5132ed7f5b63695c52998ca27","kind":"commit","published_at":"2019-05-21T14:56:48.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.2.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"fbfcaba3380077dac750c9416b6c4abda72ada03","kind":"commit","published_at":"2019-05-15T20:59:23.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.1.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/databio/yacman@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T11:20:14.603Z","dependent_packages_count":10,"downloads":48703,"downloads_period":"last-month","dependent_repos_count":47,"rankings":{"downloads":1.5830115095233837,"dependent_repos_count":2.14489155598879,"dependent_packages_count":1.1413860013596089,"stargazers_count":21.57692388255524,"forks_count":19.153546755630707,"docker_downloads_count":1.3378607551328439,"average":7.822936743365095},"purl":"pkg:pypi/yacman","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/yacman","docker_dependents_count":14,"docker_downloads_count":30558,"usage_url":"https://repos.ecosyste.ms/usage/pypi/yacman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/yacman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T08:43:29.150Z","issues_count":34,"pull_requests_count":31,"avg_time_to_close_issue":14393124.125,"avg_time_to_close_pull_request":325580.32258064515,"issues_closed_count":24,"pull_requests_closed_count":31,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":2.676470588235294,"avg_comments_per_pull_request":0.6129032258064516,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"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/databio%2Fyacman/issues","maintainers":[{"login":"nsheff","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsheff"},{"login":"stolarczyk","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stolarczyk"},{"login":"vreuter","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vreuter"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/yacman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/yacman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/yacman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/yacman/related_packages","maintainers":[{"uuid":"nsheff","login":"nsheff","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/nsheff/","role":null,"created_at":"2023-02-25T20:21:16.473Z","updated_at":"2023-02-25T20:21:16.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nsheff/packages"},{"uuid":"vreuter","login":"vreuter","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/vreuter/","role":null,"created_at":"2023-02-25T20:21:16.484Z","updated_at":"2023-02-25T20:21:16.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vreuter/packages"},{"uuid":"databio","login":"databio","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://pypi.org/user/databio/","role":null,"created_at":"2023-02-25T20:21:16.460Z","updated_at":"2023-02-25T20:21:16.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/databio/packages"},{"uuid":"michalstolarczyk","login":"michalstolarczyk","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/michalstolarczyk/","role":null,"created_at":"2023-02-25T20:21:16.464Z","updated_at":"2023-02-25T20:21:16.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/michalstolarczyk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":727381,"maintainers_count":309030,"namespaces_count":0,"keywords_count":238553,"github":"pypi","metadata":{"funded_packages_count":50606},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-11T06:32:25.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5304719,"name":"yacman","ecosystem":"conda","description":null,"homepage":"https://github.com/databio/yacman/","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/databio/yacman","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-11-05T17:14:45.000Z","latest_release_published_at":"2021-12-02T18:07:25.000Z","latest_release_number":"0.8.4","last_synced_at":"2025-08-31T09:01:00.324Z","created_at":"2022-10-03T16:18:31.446Z","updated_at":"2025-08-31T09:01:00.325Z","registry_url":"https://anaconda.org/conda-forge/yacman","install_command":"conda install -c conda-forge yacman","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"186722526","full_name":"databio/yacman","owner":"databio","description":"YAML configuration manager","archived":false,"fork":false,"pushed_at":"2023-03-02T15:55:32.000Z","size":358,"stargazers_count":4,"open_issues_count":9,"forks_count":2,"subscribers_count":14,"default_branch":"master","last_synced_at":"2023-03-21T12:44:17.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/yacman","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-15T00:50:50.000Z","updated_at":"2022-11-07T13:08:01.000Z","dependencies_parsed_at":"2023-02-19T11:31:33.813Z","dependency_job_id":null,"html_url":"https://github.com/databio/yacman","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"databio","name":"Databio","uuid":"13696008","kind":"organization","description":"Solving problems in computational biology","email":null,"website":"https://databio.org","location":"University of Virginia","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/13696008?v=4","repositories_count":40,"last_synced_at":"2023-02-26T14:35:20.658Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio"},"tags":[{"name":"v0.9.0","sha":"cf7c5d6b664d39507f361f6736f09ed1c019d68c","kind":"commit","published_at":"2023-03-02T15:55:20.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.9.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.9.0"},{"name":"v0.8.4","sha":"9c5824903fa0f9d5399882fcd5c456c02726df72","kind":"commit","published_at":"2021-12-02T15:59:59.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.4","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"211f9429fae181ff8c5517ac9711bd6ea32dc2a5","kind":"commit","published_at":"2021-09-20T21:24:11.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.3","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.3"},{"name":"v0.8.2","sha":"f7c2703bc7d201b11ea49a4e18fd1c5b14014958","kind":"commit","published_at":"2021-06-28T14:55:18.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.2"},{"name":"v0.8.1","sha":"270a0f9dcd76edd0a55efc679ab5e79493abe57d","kind":"commit","published_at":"2021-03-18T15:48:00.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.1"},{"name":"v0.8.0","sha":"4adf5759b4f31ab209e617f10169174aab0f5da7","kind":"commit","published_at":"2021-03-10T18:08:30.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.0"},{"name":"v0.7.1","sha":"735bd43abfe4a1723985b6aed7d5247013d3c774","kind":"commit","published_at":"2021-02-22T22:40:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.7.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"2cd07351e4f0d418a5cd092d256cbfe476ccc5b5","kind":"commit","published_at":"2020-08-28T12:50:21.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.7.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.7.0"},{"name":"v0.6.9","sha":"205ef4a71ab34cac416c97d85984ec8c72527202","kind":"commit","published_at":"2020-07-01T12:31:37.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.9","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.9"},{"name":"v0.6.8","sha":"3c5edb4c8d1a68b627d7ee560150df165b43722e","kind":"commit","published_at":"2020-06-25T13:29:28.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.8","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.8"},{"name":"v0.6.7","sha":"4614e1fa03e5204b56440b6c3f788c1213e1da61","kind":"commit","published_at":"2020-02-12T17:26:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.7","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.7"},{"name":"v0.6.6","sha":"ab5752d74cdb1a7005aec45997bd1222ecd9a6d8","kind":"commit","published_at":"2019-12-13T19:07:16.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.6","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.6"},{"name":"v0.6.5","sha":"0fe263e8e76a673cd36534a84e2871e34ae4ec32","kind":"commit","published_at":"2019-12-02T13:09:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.5","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.5"},{"name":"v0.6.4","sha":"8ef2d9dde25d0eb3d8cbd42ef7870460951f410e","kind":"commit","published_at":"2019-11-04T15:49:34.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.4","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.4"},{"name":"v0.6.3","sha":"b5e36554c636c363cf703ad6eaf9aabbdc481c43","kind":"commit","published_at":"2019-10-22T17:31:32.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.3","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.3"},{"name":"v0.6.2","sha":"c646a0d35c25a02737f6c745bf3d57cb9697f166","kind":"commit","published_at":"2019-10-10T11:51:04.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.2"},{"name":"v0.6.1","sha":"e6e63a80278884dd260a3f0921181a624efa75a2","kind":"commit","published_at":"2019-10-08T17:35:10.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.1"},{"name":"v0.6.0","sha":"9111c879b4434dbd9091cf90b77dbb09a87bcc8b","kind":"commit","published_at":"2019-10-02T15:59:12.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.0"},{"name":"v0.5.2","sha":"bbddb530b3541ef1e90ee681ffcff939c5964bb6","kind":"commit","published_at":"2019-08-20T16:15:17.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.5.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.5.2"},{"name":"v0.5.1","sha":"d02b810fa9c03bd2a5f698b2c801af0800c1100a","kind":"commit","published_at":"2019-08-02T01:47:09.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.5.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.5.1"},{"name":"v0.4.2","sha":"69d321db82b4db00b971af58109a04cfb9da9c1f","kind":"commit","published_at":"2019-06-18T16:16:10.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"89cf82b49a71692c0ea7a6ba3c6f62e2a20738dd","kind":"commit","published_at":"2019-06-14T21:57:36.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"447b23037ed5141afd5100d3f8ed04d3068ae9e0","kind":"commit","published_at":"2019-06-07T21:28:30.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.0"},{"name":"v0.3.0","sha":"0bdc719fc1a408368e019e46d353ec27cf623d02","kind":"commit","published_at":"2019-06-04T17:49:19.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.3.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.3.0"},{"name":"v0.2.0","sha":"dcabc887629bcbe5132ed7f5b63695c52998ca27","kind":"commit","published_at":"2019-05-21T14:56:48.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.2.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"fbfcaba3380077dac750c9416b6c4abda72ada03","kind":"commit","published_at":"2019-05-15T20:59:23.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.1.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-22T07:29:30.755Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":56.95033691040678,"forks_count":54.185175942101324,"average":41.16670826054405},"purl":"pkg:conda/yacman","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/yacman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/yacman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/yacman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:21:07.237Z","issues_count":32,"pull_requests_count":28,"avg_time_to_close_issue":9390676.652173912,"avg_time_to_close_pull_request":360052.71428571426,"issues_closed_count":23,"pull_requests_closed_count":28,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":2.59375,"avg_comments_per_pull_request":0.6071428571428571,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":7608.0,"past_year_avg_time_to_close_pull_request":904.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yacman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yacman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yacman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/yacman/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13424,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2196},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-11T07:06:44.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5708220,"name":"py-yacman","ecosystem":"spack","description":"A YAML configuration manager.\n","homepage":"https://github.com/databio/yacman","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/databio/yacman","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-12-18T00:53:22.599Z","latest_release_published_at":"2022-12-18T00:53:22.599Z","latest_release_number":"0.8.4","last_synced_at":"2025-09-03T11:34:02.849Z","created_at":"2022-12-18T00:53:22.573Z","updated_at":"2025-09-03T11:34:02.850Z","registry_url":"https://packages.spack.io/package.html?name=py-yacman","install_command":"spack install py-yacman","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"186722526","full_name":"databio/yacman","owner":"databio","description":"YAML configuration manager","archived":false,"fork":false,"pushed_at":"2023-03-02T15:55:32.000Z","size":358,"stargazers_count":4,"open_issues_count":9,"forks_count":2,"subscribers_count":14,"default_branch":"master","last_synced_at":"2023-03-22T07:29:30.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/yacman","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-15T00:50:50.000Z","updated_at":"2022-11-07T13:08:01.000Z","dependencies_parsed_at":"2023-02-19T11:31:33.813Z","dependency_job_id":null,"html_url":"https://github.com/databio/yacman","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"databio","name":"Databio","uuid":"13696008","kind":"organization","description":"Solving problems in computational biology","email":null,"website":"https://databio.org","location":"University of Virginia","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/13696008?v=4","repositories_count":40,"last_synced_at":"2023-02-26T14:35:20.658Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databio"},"tags":[{"name":"v0.9.0","sha":"cf7c5d6b664d39507f361f6736f09ed1c019d68c","kind":"commit","published_at":"2023-03-02T15:55:20.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.9.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.9.0"},{"name":"v0.8.4","sha":"9c5824903fa0f9d5399882fcd5c456c02726df72","kind":"commit","published_at":"2021-12-02T15:59:59.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.4","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.4"},{"name":"v0.8.3","sha":"211f9429fae181ff8c5517ac9711bd6ea32dc2a5","kind":"commit","published_at":"2021-09-20T21:24:11.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.3","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.3"},{"name":"v0.8.2","sha":"f7c2703bc7d201b11ea49a4e18fd1c5b14014958","kind":"commit","published_at":"2021-06-28T14:55:18.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.2"},{"name":"v0.8.1","sha":"270a0f9dcd76edd0a55efc679ab5e79493abe57d","kind":"commit","published_at":"2021-03-18T15:48:00.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.1"},{"name":"v0.8.0","sha":"4adf5759b4f31ab209e617f10169174aab0f5da7","kind":"commit","published_at":"2021-03-10T18:08:30.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.8.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.8.0"},{"name":"v0.7.1","sha":"735bd43abfe4a1723985b6aed7d5247013d3c774","kind":"commit","published_at":"2021-02-22T22:40:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.7.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"2cd07351e4f0d418a5cd092d256cbfe476ccc5b5","kind":"commit","published_at":"2020-08-28T12:50:21.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.7.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.7.0"},{"name":"v0.6.9","sha":"205ef4a71ab34cac416c97d85984ec8c72527202","kind":"commit","published_at":"2020-07-01T12:31:37.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.9","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.9"},{"name":"v0.6.8","sha":"3c5edb4c8d1a68b627d7ee560150df165b43722e","kind":"commit","published_at":"2020-06-25T13:29:28.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.8","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.8"},{"name":"v0.6.7","sha":"4614e1fa03e5204b56440b6c3f788c1213e1da61","kind":"commit","published_at":"2020-02-12T17:26:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.7","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.7"},{"name":"v0.6.6","sha":"ab5752d74cdb1a7005aec45997bd1222ecd9a6d8","kind":"commit","published_at":"2019-12-13T19:07:16.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.6","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.6"},{"name":"v0.6.5","sha":"0fe263e8e76a673cd36534a84e2871e34ae4ec32","kind":"commit","published_at":"2019-12-02T13:09:33.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.5","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.5"},{"name":"v0.6.4","sha":"8ef2d9dde25d0eb3d8cbd42ef7870460951f410e","kind":"commit","published_at":"2019-11-04T15:49:34.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.4","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.4"},{"name":"v0.6.3","sha":"b5e36554c636c363cf703ad6eaf9aabbdc481c43","kind":"commit","published_at":"2019-10-22T17:31:32.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.3","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.3"},{"name":"v0.6.2","sha":"c646a0d35c25a02737f6c745bf3d57cb9697f166","kind":"commit","published_at":"2019-10-10T11:51:04.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.2"},{"name":"v0.6.1","sha":"e6e63a80278884dd260a3f0921181a624efa75a2","kind":"commit","published_at":"2019-10-08T17:35:10.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.1"},{"name":"v0.6.0","sha":"9111c879b4434dbd9091cf90b77dbb09a87bcc8b","kind":"commit","published_at":"2019-10-02T15:59:12.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.6.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.6.0"},{"name":"v0.5.2","sha":"bbddb530b3541ef1e90ee681ffcff939c5964bb6","kind":"commit","published_at":"2019-08-20T16:15:17.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.5.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.5.2"},{"name":"v0.5.1","sha":"d02b810fa9c03bd2a5f698b2c801af0800c1100a","kind":"commit","published_at":"2019-08-02T01:47:09.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.5.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.5.1"},{"name":"v0.4.2","sha":"69d321db82b4db00b971af58109a04cfb9da9c1f","kind":"commit","published_at":"2019-06-18T16:16:10.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.2","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"89cf82b49a71692c0ea7a6ba3c6f62e2a20738dd","kind":"commit","published_at":"2019-06-14T21:57:36.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.1","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"447b23037ed5141afd5100d3f8ed04d3068ae9e0","kind":"commit","published_at":"2019-06-07T21:28:30.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.4.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.4.0"},{"name":"v0.3.0","sha":"0bdc719fc1a408368e019e46d353ec27cf623d02","kind":"commit","published_at":"2019-06-04T17:49:19.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.3.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.3.0"},{"name":"v0.2.0","sha":"dcabc887629bcbe5132ed7f5b63695c52998ca27","kind":"commit","published_at":"2019-05-21T14:56:48.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.2.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"fbfcaba3380077dac750c9416b6c4abda72ada03","kind":"commit","published_at":"2019-05-15T20:59:23.000Z","download_url":"https://codeload.github.com/databio/yacman/tar.gz/v0.1.0","html_url":"https://github.com/databio/yacman/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-22T08:07:20.853Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":30.179241350562734,"forks_count":30.109767958871753,"average":18.61886897318327},"purl":"pkg:spack/py-yacman","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-yacman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-yacman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-yacman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:21:07.237Z","issues_count":32,"pull_requests_count":28,"avg_time_to_close_issue":9390676.652173912,"avg_time_to_close_pull_request":360052.71428571426,"issues_closed_count":23,"pull_requests_closed_count":28,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":2.59375,"avg_comments_per_pull_request":0.6071428571428571,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":7608.0,"past_year_avg_time_to_close_pull_request":904.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-yacman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-yacman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-yacman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-yacman/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-12-18T01:10:30.617Z","updated_at":"2022-12-18T01:10:30.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8773,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":407},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-11T07:09:53.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":35751,"full_name":"databio/yacman","default_branch":"master","committers":[{"name":"Michal Stolarczyk","email":"stolarczyk.michal93@gmail.com","count":167},{"name":"nsheff","email":"nsheff@users.noreply.github.com","count":74},{"name":"Vince","email":"vince.reuter@gmail.com","count":13},{"name":"nsheff","email":"nathan@code.databio.org","count":9},{"name":"Nicola Soranzo","email":"nicola.soranzo@gmail.com","count":1}],"total_commits":264,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":52.8,"dds":0.36742424242424243,"past_year_committers":[{"name":"nsheff","email":"nsheff@users.noreply.github.com","count":18}],"past_year_total_commits":18,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":18.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T16:02:39.789Z","last_synced_commit":"cf7c5d6b664d39507f361f6736f09ed1c019d68c","created_at":"2023-03-07T17:01:03.344Z","updated_at":"2023-09-19T15:44:04.420Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309682,"contributors_count":31095220,"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":"databio/yacman","html_url":"https://github.com/databio/yacman","last_synced_at":"2025-07-31T08:43:29.150Z","status":"error","issues_count":34,"pull_requests_count":31,"avg_time_to_close_issue":14393124.125,"avg_time_to_close_pull_request":325580.32258064515,"issues_closed_count":24,"pull_requests_closed_count":31,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":2.676470588235294,"avg_comments_per_pull_request":0.6129032258064516,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"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,"created_at":"2023-05-10T14:45:59.988Z","updated_at":"2025-09-01T05:54:03.769Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/databio%2Fyacman/issues","issue_labels_count":{"likely-solved":8,"bug":6,"enhancement":3,"question":2,"docs":1,"version-specific":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":31,"NONE":3},"pull_request_author_associations_count":{"MEMBER":32,"CONTRIBUTOR":1},"issue_authors":{"nsheff":24,"vreuter":4,"stolarczyk":3,"rcorces":1,"afrendeiro":1,"zz1874":1},"pull_request_authors":{"nsheff":18,"stolarczyk":12,"vreuter":2,"nsoranzo":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-11T00:00:09.407Z","repositories_count":10235042,"issues_count":32589192,"pull_requests_count":103247013,"authors_count":10756525,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"nsheff","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsheff"},{"login":"stolarczyk","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stolarczyk"},{"login":"vreuter","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vreuter"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/black.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T11:31:32.800Z","updated_at":"2023-02-19T11:31:32.800Z","repository_link":"https://github.com/databio/yacman/blob/master/.github/workflows/black.yml","dependencies":[{"id":7786933714,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7786933715,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7786933716,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T11:31:32.998Z","updated_at":"2023-02-19T11:31:32.998Z","repository_link":"https://github.com/databio/yacman/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7786935387,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7786935388,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-locking-tests.yaml","sha":null,"kind":"manifest","created_at":"2023-02-19T11:31:33.434Z","updated_at":"2023-02-19T11:31:33.434Z","repository_link":"https://github.com/databio/yacman/blob/master/.github/workflows/run-locking-tests.yaml","dependencies":[{"id":7786935841,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7786935842,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-pytest.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T11:31:33.555Z","updated_at":"2023-02-19T11:31:33.555Z","repository_link":"https://github.com/databio/yacman/blob/master/.github/workflows/run-pytest.yml","dependencies":[{"id":7786936603,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7786936604,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7786936605,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-all.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T02:12:21.867Z","updated_at":"2022-08-19T02:12:21.867Z","repository_link":"https://github.com/databio/yacman/blob/master/requirements/requirements-all.txt","dependencies":[{"id":1983809725,"package_name":"attmap","ecosystem":"pypi","requirements":"\u003e=0.13.0","direct":true,"kind":"runtime","optional":false},{"id":1983809726,"package_name":"jsonschema","ecosystem":"pypi","requirements":"\u003e=3.2.0","direct":true,"kind":"runtime","optional":false},{"id":1983809727,"package_name":"oyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1983809728,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=3.13","direct":true,"kind":"runtime","optional":false},{"id":1983809729,"package_name":"ubiquerg","ecosystem":"pypi","requirements":"\u003e=0.6.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T02:12:21.905Z","updated_at":"2022-08-19T02:12:21.905Z","repository_link":"https://github.com/databio/yacman/blob/master/requirements/requirements-test.txt","dependencies":[{"id":1983809731,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":1983809732,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":15.663562139975925,"created_at":"2025-09-09T04:22:45.486Z","updated_at":"2025-10-07T08:44:13.964Z","avatar_url":"https://github.com/databio.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":48703,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","bioinformatics-pipeline","ngs","pipeline-submission-engine"],"project_url":"https://science.ecosyste.ms/api/v1/projects/206751","html_url":"https://science.ecosyste.ms/projects/206751"}