{"id":359078,"url":"https://github.com/bmcfee/resampy","last_synced_at":"2026-05-14T04:12:52.088Z","repository":{"id":37502905,"uuid":"55787217","full_name":"bmcfee/resampy","owner":"bmcfee","description":"Efficient sample rate conversion in python","archived":false,"fork":false,"pushed_at":"2024-09-30T15:36:46.000Z","size":6491,"stargazers_count":282,"open_issues_count":5,"forks_count":35,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-04-19T20:49:23.811Z","etag":null,"topics":["audio","dsp","nyucds","python"],"latest_commit_sha":null,"homepage":"https://resampy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcfee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-08T14:57:42.000Z","updated_at":"2026-04-06T11:43:14.000Z","dependencies_parsed_at":"2024-06-18T13:39:29.294Z","dependency_job_id":"60e94474-a935-40c7-ba35-af3497db41aa","html_url":"https://github.com/bmcfee/resampy","commit_stats":{"total_commits":214,"total_committers":9,"mean_commits":23.77777777777778,"dds":"0.17757009345794394","last_synced_commit":"1d1a08a3d9224dec228ff599b30ab8a4dd6a51d9"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/bmcfee/resampy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/sbom","scorecard":{"id":245459,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcfee/resampy","commit":"67263d6fc03028d24b69e775a77d12265c7295d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-minimal.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-minimal.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci-minimal.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-minimal.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci-minimal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/lint_python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/lint_python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:21","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: ISC License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 '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 30 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-17T07:32:50.317Z","repository_id":37502905,"created_at":"2025-08-17T07:32:50.317Z","updated_at":"2025-08-17T07:32:50.317Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32040445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"bmcfee","name":"Brian McFee","uuid":"1190540","kind":"user","description":"Assistant Professor of Music Technology and Data Science","email":"","website":"https://brianmcfee.net","location":"New York, NY","twitter":"functiontelechy","company":"New York University","icon_url":"https://avatars.githubusercontent.com/u/1190540?u=19b0b909f691178424a2cb69f379be4acdb16b42\u0026v=4","repositories_count":128,"last_synced_at":"2023-04-09T07:16:05.280Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcfee","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:02.357Z","updated_at":"2023-04-09T07:16:05.327Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee/repositories"},"packages":[{"id":76219,"name":"py-resampy","ecosystem":"spack","description":"Efficient sample rate conversion in python\n","homepage":"https://github.com/bmcfee/resampy","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/bmcfee/resampy","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:28:36.379Z","latest_release_published_at":"2022-04-05T09:28:36.379Z","latest_release_number":"0.2.2","last_synced_at":"2025-10-30T04:23:32.549Z","created_at":"2022-04-05T09:28:36.345Z","updated_at":"2025-10-30T04:23:32.549Z","registry_url":"https://packages.spack.io/package.html?name=py-resampy","install_command":"spack install py-resampy","documentation_url":null,"metadata":{},"repo_metadata":{"id":37502905,"uuid":"55787217","full_name":"bmcfee/resampy","owner":"bmcfee","description":"Efficient sample rate conversion in python","archived":false,"fork":false,"pushed_at":"2024-09-30T15:36:46.000Z","size":6491,"stargazers_count":274,"open_issues_count":3,"forks_count":36,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-09T18:07:25.732Z","etag":null,"topics":["audio","dsp","nyucds","python"],"latest_commit_sha":null,"homepage":"https://resampy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcfee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-08T14:57:42.000Z","updated_at":"2025-10-03T22:01:51.000Z","dependencies_parsed_at":"2024-06-18T13:39:29.294Z","dependency_job_id":"60e94474-a935-40c7-ba35-af3497db41aa","html_url":"https://github.com/bmcfee/resampy","commit_stats":{"total_commits":214,"total_committers":9,"mean_commits":23.77777777777778,"dds":"0.17757009345794394","last_synced_commit":"1d1a08a3d9224dec228ff599b30ab8a4dd6a51d9"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/bmcfee/resampy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/sbom","scorecard":{"id":245459,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcfee/resampy","commit":"67263d6fc03028d24b69e775a77d12265c7295d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-minimal.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-minimal.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci-minimal.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-minimal.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci-minimal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/lint_python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/lint_python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:21","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: ISC License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 '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 30 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-17T07:32:50.317Z","repository_id":37502905,"created_at":"2025-08-17T07:32:50.317Z","updated_at":"2025-08-17T07:32:50.317Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003297,"owners_count":26083555,"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-10T02:00:06.843Z","response_time":62,"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":"bmcfee","name":"Brian McFee","uuid":"1190540","kind":"user","description":"Assistant Professor of Music Technology and Data Science","email":"","website":"https://brianmcfee.net","location":"New York, NY","twitter":"functiontelechy","company":"New York University","icon_url":"https://avatars.githubusercontent.com/u/1190540?u=19b0b909f691178424a2cb69f379be4acdb16b42\u0026v=4","repositories_count":128,"last_synced_at":"2023-04-09T07:16:05.280Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcfee","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:02.357Z","updated_at":"2023-04-09T07:16:05.327Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee/repositories"},"tags":[{"name":"0.4.3","sha":"7c484f8eec54b87e8f566578dc3e48a2be81cc80","kind":"commit","published_at":"2024-03-05T20:33:19.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"1e96fa7539cc99aa9115f6cde54011c60f05c489","kind":"commit","published_at":"2022-09-13T16:13:37.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"17200d778b6e2551750cce55a6f45eefc038fc0b","kind":"commit","published_at":"2022-09-09T13:48:01.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"2ca177f53f60ce39317cb35a548c8c69c011b63c","kind":"commit","published_at":"2022-08-05T17:22:33.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"29d34876a61fcd74e72003ceb0775abaf6fdb961","kind":"commit","published_at":"2022-07-07T14:55:36.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.3.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"f8d4bb93d99a3edc2be972a07a9055ac4248f15a","kind":"commit","published_at":"2022-06-29T16:46:59.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.3.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"ccb85575403663e17697bcde8e25765b022a9e0f","kind":"commit","published_at":"2019-08-16T00:09:43.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"fcdf318a42d6e38bf5ed1fcc3dea4b2f5f7c3686","kind":"commit","published_at":"2018-06-04T17:37:20.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"dc915dd4de18a275ed6aa6223323a9c5f02d8e5e","kind":"commit","published_at":"2017-09-16T15:13:24.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0/manifests"},{"name":"0.2.0rc0","sha":"efa30108388eb2a99cbcd6bbf5a50d95508f148d","kind":"commit","published_at":"2017-09-08T20:00:45.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.0rc0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0rc0/manifests"},{"name":"0.1.5","sha":"992804c58b3656087383dd2d3d9de7d699f421d9","kind":"commit","published_at":"2017-02-16T14:49:29.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.5","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.5/manifests"},{"name":"joss-final","sha":"b143763114fcd81958358999382db688e07b6585","kind":"tag","published_at":"2016-12-05T14:11:08.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/joss-final","html_url":"https://github.com/bmcfee/resampy/releases/tag/joss-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@joss-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/joss-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/joss-final/manifests"},{"name":"0.1.4","sha":"8f7ea38b03a043af69c4ca851c5d5e65618d0291","kind":"commit","published_at":"2016-07-13T16:41:08.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4/manifests"},{"name":"0.1.4-rc3","sha":"6afbbf9dcd79903ca641144d20072af52fe953a1","kind":"commit","published_at":"2016-07-13T03:14:36.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4-rc3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4-rc3/manifests"},{"name":"0.1.4rc2","sha":"34b6d162ca0a74ab2151dab53c65df265a44ecbf","kind":"commit","published_at":"2016-07-12T11:31:28.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc2/manifests"},{"name":"0.1.4rc3","sha":"34b6d162ca0a74ab2151dab53c65df265a44ecbf","kind":"commit","published_at":"2016-07-12T11:31:28.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc3/manifests"},{"name":"0.1.4rc1","sha":"f5722df540ac148357106f6b06c7d1da1f324053","kind":"commit","published_at":"2016-07-06T21:28:48.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc1/manifests"},{"name":"0.1.4rc0","sha":"b9760b907e32d7f48d7c398b13e07df368fa0b3e","kind":"commit","published_at":"2016-07-05T21:28:29.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc0/manifests"},{"name":"0.1.3","sha":"34b5344fd7c4ec135348b749520ac44bfb50b5d0","kind":"commit","published_at":"2016-06-21T19:47:06.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"02e4abeed762ef79bfdc1312fa29c6e19cfa78b2","kind":"commit","published_at":"2016-05-26T14:31:55.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"3a6024097d262fd8f223d601e220b9f0b3f65249","kind":"commit","published_at":"2016-05-23T14:45:54.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"249261522fbd04ded765847cf74bf48bfa5f9a42","kind":"commit","published_at":"2016-04-21T12:56:03.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0/manifests"},{"name":"0.1.0rc1","sha":"4d5116bfed479a81b6ac6ae4e8f1a1fba56e4657","kind":"commit","published_at":"2016-04-20T21:11:37.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.0rc1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0rc1/manifests"},{"name":"v0.1.0pre","sha":"64c033334c61c82d43fe59bc6099fa4f7a1c7300","kind":"commit","published_at":"2016-04-19T22:00:17.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/v0.1.0pre","html_url":"https://github.com/bmcfee/resampy/releases/tag/v0.1.0pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@v0.1.0pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/v0.1.0pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/v0.1.0pre/manifests"}]},"repo_metadata_updated_at":"2025-10-11T10:13:45.078Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":13.727942198138113,"forks_count":16.9376128942615,"average":14.68320133388912},"purl":"pkg:spack/py-resampy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-resampy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-resampy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-resampy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:32:57.997Z","issues_count":61,"pull_requests_count":46,"avg_time_to_close_issue":19694273.77966102,"avg_time_to_close_pull_request":475111.4130434783,"issues_closed_count":59,"pull_requests_closed_count":46,"pull_request_authors_count":8,"issue_authors_count":41,"avg_comments_per_issue":4.229508196721311,"avg_comments_per_pull_request":1.9782608695652173,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1429745.0,"past_year_avg_time_to_close_pull_request":1230738.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/issues","maintainers":[{"login":"bmcfee","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcfee"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-resampy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-resampy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-resampy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-resampy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-resampy/codemeta","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:55:16.562Z","updated_at":"2022-11-14T16:55:16.562Z","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":8859,"maintainers_count":940,"namespaces_count":0,"keywords_count":3724,"github":"spack","metadata":{"funded_packages_count":430},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-10-29T08:08:07.398Z","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":2902072,"name":"resampy","ecosystem":"pypi","description":"Efficient signal resampling","homepage":"https://github.com/bmcfee/resampy","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/bmcfee/resampy","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2016-04-20T01:54:28.000Z","latest_release_published_at":"2024-03-05T20:36:02.000Z","latest_release_number":"0.4.3","last_synced_at":"2025-10-30T04:23:58.604Z","created_at":"2022-04-10T12:28:04.203Z","updated_at":"2025-10-30T09:31:10.731Z","registry_url":"https://pypi.org/project/resampy/","install_command":"pip install resampy --index-url https://pypi.org/simple","documentation_url":"https://resampy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: ISC License (ISCL)","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Multimedia :: Sound/Audio :: Analysis"],"normalized_name":"resampy","project_status":null},"repo_metadata":{"id":37502905,"uuid":"55787217","full_name":"bmcfee/resampy","owner":"bmcfee","description":"Efficient sample rate conversion in python","archived":false,"fork":false,"pushed_at":"2024-09-30T15:36:46.000Z","size":6491,"stargazers_count":274,"open_issues_count":3,"forks_count":36,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-24T08:18:49.166Z","etag":null,"topics":["audio","dsp","nyucds","python"],"latest_commit_sha":null,"homepage":"https://resampy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcfee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-08T14:57:42.000Z","updated_at":"2025-10-03T22:01:51.000Z","dependencies_parsed_at":"2024-06-18T13:39:29.294Z","dependency_job_id":"60e94474-a935-40c7-ba35-af3497db41aa","html_url":"https://github.com/bmcfee/resampy","commit_stats":{"total_commits":214,"total_committers":9,"mean_commits":23.77777777777778,"dds":"0.17757009345794394","last_synced_commit":"1d1a08a3d9224dec228ff599b30ab8a4dd6a51d9"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/bmcfee/resampy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/sbom","scorecard":{"id":245459,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcfee/resampy","commit":"67263d6fc03028d24b69e775a77d12265c7295d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-minimal.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-minimal.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci-minimal.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-minimal.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci-minimal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/lint_python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/lint_python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:21","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: ISC License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 '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 30 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-17T07:32:50.317Z","repository_id":37502905,"created_at":"2025-08-17T07:32:50.317Z","updated_at":"2025-08-17T07:32:50.317Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281556911,"owners_count":26521569,"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-29T02:00:06.901Z","response_time":59,"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":"bmcfee","name":"Brian McFee","uuid":"1190540","kind":"user","description":"Assistant Professor of Music Technology and Data Science","email":"","website":"https://brianmcfee.net","location":"New York, NY","twitter":"functiontelechy","company":"New York University","icon_url":"https://avatars.githubusercontent.com/u/1190540?u=19b0b909f691178424a2cb69f379be4acdb16b42\u0026v=4","repositories_count":128,"last_synced_at":"2023-04-09T07:16:05.280Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcfee","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:02.357Z","updated_at":"2023-04-09T07:16:05.327Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee/repositories"},"tags":[{"name":"0.4.3","sha":"7c484f8eec54b87e8f566578dc3e48a2be81cc80","kind":"commit","published_at":"2024-03-05T20:33:19.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"1e96fa7539cc99aa9115f6cde54011c60f05c489","kind":"commit","published_at":"2022-09-13T16:13:37.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"17200d778b6e2551750cce55a6f45eefc038fc0b","kind":"commit","published_at":"2022-09-09T13:48:01.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"2ca177f53f60ce39317cb35a548c8c69c011b63c","kind":"commit","published_at":"2022-08-05T17:22:33.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"29d34876a61fcd74e72003ceb0775abaf6fdb961","kind":"commit","published_at":"2022-07-07T14:55:36.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.3.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"f8d4bb93d99a3edc2be972a07a9055ac4248f15a","kind":"commit","published_at":"2022-06-29T16:46:59.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.3.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"ccb85575403663e17697bcde8e25765b022a9e0f","kind":"commit","published_at":"2019-08-16T00:09:43.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"fcdf318a42d6e38bf5ed1fcc3dea4b2f5f7c3686","kind":"commit","published_at":"2018-06-04T17:37:20.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"dc915dd4de18a275ed6aa6223323a9c5f02d8e5e","kind":"commit","published_at":"2017-09-16T15:13:24.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0/manifests"},{"name":"0.2.0rc0","sha":"efa30108388eb2a99cbcd6bbf5a50d95508f148d","kind":"commit","published_at":"2017-09-08T20:00:45.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.0rc0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0rc0/manifests"},{"name":"0.1.5","sha":"992804c58b3656087383dd2d3d9de7d699f421d9","kind":"commit","published_at":"2017-02-16T14:49:29.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.5","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.5/manifests"},{"name":"joss-final","sha":"b143763114fcd81958358999382db688e07b6585","kind":"tag","published_at":"2016-12-05T14:11:08.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/joss-final","html_url":"https://github.com/bmcfee/resampy/releases/tag/joss-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@joss-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/joss-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/joss-final/manifests"},{"name":"0.1.4","sha":"8f7ea38b03a043af69c4ca851c5d5e65618d0291","kind":"commit","published_at":"2016-07-13T16:41:08.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4/manifests"},{"name":"0.1.4-rc3","sha":"6afbbf9dcd79903ca641144d20072af52fe953a1","kind":"commit","published_at":"2016-07-13T03:14:36.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4-rc3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4-rc3/manifests"},{"name":"0.1.4rc2","sha":"34b6d162ca0a74ab2151dab53c65df265a44ecbf","kind":"commit","published_at":"2016-07-12T11:31:28.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc2/manifests"},{"name":"0.1.4rc3","sha":"34b6d162ca0a74ab2151dab53c65df265a44ecbf","kind":"commit","published_at":"2016-07-12T11:31:28.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc3/manifests"},{"name":"0.1.4rc1","sha":"f5722df540ac148357106f6b06c7d1da1f324053","kind":"commit","published_at":"2016-07-06T21:28:48.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc1/manifests"},{"name":"0.1.4rc0","sha":"b9760b907e32d7f48d7c398b13e07df368fa0b3e","kind":"commit","published_at":"2016-07-05T21:28:29.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc0/manifests"},{"name":"0.1.3","sha":"34b5344fd7c4ec135348b749520ac44bfb50b5d0","kind":"commit","published_at":"2016-06-21T19:47:06.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"02e4abeed762ef79bfdc1312fa29c6e19cfa78b2","kind":"commit","published_at":"2016-05-26T14:31:55.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"3a6024097d262fd8f223d601e220b9f0b3f65249","kind":"commit","published_at":"2016-05-23T14:45:54.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"249261522fbd04ded765847cf74bf48bfa5f9a42","kind":"commit","published_at":"2016-04-21T12:56:03.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0/manifests"},{"name":"0.1.0rc1","sha":"4d5116bfed479a81b6ac6ae4e8f1a1fba56e4657","kind":"commit","published_at":"2016-04-20T21:11:37.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.0rc1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0rc1/manifests"},{"name":"v0.1.0pre","sha":"64c033334c61c82d43fe59bc6099fa4f7a1c7300","kind":"commit","published_at":"2016-04-19T22:00:17.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/v0.1.0pre","html_url":"https://github.com/bmcfee/resampy/releases/tag/v0.1.0pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@v0.1.0pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/v0.1.0pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/v0.1.0pre/manifests"}]},"repo_metadata_updated_at":"2025-10-30T09:31:10.731Z","dependent_packages_count":74,"downloads":1638802,"downloads_period":"last-month","dependent_repos_count":3118,"rankings":{"downloads":0.283149013360975,"dependent_repos_count":0.18597135736225545,"dependent_packages_count":0.24370631769090645,"stargazers_count":4.395068222665667,"forks_count":7.066642010565266,"docker_downloads_count":0.8559255504828396,"average":2.1717437453546515},"purl":"pkg:pypi/resampy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/resampy","docker_dependents_count":514,"docker_downloads_count":820544,"usage_url":"https://repos.ecosyste.ms/usage/pypi/resampy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/resampy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:32:57.997Z","issues_count":61,"pull_requests_count":46,"avg_time_to_close_issue":19694273.77966102,"avg_time_to_close_pull_request":475111.4130434783,"issues_closed_count":59,"pull_requests_closed_count":46,"pull_request_authors_count":8,"issue_authors_count":41,"avg_comments_per_issue":4.229508196721311,"avg_comments_per_pull_request":1.9782608695652173,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1429745.0,"past_year_avg_time_to_close_pull_request":1230738.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/issues","maintainers":[{"login":"bmcfee","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcfee"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/resampy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/resampy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/resampy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/resampy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/resampy/codemeta","maintainers":[{"uuid":"Brian.McFee","login":"Brian.McFee","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/Brian.McFee/","role":null,"created_at":"2023-02-25T08:32:01.364Z","updated_at":"2023-02-25T08:32:01.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Brian.McFee/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":745886,"maintainers_count":316604,"namespaces_count":0,"keywords_count":245871,"github":"pypi","metadata":{"funded_packages_count":52290},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-29T05:45:24.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5293023,"name":"resampy","ecosystem":"conda","description":null,"homepage":"https://github.com/bmcfee/resampy","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/bmcfee/resampy","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-10-03T15:54:29.395Z","latest_release_published_at":"2022-09-13T16:42:17.000Z","latest_release_number":"0.4.2","last_synced_at":"2025-10-30T04:23:16.305Z","created_at":"2022-10-03T15:54:29.388Z","updated_at":"2025-10-30T04:23:16.306Z","registry_url":"https://anaconda.org/conda-forge/resampy","install_command":"conda install -c conda-forge resampy","documentation_url":null,"metadata":{},"repo_metadata":{"id":37502905,"uuid":"55787217","full_name":"bmcfee/resampy","owner":"bmcfee","description":"Efficient sample rate conversion in python","archived":false,"fork":false,"pushed_at":"2024-09-30T15:36:46.000Z","size":6491,"stargazers_count":274,"open_issues_count":3,"forks_count":36,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-09T18:07:25.732Z","etag":null,"topics":["audio","dsp","nyucds","python"],"latest_commit_sha":null,"homepage":"https://resampy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcfee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-08T14:57:42.000Z","updated_at":"2025-10-03T22:01:51.000Z","dependencies_parsed_at":"2024-06-18T13:39:29.294Z","dependency_job_id":"60e94474-a935-40c7-ba35-af3497db41aa","html_url":"https://github.com/bmcfee/resampy","commit_stats":{"total_commits":214,"total_committers":9,"mean_commits":23.77777777777778,"dds":"0.17757009345794394","last_synced_commit":"1d1a08a3d9224dec228ff599b30ab8a4dd6a51d9"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/bmcfee/resampy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/sbom","scorecard":{"id":245459,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcfee/resampy","commit":"67263d6fc03028d24b69e775a77d12265c7295d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-minimal.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-minimal.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci-minimal.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-minimal.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci-minimal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/lint_python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/lint_python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcfee/resampy/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:21","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: ISC License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 '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 30 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-17T07:32:50.317Z","repository_id":37502905,"created_at":"2025-08-17T07:32:50.317Z","updated_at":"2025-08-17T07:32:50.317Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003297,"owners_count":26083555,"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-10T02:00:06.843Z","response_time":62,"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":"bmcfee","name":"Brian McFee","uuid":"1190540","kind":"user","description":"Assistant Professor of Music Technology and Data Science","email":"","website":"https://brianmcfee.net","location":"New York, NY","twitter":"functiontelechy","company":"New York University","icon_url":"https://avatars.githubusercontent.com/u/1190540?u=19b0b909f691178424a2cb69f379be4acdb16b42\u0026v=4","repositories_count":128,"last_synced_at":"2023-04-09T07:16:05.280Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcfee","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:02.357Z","updated_at":"2023-04-09T07:16:05.327Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcfee/repositories"},"tags":[{"name":"0.4.3","sha":"7c484f8eec54b87e8f566578dc3e48a2be81cc80","kind":"commit","published_at":"2024-03-05T20:33:19.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"1e96fa7539cc99aa9115f6cde54011c60f05c489","kind":"commit","published_at":"2022-09-13T16:13:37.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"17200d778b6e2551750cce55a6f45eefc038fc0b","kind":"commit","published_at":"2022-09-09T13:48:01.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"2ca177f53f60ce39317cb35a548c8c69c011b63c","kind":"commit","published_at":"2022-08-05T17:22:33.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.4.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"29d34876a61fcd74e72003ceb0775abaf6fdb961","kind":"commit","published_at":"2022-07-07T14:55:36.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.3.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"f8d4bb93d99a3edc2be972a07a9055ac4248f15a","kind":"commit","published_at":"2022-06-29T16:46:59.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.3.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"ccb85575403663e17697bcde8e25765b022a9e0f","kind":"commit","published_at":"2019-08-16T00:09:43.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"fcdf318a42d6e38bf5ed1fcc3dea4b2f5f7c3686","kind":"commit","published_at":"2018-06-04T17:37:20.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"dc915dd4de18a275ed6aa6223323a9c5f02d8e5e","kind":"commit","published_at":"2017-09-16T15:13:24.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0/manifests"},{"name":"0.2.0rc0","sha":"efa30108388eb2a99cbcd6bbf5a50d95508f148d","kind":"commit","published_at":"2017-09-08T20:00:45.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.2.0rc0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.2.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.2.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.2.0rc0/manifests"},{"name":"0.1.5","sha":"992804c58b3656087383dd2d3d9de7d699f421d9","kind":"commit","published_at":"2017-02-16T14:49:29.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.5","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.5/manifests"},{"name":"joss-final","sha":"b143763114fcd81958358999382db688e07b6585","kind":"tag","published_at":"2016-12-05T14:11:08.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/joss-final","html_url":"https://github.com/bmcfee/resampy/releases/tag/joss-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@joss-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/joss-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/joss-final/manifests"},{"name":"0.1.4","sha":"8f7ea38b03a043af69c4ca851c5d5e65618d0291","kind":"commit","published_at":"2016-07-13T16:41:08.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4/manifests"},{"name":"0.1.4-rc3","sha":"6afbbf9dcd79903ca641144d20072af52fe953a1","kind":"commit","published_at":"2016-07-13T03:14:36.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4-rc3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4-rc3/manifests"},{"name":"0.1.4rc2","sha":"34b6d162ca0a74ab2151dab53c65df265a44ecbf","kind":"commit","published_at":"2016-07-12T11:31:28.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc2/manifests"},{"name":"0.1.4rc3","sha":"34b6d162ca0a74ab2151dab53c65df265a44ecbf","kind":"commit","published_at":"2016-07-12T11:31:28.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc3/manifests"},{"name":"0.1.4rc1","sha":"f5722df540ac148357106f6b06c7d1da1f324053","kind":"commit","published_at":"2016-07-06T21:28:48.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc1/manifests"},{"name":"0.1.4rc0","sha":"b9760b907e32d7f48d7c398b13e07df368fa0b3e","kind":"commit","published_at":"2016-07-05T21:28:29.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.4rc0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.4rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.4rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.4rc0/manifests"},{"name":"0.1.3","sha":"34b5344fd7c4ec135348b749520ac44bfb50b5d0","kind":"commit","published_at":"2016-06-21T19:47:06.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.3","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"02e4abeed762ef79bfdc1312fa29c6e19cfa78b2","kind":"commit","published_at":"2016-05-26T14:31:55.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.2","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"3a6024097d262fd8f223d601e220b9f0b3f65249","kind":"commit","published_at":"2016-05-23T14:45:54.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"249261522fbd04ded765847cf74bf48bfa5f9a42","kind":"commit","published_at":"2016-04-21T12:56:03.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.0","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0/manifests"},{"name":"0.1.0rc1","sha":"4d5116bfed479a81b6ac6ae4e8f1a1fba56e4657","kind":"commit","published_at":"2016-04-20T21:11:37.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/0.1.0rc1","html_url":"https://github.com/bmcfee/resampy/releases/tag/0.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@0.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/0.1.0rc1/manifests"},{"name":"v0.1.0pre","sha":"64c033334c61c82d43fe59bc6099fa4f7a1c7300","kind":"commit","published_at":"2016-04-19T22:00:17.000Z","download_url":"https://codeload.github.com/bmcfee/resampy/tar.gz/v0.1.0pre","html_url":"https://github.com/bmcfee/resampy/releases/tag/v0.1.0pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bmcfee/resampy@v0.1.0pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/v0.1.0pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/tags/v0.1.0pre/manifests"}]},"repo_metadata_updated_at":"2025-10-11T10:13:44.418Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":25,"rankings":{"downloads":null,"dependent_repos_count":7.295773242177753,"dependent_packages_count":12.495633514646439,"stargazers_count":25.12600429163132,"forks_count":30.700134737262342,"docker_downloads_count":null,"average":18.904386446429463},"purl":"pkg:conda/resampy?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/resampy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/resampy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/resampy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:32:57.997Z","issues_count":61,"pull_requests_count":46,"avg_time_to_close_issue":19694273.77966102,"avg_time_to_close_pull_request":475111.4130434783,"issues_closed_count":59,"pull_requests_closed_count":46,"pull_request_authors_count":8,"issue_authors_count":41,"avg_comments_per_issue":4.229508196721311,"avg_comments_per_pull_request":1.9782608695652173,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1429745.0,"past_year_avg_time_to_close_pull_request":1230738.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/issues","maintainers":[{"login":"bmcfee","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcfee"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/resampy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/resampy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/resampy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/resampy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/resampy/codemeta","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":13539,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-10-30T15:32:42.079Z","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"}}],"commits":{"id":29420,"full_name":"bmcfee/resampy","default_branch":"main","total_commits":236,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.6,"dds":0.17372881355932202,"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-10-26T05:22:49.009Z","last_synced_commit":"67263d6fc03028d24b69e775a77d12265c7295d9","created_at":"2023-03-07T16:40:51.870Z","updated_at":"2025-10-26T05:22:28.887Z","committers":[{"name":"Brian McFee","email":"brian.mcfee@nyu.edu","login":"bmcfee","count":195},{"name":"Antonio Valentino","email":"antonio.valentino@tiscali.it","login":"avalentino","count":26},{"name":"Antonio Valentino","email":"Antonio.Valentino@ext.esa.int","login":null,"count":6},{"name":"Stanislav Kruchinin","email":"21279249+polariton","login":"polariton","count":3},{"name":"endolith","email":"endolith@gmail.com","login":"endolith","count":1},{"name":"chris","email":"mail@chohner.com","login":"chohner","count":1},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":1},{"name":"Nils Werner","email":"nils.werner@audiolabs-erlangen.de","login":"nils-werner","count":1},{"name":"Egor Karpov","email":"kkarpea@gmail.com","login":"karpp","count":1},{"name":"Alexandre Detiste","email":"alexandre.detiste@gmail.com","login":"a-detiste","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-26T00:00:38.633Z","repositories_count":6088159,"commits_count":922388614,"contributors_count":35990569,"owners_count":1109198,"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":{"table":{"full_name":"bmcfee/resampy","html_url":"https://github.com/bmcfee/resampy","last_synced_at":"2025-08-31T20:32:57.997Z","status":"error","issues_count":61,"pull_requests_count":46,"avg_time_to_close_issue":19694273.77966102,"avg_time_to_close_pull_request":475111.4130434783,"issues_closed_count":59,"pull_requests_closed_count":46,"pull_request_authors_count":8,"issue_authors_count":41,"avg_comments_per_issue":4.229508196721311,"avg_comments_per_pull_request":1.9782608695652173,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1429745.0,"past_year_avg_time_to_close_pull_request":1230738.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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":2,"created_at":"2023-05-10T14:51:48.143Z","updated_at":"2025-09-02T09:56:51.515Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcfee%2Fresampy/issues","issue_labels_count":{"table":{"packaging":13,"question":12,"documentation":10,"bug":9,"functionality":8,"testing":1,"duplicate":1}},"pull_request_labels_count":{"table":{"packaging":14,"documentation":10,"bug":10,"functionality":10,"testing":8}},"issue_author_associations_count":{"table":{"NONE":43,"OWNER":17,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"OWNER":35,"CONTRIBUTOR":13,"NONE":2}},"issue_authors":{"table":{"bmcfee":17,"arokem":5,"xkortex":1,"Krejdom":1,"bluenote10":1,"mmcauliffe":1,"Woodstock94":1,"sgugger":1,"bolau":1,"saibharani":1,"josephernest":1,"hendriks73":1,"mutiann":1,"cyberso":1,"DomagojHack":1,"szvsw":1,"pawamoy":1,"orchidas":1,"delta-6400":1,"SamyCookie":1,"larsoner":1,"avalentino":1,"turian":1,"hagenw":1,"muschellij2":1,"jorgehatccrma":1,"sarthakDora":1,"petergh1":1,"arpitbaheti":1,"blakesmithsonos":1,"bendikhk":1,"danpovey":1,"Jacob-Stevens-Haas":1,"adybady":1,"svankuyk":1,"PetrochukM":1,"riqiang-dp":1,"carlthome":1,"pfeatherstone":1,"tim37021":1,"m1schka":1}},"pull_request_authors":{"table":{"bmcfee":35,"avalentino":8,"a-detiste":2,"endolith":1,"karpp":1,"chohner":1,"waldyrious":1,"polariton":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-31T00:00:39.152Z","repositories_count":11268006,"issues_count":35008910,"pull_requests_count":113612554,"authors_count":11042213,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"bmcfee","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcfee"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":19,"IssueCommentEvent":1,"ForkEvent":3},"last_year":{"WatchEvent":19,"IssueCommentEvent":1,"ForkEvent":3}},"keywords":["audio","dsp","nyucds","python"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T15:50:53.826Z","updated_at":"2022-07-12T15:50:53.826Z","repository_link":"https://github.com/bmcfee/resampy/blob/main/docs/requirements.txt","dependencies":[{"id":162436705,"package_name":"numpydoc","ecosystem":"pypi","requirements":"\u003e=0.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-minimal.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T15:30:53.931Z","updated_at":"2023-01-29T15:30:53.931Z","repository_link":"https://github.com/bmcfee/resampy/blob/main/.github/workflows/ci-minimal.yml","dependencies":[{"id":7226321392,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7226321393,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T15:30:53.951Z","updated_at":"2023-01-29T15:30:53.951Z","repository_link":"https://github.com/bmcfee/resampy/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7226321394,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7226321395,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7226321396,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint_python.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T15:30:53.973Z","updated_at":"2023-01-29T15:30:53.973Z","repository_link":"https://github.com/bmcfee/resampy/blob/main/.github/workflows/lint_python.yml","dependencies":[{"id":7226321460,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7226321461,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T15:30:53.994Z","updated_at":"2023-01-29T15:30:53.994Z","repository_link":"https://github.com/bmcfee/resampy/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7226321465,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7226321466,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7226321467,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-03-05T20:26:29.141Z","updated_at":"2024-03-05T20:26:29.141Z","repository_link":"https://github.com/bmcfee/resampy/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-03-05T20:26:29.252Z","updated_at":"2024-03-05T20:26:29.252Z","repository_link":"https://github.com/bmcfee/resampy/blob/main/setup.py","dependencies":[]}],"score":22.67899209002509,"created_at":"2025-04-11T10:24:46.596Z","updated_at":"2026-05-14T04:12:52.088Z","avatar_url":"https://github.com/bmcfee.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359078","html_url":"https://summary.ecosyste.ms/projects/359078"}