{"id":2289,"name":"fqfa","description":"fqfa: A pure Python package for genomic sequence files - Published in JOSS (2020)","url":"https://github.com/countess-project/fqfa","last_synced_at":"2025-09-04T16:44:09.810Z","repository":{"id":55668694,"uuid":"222571543","full_name":"CountESS-Project/fqfa","owner":"CountESS-Project","description":"A lightweight Python library for handling FASTQ and FASTA files.","archived":false,"fork":false,"pushed_at":"2024-01-15T22:12:56.000Z","size":162,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T01:01:17.902Z","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/CountESS-Project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-19T00:22:26.000Z","updated_at":"2025-04-10T04:47:06.000Z","dependencies_parsed_at":"2022-08-15T06:00:57.213Z","dependency_job_id":"92640609-1378-464d-8799-a07f3296df08","html_url":"https://github.com/CountESS-Project/fqfa","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/CountESS-Project/fqfa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CountESS-Project","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/sbom","scorecard":{"id":33456,"data":{"date":"2025-08-11","repo":{"name":"github.com/CountESS-Project/fqfa","commit":"68d2d199d1181be3e21a3ebed33024206512ffec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/CountESS-Project/fqfa/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/CountESS-Project/fqfa/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/CountESS-Project/fqfa/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/CountESS-Project/fqfa/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T19:43:58.336Z","repository_id":55668694,"created_at":"2025-08-14T19:43:58.336Z","updated_at":"2025-08-14T19:43:58.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605185,"owners_count":25135701,"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-04T02:00:08.968Z","response_time":61,"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":"CountESS-Project","name":"CountESS","uuid":"59943563","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59943563?v=4","repositories_count":5,"last_synced_at":"2023-07-31T23:19:01.010Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CountESS-Project","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T11:33:02.650Z","updated_at":"2023-07-31T23:19:01.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CountESS-Project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CountESS-Project/repositories"},"packages":[{"id":2740123,"name":"fqfa","ecosystem":"pypi","description":"A lightweight Python library for handling FASTQ and FASTA files.","homepage":null,"licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/CountESS-Project/fqfa","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2020-01-30T04:43:33.000Z","latest_release_published_at":"2024-01-15T22:13:37.000Z","latest_release_number":"1.3.1","last_synced_at":"2025-09-04T12:11:05.993Z","created_at":"2022-04-10T11:03:41.304Z","updated_at":"2025-09-04T12:11:05.993Z","registry_url":"https://pypi.org/project/fqfa/","install_command":"pip install fqfa --index-url https://pypi.org/simple","documentation_url":"https://fqfa.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"fqfa","project_status":null},"repo_metadata":{"id":55668694,"uuid":"222571543","full_name":"CountESS-Project/fqfa","owner":"CountESS-Project","description":"A lightweight Python library for handling FASTQ and FASTA files.","archived":false,"fork":false,"pushed_at":"2024-01-15T22:12:56.000Z","size":162,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-20T14:13:57.115Z","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/CountESS-Project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-19T00:22:26.000Z","updated_at":"2025-04-10T04:47:06.000Z","dependencies_parsed_at":"2022-08-15T06:00:57.213Z","dependency_job_id":"92640609-1378-464d-8799-a07f3296df08","html_url":"https://github.com/CountESS-Project/fqfa","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/CountESS-Project/fqfa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CountESS-Project","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/sbom","scorecard":{"id":33456,"data":{"date":"2025-08-11","repo":{"name":"github.com/CountESS-Project/fqfa","commit":"68d2d199d1181be3e21a3ebed33024206512ffec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/CountESS-Project/fqfa/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/CountESS-Project/fqfa/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/CountESS-Project/fqfa/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/CountESS-Project/fqfa/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T19:43:58.336Z","repository_id":55668694,"created_at":"2025-08-14T19:43:58.336Z","updated_at":"2025-08-14T19:43:58.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272099839,"owners_count":24873433,"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-25T02:00:12.092Z","response_time":1107,"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":"CountESS-Project","name":"CountESS","uuid":"59943563","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59943563?v=4","repositories_count":5,"last_synced_at":"2023-07-31T23:19:01.010Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CountESS-Project","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-21T11:33:02.650Z","updated_at":"2023-07-31T23:19:01.048Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CountESS-Project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CountESS-Project/repositories"},"tags":[{"name":"v1.3.1","sha":"68d2d199d1181be3e21a3ebed33024206512ffec","kind":"commit","published_at":"2024-01-15T22:11:31.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.3.1","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"5f01fcb9628ea8441fb8a2b8b48b79523400b304","kind":"commit","published_at":"2023-08-29T13:19:35.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.3.0","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"8a703bd3047057bb13d5fd3d55a02d75c5443df1","kind":"commit","published_at":"2023-02-23T00:17:37.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.2.3","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"c5711a28c0978586010b02579b54fbb9113347b8","kind":"commit","published_at":"2023-02-21T05:38:08.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.2.2","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"bd0248177a80ce0f040c6d061e33648ff59c142a","kind":"commit","published_at":"2020-12-18T03:56:42.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.2.1","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"50363d66b6f3dbedd13a0736e3556f92fac2fe75","kind":"commit","published_at":"2020-12-14T05:41:40.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.2.0","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a650039d47ee71905bded92e4fa3dcd16ea647dd","kind":"commit","published_at":"2020-08-25T05:20:08.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.1.0","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.1.0/manifests"},{"name":"v1.0.0a","sha":"e59ee1a1e9847760c9ad517b7c724e4c0617b072","kind":"commit","published_at":"2020-02-27T23:58:01.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.0.0a","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.0.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.0.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.0.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.0.0a/manifests"},{"name":"v1.0.0","sha":"b8c1b0b22a397410ec57a3aa3990a98653bb8b1e","kind":"commit","published_at":"2020-02-26T23:26:55.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v1.0.0","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v1.0.0/manifests"},{"name":"v0.0.2","sha":"caa2cbc091e63f5e59497b48d2bafd199cf26942","kind":"commit","published_at":"2020-01-31T23:52:42.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v0.0.2","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"20318542180f22c412182fd80b07f8bf0c0e2027","kind":"commit","published_at":"2020-01-30T04:28:42.000Z","download_url":"https://codeload.github.com/CountESS-Project/fqfa/tar.gz/v0.0.1","html_url":"https://github.com/CountESS-Project/fqfa/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CountESS-Project/fqfa@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T21:42:18.371Z","dependent_packages_count":3,"downloads":9058,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.871829894336205,"dependent_repos_count":21.727697944596816,"dependent_packages_count":3.117172760197844,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.238900199710288},"purl":"pkg:pypi/fqfa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fqfa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fqfa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fqfa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T16:42:58.308Z","issues_count":4,"pull_requests_count":16,"avg_time_to_close_issue":452819.0,"avg_time_to_close_pull_request":308420.6875,"issues_closed_count":2,"pull_requests_closed_count":16,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":16,"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/CountESS-Project%2Ffqfa/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fqfa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fqfa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fqfa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fqfa/related_packages","maintainers":[{"uuid":"nickzoic","login":"nickzoic","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/nickzoic/","role":null,"created_at":"2023-07-20T08:47:18.593Z","updated_at":"2023-07-20T08:47:18.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nickzoic/packages"},{"uuid":"afrubin","login":"afrubin","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/afrubin/","role":null,"created_at":"2023-02-21T07:32:04.953Z","updated_at":"2023-02-21T07:32:04.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/afrubin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308212,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":9625473,"full_name":"CountESS-Project/fqfa","default_branch":"main","committers":[{"name":"Alan Rubin","email":"alan.rubin@wehi.edu.au","login":"afrubin","count":192},{"name":"Nick Moore","email":"nick@zoic.org","login":"nickzoic","count":2}],"total_commits":194,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":97.0,"dds":0.010309278350515427,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:06:01.784Z","last_synced_commit":"68d2d199d1181be3e21a3ebed33024206512ffec","created_at":"2025-04-11T11:28:12.716Z","updated_at":"2025-08-07T07:06:01.785Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"CountESS-Project/fqfa","html_url":"https://github.com/CountESS-Project/fqfa","last_synced_at":"2025-08-31T19:41:27.800Z","status":"error","issues_count":4,"pull_requests_count":16,"avg_time_to_close_issue":452819.0,"avg_time_to_close_pull_request":308420.6875,"issues_closed_count":2,"pull_requests_closed_count":16,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":16,"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":"2025-04-11T11:28:13.003Z","updated_at":"2025-08-31T21:38:08.358Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CountESS-Project%2Ffqfa/issues","issue_labels_count":{"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":16},"issue_authors":{"genomematt":1,"FlorianThibord":1,"natir":1,"afrubin":1},"pull_request_authors":{"afrubin":13,"nickzoic":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9941623,"issues_count":29439835,"pull_requests_count":85196649,"authors_count":9319124,"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":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T06:00:56.961Z","updated_at":"2022-08-15T06:00:56.961Z","repository_link":"https://github.com/CountESS-Project/fqfa/blob/main/docs/requirements.txt","dependencies":[{"id":1747067233,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.884654524947624,"created_at":"2025-09-04T09:17:59.311Z","updated_at":"2025-10-07T08:04:38.676Z","avatar_url":"https://github.com/CountESS-Project.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":9058,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02076"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2289","html_url":"https://science.ecosyste.ms/projects/2289","bibtex_url":"https://science.ecosyste.ms/projects/2289/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2289/export.apalike"}