{"id":69023,"name":"noisereduce","description":"Noise reduction in python using spectral gating (speech, bioacoustics, audio, time-domain signals)","url":"https://github.com/timsainb/noisereduce","last_synced_at":"2025-09-08T14:20:59.028Z","repository":{"id":39604761,"uuid":"174219582","full_name":"timsainb/noisereduce","owner":"timsainb","description":"Noise reduction in python using spectral gating (speech, bioacoustics, audio, time-domain signals)","archived":false,"fork":false,"pushed_at":"2025-08-19T04:41:53.000Z","size":37872,"stargazers_count":1737,"open_issues_count":32,"forks_count":253,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-09-02T03:44:48.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timsainb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-06T20:55:12.000Z","updated_at":"2025-08-31T20:00:01.000Z","dependencies_parsed_at":"2023-01-31T03:30:42.638Z","dependency_job_id":"da928f45-ab37-46c1-a9df-2c41710f7698","html_url":"https://github.com/timsainb/noisereduce","commit_stats":{"total_commits":33,"total_committers":7,"mean_commits":4.714285714285714,"dds":"0.21212121212121215","last_synced_commit":"13c9aacb58221a67a3ac25896a1ad0cce64e9779"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/timsainb/noisereduce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timsainb","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/sbom","scorecard":{"id":886745,"data":{"date":"2025-08-11","repo":{"name":"github.com/timsainb/noisereduce","commit":"51c85343d6fe7695f7641f96b6a8f9e7e66be59b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:17","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/timsainb/noisereduce/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/timsainb/noisereduce/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/timsainb/noisereduce/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/timsainb/noisereduce/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:33","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:20"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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"}}]},"last_synced_at":"2025-08-24T10:17:39.291Z","repository_id":39604761,"created_at":"2025-08-24T10:17:39.292Z","updated_at":"2025-08-24T10:17:39.292Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196939,"owners_count":25239314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"timsainb","name":"Tim Sainburg","uuid":"1279238","kind":"user","description":"Postdoc at Harvard","email":"","website":"https://timsainburg.com/","location":"San Diego, CA","twitter":"tim_sainburg","company":"Harvard Medical School","icon_url":"https://avatars.githubusercontent.com/u/1279238?u=04402975cb387256733dd49d05b37aaa444428ec\u0026v=4","repositories_count":20,"last_synced_at":"2023-02-26T14:05:11.726Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/timsainb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:07:22.711Z","updated_at":"2023-02-26T14:05:11.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timsainb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timsainb/repositories"},"packages":[{"id":2820457,"name":"noisereduce","ecosystem":"pypi","description":"Noise reduction using Spectral Gating in Python","homepage":"https://github.com/timsainb/noisereduce","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/timsainb/noisereduce","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2019-03-06T21:47:29.000Z","latest_release_published_at":"2024-10-06T13:43:43.000Z","latest_release_number":"3.0.3","last_synced_at":"2025-09-08T10:01:32.965Z","created_at":"2022-04-10T11:45:56.771Z","updated_at":"2025-09-08T10:01:32.965Z","registry_url":"https://pypi.org/project/noisereduce/","install_command":"pip install noisereduce --index-url https://pypi.org/simple","documentation_url":"https://noisereduce.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Education","Topic :: Scientific/Engineering"],"normalized_name":"noisereduce","project_status":null},"repo_metadata":{"id":39604761,"uuid":"174219582","full_name":"timsainb/noisereduce","owner":"timsainb","description":"Noise reduction in python using spectral gating (speech, bioacoustics, audio, time-domain signals)","archived":false,"fork":false,"pushed_at":"2025-08-19T04:41:53.000Z","size":37872,"stargazers_count":1737,"open_issues_count":32,"forks_count":253,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-09-02T03:44:48.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timsainb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-06T20:55:12.000Z","updated_at":"2025-08-31T20:00:01.000Z","dependencies_parsed_at":"2023-01-31T03:30:42.638Z","dependency_job_id":"da928f45-ab37-46c1-a9df-2c41710f7698","html_url":"https://github.com/timsainb/noisereduce","commit_stats":{"total_commits":33,"total_committers":7,"mean_commits":4.714285714285714,"dds":"0.21212121212121215","last_synced_commit":"13c9aacb58221a67a3ac25896a1ad0cce64e9779"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/timsainb/noisereduce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timsainb","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/sbom","scorecard":{"id":886745,"data":{"date":"2025-08-11","repo":{"name":"github.com/timsainb/noisereduce","commit":"51c85343d6fe7695f7641f96b6a8f9e7e66be59b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:17","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/timsainb/noisereduce/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/timsainb/noisereduce/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/timsainb/noisereduce/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/timsainb/noisereduce/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:33","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:20"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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"}}]},"last_synced_at":"2025-08-24T10:17:39.291Z","repository_id":39604761,"created_at":"2025-08-24T10:17:39.292Z","updated_at":"2025-08-24T10:17:39.292Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274026718,"owners_count":25209740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"timsainb","name":"Tim Sainburg","uuid":"1279238","kind":"user","description":"Postdoc at Harvard","email":"","website":"https://timsainburg.com/","location":"San Diego, CA","twitter":"tim_sainburg","company":"Harvard Medical School","icon_url":"https://avatars.githubusercontent.com/u/1279238?u=04402975cb387256733dd49d05b37aaa444428ec\u0026v=4","repositories_count":20,"last_synced_at":"2023-02-26T14:05:11.726Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/timsainb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:07:22.711Z","updated_at":"2023-02-26T14:05:11.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timsainb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timsainb/repositories"},"tags":[{"name":"v3.0.3","sha":"f33f3db55c28da06f278d2d4883370fc1af30fb6","kind":"commit","published_at":"2024-07-08T16:44:16.000Z","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/v3.0.3","html_url":"https://github.com/timsainb/noisereduce/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/timsainb/noisereduce@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0ddc37c308de11844c13508b1807ba705bf91738","kind":"commit","published_at":"2023-12-11T21:39:12.000Z","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/v3.0.2","html_url":"https://github.com/timsainb/noisereduce/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/timsainb/noisereduce@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/v3.0.2/manifests"},{"name":"v3.0.0","sha":"658b8c61368e2cbc9ed1e86bf71ddf61c77852f0","kind":"commit","published_at":"2023-07-14T03:16:48.000Z","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/v3.0.0","html_url":"https://github.com/timsainb/noisereduce/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/timsainb/noisereduce@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/v3.0.0/manifests"},{"name":"2.0.1","sha":"cafc36df08eaf54008f299edf081e3548c0dcb6a","kind":"commit","published_at":"2022-05-13T16:29:57.000Z","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/2.0.1","html_url":"https://github.com/timsainb/noisereduce/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/timsainb/noisereduce@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"7013c987aaf857b7e280bca8fe4fe42b112053db","kind":"commit","published_at":"2021-07-18T20:40:15.000Z","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/2.0.0","html_url":"https://github.com/timsainb/noisereduce/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/timsainb/noisereduce@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"a2d94e5af719c66a40bec8eb553d9e023a0f187f","kind":"commit","published_at":"2019-06-11T18:14:11.000Z","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/1.0.1","html_url":"https://github.com/timsainb/noisereduce/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/timsainb/noisereduce@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/1.0.1/manifests"},{"name":"db94fe2","sha":"db94fe2f6832f503ff9aba4ee77aa5ded442219b","kind":"commit","published_at":"2019-06-11T05:48:14.000Z","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/db94fe2","html_url":"https://github.com/timsainb/noisereduce/releases/tag/db94fe2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/timsainb/noisereduce@db94fe2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/db94fe2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/db94fe2/manifests"},{"name":"v0.1.2","sha":"15288d62d8747ebaccf774e58d192fc7c724ed7a","kind":"commit","published_at":"2019-03-07T06:03:15.000Z","download_url":"https://codeload.github.com/timsainb/noisereduce/tar.gz/v0.1.2","html_url":"https://github.com/timsainb/noisereduce/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/timsainb/noisereduce@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-09-07T10:59:30.530Z","dependent_packages_count":12,"downloads":191576,"downloads_period":"last-month","dependent_repos_count":257,"rankings":{"downloads":1.698892167274952,"dependent_repos_count":0.9503308678941299,"dependent_packages_count":1.0447650561535085,"stargazers_count":1.9211806749591047,"forks_count":3.5448105182923935,"docker_downloads_count":2.6537827994292695,"average":1.968960347333893},"purl":"pkg:pypi/noisereduce","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/noisereduce","docker_dependents_count":5,"docker_downloads_count":12105,"usage_url":"https://repos.ecosyste.ms/usage/pypi/noisereduce","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/noisereduce/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T17:46:27.518Z","issues_count":79,"pull_requests_count":53,"avg_time_to_close_issue":12214466.24489796,"avg_time_to_close_pull_request":18100164.804347824,"issues_closed_count":49,"pull_requests_closed_count":46,"pull_request_authors_count":17,"issue_authors_count":75,"avg_comments_per_issue":2.607594936708861,"avg_comments_per_pull_request":0.5094339622641509,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":1720471.5,"past_year_avg_time_to_close_pull_request":8.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.8333333333333335,"past_year_avg_comments_per_pull_request":0.125,"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/timsainb%2Fnoisereduce/issues","maintainers":[{"login":"timsainb","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timsainb"},{"login":"nuniz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nuniz"}],"active_maintainers":[{"login":"timsainb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timsainb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/noisereduce/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/noisereduce/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/noisereduce/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/noisereduce/related_packages","maintainers":[{"uuid":"timsainb","login":"timsainb","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/timsainb/","role":null,"created_at":"2023-02-24T19:36:48.330Z","updated_at":"2023-02-24T19:36:48.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/timsainb/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726163,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":619121,"full_name":"timsainb/noisereduce","default_branch":"master","committers":[{"name":"Tim Sainburg","email":"timsainb@gmail.com","login":null,"count":26},{"name":"Asaf Zorea","email":"zoreasaf@gmail.com","login":null,"count":2},{"name":"Ali Saghiran","email":"a.saghiran@gmail.com","login":null,"count":1},{"name":"rjfarber","email":"rjfarber@umich.edu","login":null,"count":1},{"name":"Lff5","email":"leeviz@gmail.com","login":null,"count":1},{"name":"Kareem Amr","email":"kareemamrr1203@gmail.com","login":null,"count":1},{"name":"fardage","email":"48010396+fardage","login":"fardage","count":1}],"total_commits":33,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.714285714285714,"dds":0.21212121212121215,"past_year_committers":[{"name":"Asaf Zorea","email":"zoreasaf@gmail.com","login":null,"count":2},{"name":"Tim Sainburg","email":"timsainb@gmail.com","login":null,"count":2},{"name":"Lff5","email":"leeviz@gmail.com","login":null,"count":1}],"past_year_total_commits":5,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.6,"last_synced_at":"2023-10-25T14:27:00.184Z","last_synced_commit":"13c9aacb58221a67a3ac25896a1ad0cce64e9779","created_at":"2023-03-09T07:50:39.571Z","updated_at":"2023-10-25T14:27:00.184Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"timsainb/noisereduce","html_url":"https://github.com/timsainb/noisereduce","last_synced_at":"2025-09-04T17:46:27.518Z","status":"active","issues_count":79,"pull_requests_count":53,"avg_time_to_close_issue":12214466.24489796,"avg_time_to_close_pull_request":18100164.804347824,"issues_closed_count":49,"pull_requests_closed_count":46,"pull_request_authors_count":17,"issue_authors_count":75,"avg_comments_per_issue":2.607594936708861,"avg_comments_per_pull_request":0.5094339622641509,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":1720471.5,"past_year_avg_time_to_close_pull_request":8.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.8333333333333335,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T18:40:04.744Z","updated_at":"2025-09-04T17:46:27.519Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsainb%2Fnoisereduce/issues","issue_labels_count":{"enhancement":5,"bug":2,"good first issue":1,"invalid":1},"pull_request_labels_count":{"torch":1},"issue_author_associations_count":{"NONE":76,"OWNER":2,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":28,"NONE":15,"CONTRIBUTOR":6,"COLLABORATOR":4},"issue_authors":{"mukundt":2,"KoushikiNath19":2,"timsainb":2,"JackSCJackson":2,"abhinashsivan":1,"jeromew":1,"dheerajcs":1,"zrg0712":1,"polar-kev":1,"mcr-is":1,"DamienDeepgram":1,"hananell":1,"DanTremonti":1,"olivecha":1,"by011":1,"SkyJuniour":1,"DaFrenchFrog":1,"olawalejuwonm":1,"joshgreifer":1,"fncokg":1,"shriharan-b-zstch1419":1,"enn-nafnlaus":1,"Yizai30":1,"ChaitanyaBoggavarapu":1,"ibrahimjelliti":1,"thatwittydev":1,"A3r0Nothin":1,"H-G-11":1,"CorentinJ":1,"plasmaphase":1,"benblackledge":1,"EdgarSanchez1796":1,"akshetpandey":1,"shreyjain98":1,"eshaz":1,"LucaSoriani1":1,"fcolecumberri":1,"ashu5644":1,"Khhkh":1,"bs111":1,"sietseschroder":1,"jlmarrugom":1,"hrustbb2":1,"viveksj":1,"adbrebs":1,"cocode":1,"guomin":1,"longshiming":1,"Borda":1,"sergiosdev":1,"Tortoise17":1,"gallardorafael":1,"jcabrerahi":1,"JoFrhwld":1,"HuguesGallier":1,"uriyapes":1,"zaptrem":1,"antondim":1,"mostafahaggag":1,"yujie-tao":1,"cparcerisas":1,"sharathadavanne":1,"emhamel":1,"sengupta-abhijeet":1,"nuniz":1,"nwuLzz":1,"blaine12100":1,"joingreat":1,"roablep":1,"xiaosong-ai":1,"friedmanwd":1,"hairullana":1,"AhmedBhati":1,"GowthamS07":1,"GaetanBaert":1},"pull_request_authors":{"timsainb":28,"nuniz":4,"BenRogersNewsome":2,"coezbek":2,"abhinashsivan":2,"aksh98md":2,"blaine12100":2,"soheilpaper":2,"typicalfeline":1,"ArnaudWald":1,"migperfer":1,"kareemamrr":1,"awildfivreld":1,"rjfarber":1,"lff5":1,"fardage":1,"inarighas":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10156471,"issues_count":32071282,"pull_requests_count":100136051,"authors_count":10724823,"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":{"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":6},"past_year_pull_request_author_associations_count":{"OWNER":4,"NONE":4},"past_year_issue_authors":{"eshaz":1,"fcolecumberri":1,"hrustbb2":1,"olawalejuwonm":1,"roablep":1,"shriharan-b-zstch1419":1},"past_year_pull_request_authors":{"timsainb":4,"coezbek":2,"BenRogersNewsome":2},"maintainers":[{"login":"timsainb","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timsainb"},{"login":"nuniz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nuniz"}],"active_maintainers":[{"login":"timsainb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timsainb"}]},"events":{"total":{"IssuesEvent":5,"WatchEvent":273,"IssueCommentEvent":23,"PushEvent":6,"PullRequestEvent":3,"ForkEvent":23,"CreateEvent":1},"last_year":{"IssuesEvent":5,"WatchEvent":273,"IssueCommentEvent":23,"PushEvent":6,"PullRequestEvent":3,"ForkEvent":23,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-06-25T21:19:21.869Z","updated_at":"2022-06-25T21:19:21.869Z","repository_link":"https://github.com/timsainb/noisereduce/blob/master/requirements-test.txt","dependencies":[{"id":59256389,"package_name":"tensorflow","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-25T21:19:22.111Z","updated_at":"2022-06-25T21:19:22.111Z","repository_link":"https://github.com/timsainb/noisereduce/blob/master/requirements.txt","dependencies":[{"id":59256390,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":59256391,"package_name":"librosa","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":59256392,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":59256393,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":59256394,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":59256395,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":59256396,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.6","direct":true,"kind":"runtime","optional":false},{"id":59256397,"package_name":"pytest-ordering","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":59256398,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":59256399,"package_name":"python-coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-06-25T21:19:22.618Z","updated_at":"2022-06-25T21:19:22.618Z","repository_link":"https://github.com/timsainb/noisereduce/blob/master/setup.py","dependencies":[{"id":59256400,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-25T21:19:22.709Z","updated_at":"2022-06-25T21:19:22.709Z","repository_link":"https://github.com/timsainb/noisereduce/blob/master/test-requirements.txt","dependencies":[{"id":59256402,"package_name":"tensorflow","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T03:30:38.935Z","updated_at":"2023-01-31T03:30:38.935Z","repository_link":"https://github.com/timsainb/noisereduce/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7262411211,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7262411212,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7262411213,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T03:30:38.981Z","updated_at":"2023-01-31T03:30:38.981Z","repository_link":"https://github.com/timsainb/noisereduce/blob/master/environment.yml","dependencies":[{"id":7262411217,"package_name":"librosa","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7262411218,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7262411219,"package_name":"notebook","ecosystem":"conda","requirements":"\u003e5.2","direct":true,"kind":"runtime","optional":false},{"id":7262411220,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7262411221,"package_name":"python","ecosystem":"conda","requirements":"3.6","direct":true,"kind":"runtime","optional":false},{"id":7262411222,"package_name":"scipy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7262411223,"package_name":"tqdm","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":21.64973940650331,"created_at":"2025-09-08T11:18:59.335Z","updated_at":"2025-10-07T08:25:41.300Z","avatar_url":"https://github.com/timsainb.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":191576,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3243139"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69023","html_url":"https://science.ecosyste.ms/projects/69023"}