{"id":161029,"name":null,"description":"FireCloud Service Selector (FISS) -- Python bindings and CLI for FireCloud execution engine","url":"https://github.com/broadinstitute/fiss","last_synced_at":"2025-09-09T18:18:26.996Z","repository":{"id":12773157,"uuid":"69284381","full_name":"broadinstitute/fiss","owner":"broadinstitute","description":"FireCloud Service Selector (FISS) -- Python bindings and CLI for FireCloud execution engine","archived":false,"fork":false,"pushed_at":"2025-03-20T18:42:00.000Z","size":788,"stargazers_count":31,"open_issues_count":52,"forks_count":32,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-01T10:22:33.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/broadinstitute.png","metadata":{"files":{"readme":"README","changelog":"changelog.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-26T19:17:51.000Z","updated_at":"2025-03-20T18:38:43.000Z","dependencies_parsed_at":"2022-09-16T00:12:12.995Z","dependency_job_id":"69989d86-e34b-4d41-be95-9ee81a785802","html_url":"https://github.com/broadinstitute/fiss","commit_stats":{"total_commits":318,"total_committers":12,"mean_commits":26.5,"dds":0.6446540880503144,"last_synced_commit":"0cb8dbb74269faa91aa05460421cafa8dadc9025"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/broadinstitute/fiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","download_url":"https://codeload.github.com/broadinstitute/fiss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/sbom","scorecard":{"id":254248,"data":{"date":"2025-08-11","repo":{"name":"github.com/broadinstitute/fiss","commit":"b3fa2a0d888610e04f744f9e661fa32e46a5af95"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 2/29 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:5ddcfa793e90bf5a43624c67bbdbe51e94d08c9e662bde61fab18f6eef1f34ca","Warn: pipCommand not pinned by hash: Dockerfile:5-9","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T09:14:03.454Z","repository_id":12773157,"created_at":"2025-08-17T09:14:03.454Z","updated_at":"2025-08-17T09:14:03.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274340887,"owners_count":25267295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"broadinstitute","name":"Broad Institute","uuid":"393552","kind":"organization","description":"Broad Institute of MIT and Harvard","email":null,"website":"http://www.broadinstitute.org/","location":"Cambridge, MA","twitter":"broadinstitute","company":null,"icon_url":"https://avatars.githubusercontent.com/u/393552?v=4","repositories_count":1083,"last_synced_at":"2023-04-09T09:48:11.262Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/broadinstitute","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:28.278Z","updated_at":"2023-04-09T09:48:11.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute/repositories"},"packages":[{"id":2734193,"name":"firecloud","ecosystem":"pypi","description":"Firecloud API bindings and FISS CLI","homepage":"https://github.com/broadinstitute/fiss","licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/broadinstitute/fiss","keywords_array":[],"namespace":null,"versions_count":63,"first_release_published_at":"2023-09-18T08:44:07.100Z","latest_release_published_at":"2025-03-20T18:52:52.000Z","latest_release_number":"0.16.38","last_synced_at":"2025-08-01T09:48:03.392Z","created_at":"2022-04-10T11:00:06.554Z","updated_at":"2025-08-01T09:49:22.217Z","registry_url":"https://pypi.org/project/firecloud/","install_command":"pip install firecloud --index-url https://pypi.org/simple","documentation_url":"https://firecloud.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator"],"normalized_name":"firecloud"},"repo_metadata":{"id":12773157,"uuid":"69284381","full_name":"broadinstitute/fiss","owner":"broadinstitute","description":"FireCloud Service Selector (FISS) -- Python bindings and CLI for FireCloud execution engine","archived":false,"fork":false,"pushed_at":"2025-03-20T18:42:00.000Z","size":788,"stargazers_count":31,"open_issues_count":52,"forks_count":32,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-06-27T01:11:11.947Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/broadinstitute.png","metadata":{"files":{"readme":"README","changelog":"changelog.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-26T19:17:51.000Z","updated_at":"2025-03-20T18:38:43.000Z","dependencies_parsed_at":"2022-09-16T00:12:12.995Z","dependency_job_id":"69989d86-e34b-4d41-be95-9ee81a785802","html_url":"https://github.com/broadinstitute/fiss","commit_stats":{"total_commits":318,"total_committers":12,"mean_commits":26.5,"dds":0.6446540880503144,"last_synced_commit":"0cb8dbb74269faa91aa05460421cafa8dadc9025"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/broadinstitute/fiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","download_url":"https://codeload.github.com/broadinstitute/fiss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268202809,"owners_count":24212383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","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":"broadinstitute","name":"Broad Institute","uuid":"393552","kind":"organization","description":"Broad Institute of MIT and Harvard","email":null,"website":"http://www.broadinstitute.org/","location":"Cambridge, MA","twitter":"broadinstitute","company":null,"icon_url":"https://avatars.githubusercontent.com/u/393552?v=4","repositories_count":1083,"last_synced_at":"2023-04-09T09:48:11.262Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/broadinstitute","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:28.278Z","updated_at":"2023-04-09T09:48:11.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-01T09:49:22.217Z","dependent_packages_count":5,"downloads":701,"downloads_period":"last-month","dependent_repos_count":21,"rankings":{"downloads":4.921066977747788,"dependent_repos_count":3.160848331890981,"dependent_packages_count":1.5844087015703014,"stargazers_count":11.750397462341159,"forks_count":7.663422426051519,"docker_downloads_count":0.9046513489712592,"average":4.997465874762168},"purl":"pkg:pypi/firecloud","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/firecloud","docker_dependents_count":6,"docker_downloads_count":238196,"usage_url":"https://repos.ecosyste.ms/usage/pypi/firecloud","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/firecloud/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-27T01:10:33.028Z","issues_count":55,"pull_requests_count":57,"avg_time_to_close_issue":18876313.0,"avg_time_to_close_pull_request":2803376.425925926,"issues_closed_count":32,"pull_requests_closed_count":54,"pull_request_authors_count":20,"issue_authors_count":27,"avg_comments_per_issue":0.7272727272727273,"avg_comments_per_pull_request":0.42105263157894735,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":169437.66666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/issues","maintainers":[{"login":"dheiman","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dheiman"},{"login":"mmorgantaylor","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmorgantaylor"}],"active_maintainers":[{"login":"dheiman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dheiman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/firecloud/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/firecloud/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/firecloud/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/firecloud/related_packages","maintainers":[{"uuid":"smeier","login":"smeier","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/smeier/","role":null,"created_at":"2023-02-24T05:42:53.997Z","updated_at":"2023-02-24T05:42:53.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/smeier/packages"},{"uuid":"noblem","login":"noblem","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/noblem/","role":null,"created_at":"2023-02-24T05:42:53.987Z","updated_at":"2023-02-24T05:42:53.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/noblem/packages"},{"uuid":"dheiman","login":"dheiman","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/dheiman/","role":null,"created_at":"2023-02-24T05:42:53.963Z","updated_at":"2023-02-24T05:42:53.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dheiman/packages"},{"uuid":"timdef","login":"timdef","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/timdef/","role":null,"created_at":"2023-02-24T05:42:54.005Z","updated_at":"2023-02-24T05:42:54.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/timdef/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726651,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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"}}],"commits":{"id":579415,"full_name":"broadinstitute/fiss","default_branch":"master","committers":[{"name":"Timothy DeFreitas","email":"timdef@broadinstitute.org","login":null,"count":113},{"name":"Michael S. Noble","email":"mnoble@broadinstitute.org","login":null,"count":97},{"name":"David Heiman","email":"dheiman@broadinstitute.org","login":"dheiman","count":70},{"name":"Sam Meier","email":"smeier@broadinstitute.org","login":"sammeier","count":16},{"name":"Francois Aguet","email":"francois@broadinstitute.org","login":"francois-a","count":12},{"name":"Vicky Li Horst","email":"vicky@broadinstitute.org","login":"vickylihorst","count":6},{"name":"noblem","email":"noblem","login":"noblem","count":2},{"name":"abaumann","email":"abaumann@broadinstitute.org","login":"abaumann","count":1},{"name":"Timothy DeFreitas","email":"tmdefreitas","login":"tmdefreitas","count":1},{"name":"Edward A. Salinas","email":"esalinas@broadinstitute.org","login":"eddiebroad","count":1},{"name":"jgould","email":"jgould@broadinstitute.org","login":null,"count":1},{"name":"Ruslana Frazer","email":"rfrazer@wm8cb-59b.broadinstitute.org","login":null,"count":1}],"total_commits":321,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.75,"dds":0.64797507788162,"past_year_committers":[{"name":"David Heiman","email":"dheiman@broadinstitute.org","login":"dheiman","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-05-19T09:18:00.464Z","last_synced_commit":"b3fa2a0d888610e04f744f9e661fa32e46a5af95","created_at":"2023-03-09T05:47:15.863Z","updated_at":"2025-05-19T09:18:00.496Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5532314,"commits_count":870800544,"contributors_count":32076502,"owners_count":918195,"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":"broadinstitute/fiss","html_url":"https://github.com/broadinstitute/fiss","last_synced_at":"2025-08-01T12:45:17.848Z","status":"error","issues_count":55,"pull_requests_count":57,"avg_time_to_close_issue":18876313.0,"avg_time_to_close_pull_request":2803376.425925926,"issues_closed_count":32,"pull_requests_closed_count":54,"pull_request_authors_count":20,"issue_authors_count":27,"avg_comments_per_issue":0.7272727272727273,"avg_comments_per_pull_request":0.42105263157894735,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":169437.66666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T14:04:26.097Z","updated_at":"2025-09-01T22:31:29.277Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Ffiss/issues","issue_labels_count":{"enhancement":9,"Priority High :fire:":5,"wontfix":1,"Priority Medium :briefcase:":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":29,"COLLABORATOR":16,"CONTRIBUTOR":12},"pull_request_author_associations_count":{"COLLABORATOR":29,"CONTRIBUTOR":17,"NONE":14,"MEMBER":4},"issue_authors":{"dheiman":16,"noblem":10,"bknisbac":2,"amstilp":2,"slowkow":2,"SHuang-Broad":2,"DailyDreaming":1,"jason-cerrato":1,"kvg":1,"rtitle":1,"ekofman":1,"bshifaw":1,"schaluva":1,"gevro":1,"bli25":1,"mcovarr":1,"TMRHarrison":1,"AlexBarbera":1,"rickymagner":1,"zhwshen":1,"mikebaumann":1,"gsaksena":1,"kachulis":1,"deflaux":1,"jkobject":1,"GoldenLA":1,"cchu70":1,"aofarrel":1,"dlivitz":1},"pull_request_authors":{"dheiman":29,"mmorgantaylor":4,"kevinmarete":4,"sammeier":3,"mcovarr":3,"luke-c-sargent":2,"dpmccabe":2,"notestaff":2,"DailyDreaming":2,"nsoranzo":2,"Marianie-Simeon":2,"vickylihorst":1,"joshua-gould":1,"noblem":1,"jnktsj":1,"cchu70":1,"agraubert":1,"SavOK":1,"schaluva":1,"oliverpriebe":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10113577,"issues_count":31622835,"pull_requests_count":98328078,"authors_count":10707566,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"NONE":7,"CONTRIBUTOR":3,"COLLABORATOR":2},"past_year_issue_authors":{"kachulis":1,"mcovarr":1,"zhwshen":1},"past_year_pull_request_authors":{"kevinmarete":4,"dheiman":2,"nsoranzo":2,"mcovarr":2,"dpmccabe":2},"maintainers":[{"login":"dheiman","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dheiman"},{"login":"mmorgantaylor","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmorgantaylor"}],"active_maintainers":[{"login":"dheiman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dheiman"}]},"events":{"total":{"CreateEvent":1,"IssuesEvent":3,"ReleaseEvent":1,"WatchEvent":2,"IssueCommentEvent":5,"PushEvent":4,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PullRequestEvent":8,"ForkEvent":6},"last_year":{"CreateEvent":1,"IssuesEvent":3,"ReleaseEvent":1,"WatchEvent":2,"IssueCommentEvent":5,"PushEvent":4,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PullRequestEvent":8,"ForkEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-16T00:12:12.784Z","updated_at":"2022-09-16T00:12:12.784Z","repository_link":"https://github.com/broadinstitute/fiss/blob/master/requirements.txt","dependencies":[{"id":4995079750,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4995079751,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4995079752,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4995079753,"package_name":"google-auth","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4995079754,"package_name":"google-cloud-storage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4995079755,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-16T00:12:12.866Z","updated_at":"2022-09-16T00:12:12.866Z","repository_link":"https://github.com/broadinstitute/fiss/blob/master/setup.py","dependencies":[{"id":4995079878,"package_name":"google-auth","ecosystem":"pypi","requirements":"\u003e=1.6.3,","direct":true,"kind":"runtime","optional":false},{"id":4995079879,"package_name":"google-cloud-storage","ecosystem":"pypi","requirements":"\u003e=1.36.1","direct":true,"kind":"runtime","optional":false},{"id":4995079880,"package_name":"pydot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4995079881,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":19.287685714469088,"created_at":"2025-09-09T00:56:46.857Z","updated_at":"2025-10-07T08:38:31.585Z","avatar_url":"https://github.com/broadinstitute.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":701,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/161029","html_url":"https://science.ecosyste.ms/projects/161029"}