{"id":255534,"name":null,"description":null,"url":"https://github.com/fgnt/ci_sdr","last_synced_at":"2025-10-15T20:28:57.702Z","repository":{"id":50940876,"uuid":"329898041","full_name":"fgnt/ci_sdr","owner":"fgnt","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-15T13:15:10.000Z","size":72,"stargazers_count":52,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-26T23:52:04.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/ci-sdr","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fgnt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-15T11:51:28.000Z","updated_at":"2025-05-15T13:15:21.000Z","dependencies_parsed_at":"2022-08-25T12:11:21.767Z","dependency_job_id":null,"html_url":"https://github.com/fgnt/ci_sdr","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/fgnt/ci_sdr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","download_url":"https://codeload.github.com/fgnt/ci_sdr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/sbom","scorecard":{"id":398517,"data":{"date":"2025-08-11","repo":{"name":"github.com/fgnt/ci_sdr","commit":"380c8c23bfbd0d77fac83841a64fb8759da9971f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run_python_dependency_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/run_python_tests.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/run_python_tests.yml:43","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/run_python_tests.yml:58","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/run_python_tests.yml:64","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/run_python_tests.yml:70","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_dependency_tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/ci_sdr/run_python_dependency_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_dependency_tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/ci_sdr/run_python_dependency_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/ci_sdr/run_python_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/ci_sdr/run_python_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run_python_dependency_tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/run_python_dependency_tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run_python_dependency_tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run_python_dependency_tests.yml:33","Info:   0 out of   4 GitHub-owned 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 29 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-18T19:35:42.056Z","repository_id":50940876,"created_at":"2025-08-18T19:35:42.056Z","updated_at":"2025-08-18T19:35:42.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279110972,"owners_count":26105907,"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-10-15T02:00:07.814Z","response_time":56,"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":"fgnt","name":"Department of Communications Engineering University of Paderborn","uuid":"16753241","kind":"organization","description":"","email":null,"website":"http://nt.uni-paderborn.de","location":"Paderborn, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16753241?v=4","repositories_count":37,"last_synced_at":"2025-09-26T23:51:29.621Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fgnt","funding_links":[],"total_stars":1791,"followers":86,"following":0,"created_at":"2022-11-09T21:28:50.301Z","updated_at":"2025-09-26T23:51:29.621Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt/repositories"},"packages":[{"id":75110,"name":"py-ci-sdr","ecosystem":"spack","description":"This repository contains an implementation for the Convolutive transfer\nfunction Invariant Signal-to-Distortion Ratio objective for PyTorch as\ndescribed in the publication Convolutive Transfer Function Invariant SDR\ntraining criteria for Multi-Channel Reverberant Speech Separation\n","homepage":"https://github.com/fgnt/ci_sdr","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/fgnt/ci_sdr","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:23:26.381Z","latest_release_published_at":"2022-04-05T09:23:26.381Z","latest_release_number":"0.0.0","last_synced_at":"2025-09-25T18:03:08.731Z","created_at":"2022-04-05T09:23:26.353Z","updated_at":"2025-09-25T18:03:08.731Z","registry_url":"https://packages.spack.io/package.html?name=py-ci-sdr","install_command":"spack install py-ci-sdr","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"329898041","full_name":"fgnt/ci_sdr","owner":"fgnt","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-05T10:47:29.000Z","size":110,"stargazers_count":45,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-13T21:15:20.722Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-15T11:51:28.000Z","updated_at":"2022-11-10T11:31:48.000Z","dependencies_parsed_at":"2022-08-25T12:11:21.767Z","dependency_job_id":null,"html_url":"https://github.com/fgnt/ci_sdr","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","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":"fgnt","name":"Department of Communications Engineering University of Paderborn","uuid":"16753241","kind":"organization","description":"","email":null,"website":"http://nt.uni-paderborn.de","location":"Paderborn, Germany","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/16753241?v=4","repositories_count":17,"last_synced_at":"2023-02-26T09:25:17.582Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt"},"tags":[{"name":"v0.0.2","sha":"fc5a58317104dbfa6633ead8052eb2281569b6f6","kind":"tag","published_at":"2022-09-05T10:40:36.000Z","download_url":"https://codeload.github.com/fgnt/ci_sdr/tar.gz/v0.0.2","html_url":"https://github.com/fgnt/ci_sdr/releases/tag/v0.0.2"},{"name":"v0.0.1","sha":"c25d51ec0187b2eb838018d5bf16f62086dd5999","kind":"tag","published_at":"2021-05-26T15:33:27.000Z","download_url":"https://codeload.github.com/fgnt/ci_sdr/tar.gz/v0.0.1","html_url":"https://github.com/fgnt/ci_sdr/releases/tag/v0.0.1"}]},"repo_metadata_updated_at":"2023-03-20T19:57:49.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":21.34222592746978,"forks_count":25.052105043768236,"average":25.917048770320967},"purl":"pkg:spack/py-ci-sdr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-ci-sdr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-ci-sdr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-ci-sdr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:22:47.779Z","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":359325.0,"avg_time_to_close_pull_request":96827.0,"issues_closed_count":2,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":632822.0,"past_year_avg_time_to_close_pull_request":230171.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.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":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-ci-sdr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-ci-sdr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-ci-sdr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-ci-sdr/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2169,"html_url":null,"role":null,"created_at":"2022-11-14T16:50:22.027Z","updated_at":"2022-11-14T16:50:22.027Z","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":8839,"maintainers_count":934,"namespaces_count":0,"keywords_count":3700,"github":"spack","metadata":{"funded_packages_count":423},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-10-15T06:46:34.800Z","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"}},{"id":5295886,"name":"ci-sdr","ecosystem":"conda","description":"An implementation for the Convolutive transfer function Invariant Signal-to-Distortion Ratio objective for PyTorch as described in the publication Convolutive Transfer Function Invariant SDR training criteria for Multi-Channel Reverberant Speech Separation.","homepage":"https://github.com/fgnt/ci_sdr","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fgnt/ci_sdr","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-10-01T21:37:21.000Z","latest_release_published_at":"2022-11-01T11:55:06.000Z","latest_release_number":"0.0.2","last_synced_at":"2025-09-16T15:10:33.157Z","created_at":"2022-10-03T15:59:19.395Z","updated_at":"2025-09-16T15:10:33.158Z","registry_url":"https://anaconda.org/conda-forge/ci-sdr","install_command":"conda install -c conda-forge ci-sdr","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"329898041","full_name":"fgnt/ci_sdr","owner":"fgnt","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-05T10:47:29.000Z","size":110,"stargazers_count":45,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-21T10:37:29.737Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-15T11:51:28.000Z","updated_at":"2022-11-10T11:31:48.000Z","dependencies_parsed_at":"2022-08-25T12:11:21.767Z","dependency_job_id":null,"html_url":"https://github.com/fgnt/ci_sdr","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","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":"fgnt","name":"Department of Communications Engineering University of Paderborn","uuid":"16753241","kind":"organization","description":"","email":null,"website":"http://nt.uni-paderborn.de","location":"Paderborn, Germany","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/16753241?v=4","repositories_count":17,"last_synced_at":"2023-02-26T09:25:17.582Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt"},"tags":[{"name":"v0.0.2","sha":"fc5a58317104dbfa6633ead8052eb2281569b6f6","kind":"tag","published_at":"2022-09-05T10:40:36.000Z","download_url":"https://codeload.github.com/fgnt/ci_sdr/tar.gz/v0.0.2","html_url":"https://github.com/fgnt/ci_sdr/releases/tag/v0.0.2"},{"name":"v0.0.1","sha":"c25d51ec0187b2eb838018d5bf16f62086dd5999","kind":"tag","published_at":"2021-05-26T15:33:27.000Z","download_url":"https://codeload.github.com/fgnt/ci_sdr/tar.gz/v0.0.1","html_url":"https://github.com/fgnt/ci_sdr/releases/tag/v0.0.1"}]},"repo_metadata_updated_at":"2023-03-22T07:27:25.328Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":37.723983029698026,"forks_count":43.38906912902421,"average":35.98951834289993},"purl":"pkg:conda/ci-sdr?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ci-sdr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ci-sdr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ci-sdr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:22:47.779Z","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":359325.0,"avg_time_to_close_pull_request":96827.0,"issues_closed_count":2,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":632822.0,"past_year_avg_time_to_close_pull_request":230171.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.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":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ci-sdr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ci-sdr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ci-sdr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ci-sdr/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":13515,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2231},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-10-15T06:44:16.192Z","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":2670688,"name":"ci-sdr","ecosystem":"pypi","description":"A sample Python project","homepage":"https://github.com/fgnt/ci_sdr","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/fgnt/ci_sdr","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-05-26T15:34:33.000Z","latest_release_published_at":"2022-09-05T10:47:39.000Z","latest_release_number":"0.0.2","last_synced_at":"2025-09-24T17:58:36.920Z","created_at":"2022-04-10T10:21:15.168Z","updated_at":"2025-09-24T17:58:36.920Z","registry_url":"https://pypi.org/project/ci-sdr/","install_command":"pip install ci-sdr --index-url https://pypi.org/simple","documentation_url":"https://ci-sdr.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Build Tools"],"normalized_name":"ci-sdr","project_status":null},"repo_metadata":{"id":50940876,"uuid":"329898041","full_name":"fgnt/ci_sdr","owner":"fgnt","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-15T13:15:10.000Z","size":72,"stargazers_count":52,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-31T19:57:58.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/ci-sdr","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fgnt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-15T11:51:28.000Z","updated_at":"2025-05-15T13:15:21.000Z","dependencies_parsed_at":"2022-08-25T12:11:21.767Z","dependency_job_id":null,"html_url":"https://github.com/fgnt/ci_sdr","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/fgnt/ci_sdr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","download_url":"https://codeload.github.com/fgnt/ci_sdr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/sbom","scorecard":{"id":398517,"data":{"date":"2025-08-11","repo":{"name":"github.com/fgnt/ci_sdr","commit":"380c8c23bfbd0d77fac83841a64fb8759da9971f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run_python_dependency_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/run_python_tests.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/run_python_tests.yml:43","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/run_python_tests.yml:58","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/run_python_tests.yml:64","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/run_python_tests.yml:70","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_dependency_tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/ci_sdr/run_python_dependency_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_dependency_tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/ci_sdr/run_python_dependency_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/ci_sdr/run_python_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/ci_sdr/run_python_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run_python_dependency_tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/run_python_dependency_tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run_python_dependency_tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/run_python_dependency_tests.yml:33","Info:   0 out of   4 GitHub-owned 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 29 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-18T19:35:42.056Z","repository_id":50940876,"created_at":"2025-08-18T19:35:42.056Z","updated_at":"2025-08-18T19:35:42.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273197210,"owners_count":25062233,"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-01T02:00:09.058Z","response_time":120,"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":"fgnt","name":"Department of Communications Engineering University of Paderborn","uuid":"16753241","kind":"organization","description":"","email":null,"website":"http://nt.uni-paderborn.de","location":"Paderborn, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16753241?v=4","repositories_count":17,"last_synced_at":"2023-02-26T09:25:17.582Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fgnt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-09T21:28:50.301Z","updated_at":"2023-02-26T09:25:17.590Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt/repositories"},"tags":[{"name":"v0.0.2","sha":"fc5a58317104dbfa6633ead8052eb2281569b6f6","kind":"tag","published_at":"2022-09-05T10:40:36.000Z","download_url":"https://codeload.github.com/fgnt/ci_sdr/tar.gz/v0.0.2","html_url":"https://github.com/fgnt/ci_sdr/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/ci_sdr@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"c25d51ec0187b2eb838018d5bf16f62086dd5999","kind":"tag","published_at":"2021-05-26T15:33:27.000Z","download_url":"https://codeload.github.com/fgnt/ci_sdr/tar.gz/v0.0.1","html_url":"https://github.com/fgnt/ci_sdr/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/ci_sdr@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T21:56:04.354Z","dependent_packages_count":2,"downloads":14099,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":2.3460153388911236,"dependent_repos_count":5.167736486808517,"dependent_packages_count":3.157820486179293,"stargazers_count":9.523419165797666,"forks_count":11.927906768367894,"docker_downloads_count":2.5223573012244804,"average":5.774209257878162},"purl":"pkg:pypi/ci-sdr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ci-sdr","docker_dependents_count":8,"docker_downloads_count":706,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ci-sdr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ci-sdr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T18:26:06.673Z","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":22281293.333333332,"avg_time_to_close_pull_request":94059.75,"issues_closed_count":3,"pull_requests_closed_count":4,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":85758.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/issues","maintainers":[{"login":"boeddeker","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boeddeker"}],"active_maintainers":[{"login":"boeddeker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boeddeker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ci-sdr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ci-sdr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ci-sdr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ci-sdr/related_packages","maintainers":[{"uuid":"cbj","login":"cbj","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/cbj/","role":null,"created_at":"2023-02-23T19:45:10.203Z","updated_at":"2023-02-23T19:45:10.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cbj/packages"},{"uuid":"thequilo","login":"thequilo","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/thequilo/","role":"Owner","created_at":"2024-06-19T07:56:59.070Z","updated_at":"2024-06-19T07:56:59.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thequilo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":739614,"maintainers_count":314286,"namespaces_count":0,"keywords_count":244448,"github":"pypi","metadata":{"funded_packages_count":52250},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-15T06:36:27.492Z","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":30671,"full_name":"fgnt/ci_sdr","default_branch":"main","committers":[{"name":"Christoph Boeddeker","email":"cbj@mail.uni-paderborn.de","count":66},{"name":"jensheit","email":"heitkaemper@nt.upb.de","count":1},{"name":"neumann","email":"tvn@mail.upb.de","count":1}],"total_commits":68,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.666666666666668,"dds":0.02941176470588236,"past_year_committers":[{"name":"Christoph Boeddeker","email":"cbj@mail.uni-paderborn.de","count":5}],"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T14:48:05.742Z","last_synced_commit":"12a42de09080b750daf0d39aba4b4445da946f75","created_at":"2023-03-07T16:44:20.011Z","updated_at":"2023-09-19T15:43:19.361Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-15T00:00:20.065Z","repositories_count":6083693,"commits_count":925041024,"contributors_count":36101504,"owners_count":1107259,"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":"fgnt/ci_sdr","html_url":"https://github.com/fgnt/ci_sdr","last_synced_at":"2025-07-31T18:26:06.673Z","status":"error","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":22281293.333333332,"avg_time_to_close_pull_request":94059.75,"issues_closed_count":3,"pull_requests_closed_count":4,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":85758.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T14:48:41.694Z","updated_at":"2025-08-31T05:43:01.679Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Fci_sdr/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3},"pull_request_author_associations_count":{"MEMBER":5},"issue_authors":{"kamo-naoyuki":2,"yunzqq":1},"pull_request_authors":{"boeddeker":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-15T00:00:10.436Z","repositories_count":10975539,"issues_count":33899211,"pull_requests_count":109551739,"authors_count":11037389,"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":{"MEMBER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"boeddeker":2},"maintainers":[{"login":"boeddeker","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boeddeker"}],"active_maintainers":[{"login":"boeddeker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boeddeker"}]},"events":{"total":{"IssuesEvent":1,"IssueCommentEvent":2,"PushEvent":10,"PullRequestEvent":1,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":1,"CreateEvent":1},"last_year":{"IssuesEvent":1,"IssueCommentEvent":2,"PushEvent":10,"PullRequestEvent":1,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-25T12:11:21.624Z","updated_at":"2022-08-25T12:11:21.624Z","repository_link":"https://github.com/fgnt/ci_sdr/blob/main/setup.py","dependencies":[{"id":2687017826,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2687017827,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2687017828,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2687017829,"package_name":"einops","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":14.654061129267564,"created_at":"2025-09-09T09:59:34.629Z","updated_at":"2025-10-15T20:28:57.737Z","avatar_url":"https://github.com/fgnt.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":14099,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1109/ICASSP39728.2021.9414661"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/255534","html_url":"https://science.ecosyste.ms/projects/255534"}