{"id":69082,"name":"madmom","description":"Python audio and music signal processing library","url":"https://github.com/cpjku/madmom","last_synced_at":"2025-09-08T14:28:54.614Z","repository":{"id":40591391,"uuid":"42099318","full_name":"CPJKU/madmom","owner":"CPJKU","description":"Python audio and music signal processing library","archived":false,"fork":false,"pushed_at":"2024-08-25T11:43:40.000Z","size":6572,"stargazers_count":1485,"open_issues_count":76,"forks_count":252,"subscribers_count":43,"default_branch":"main","last_synced_at":"2025-09-04T12:02:29.812Z","etag":null,"topics":["audio-analysis","cython","machine-learning","music-information-retrieval","numpy","python","scipy","signal-processing"],"latest_commit_sha":null,"homepage":"https://madmom.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CPJKU.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-08T08:19:06.000Z","updated_at":"2025-09-02T11:06:29.000Z","dependencies_parsed_at":"2022-07-13T16:44:26.096Z","dependency_job_id":"a0e62442-423b-48b0-91ad-855aa487aa14","html_url":"https://github.com/CPJKU/madmom","commit_stats":{"total_commits":1449,"total_committers":23,"mean_commits":63.0,"dds":"0.24154589371980673","last_synced_commit":"27f032e8947204902c675e5e341a3faf5dc86dae"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/CPJKU/madmom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/sbom","scorecard":{"id":26292,"data":{"date":"2025-08-11","repo":{"name":"github.com/CPJKU/madmom","commit":"27f032e8947204902c675e5e341a3faf5dc86dae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":3,"reason":"Found 3/8 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"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":"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:58:13.837Z","repository_id":40591391,"created_at":"2025-08-14T17:58:13.837Z","updated_at":"2025-08-14T17:58:13.837Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274197872,"owners_count":25239523,"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":"CPJKU","name":"Institute of Computational Perception","uuid":"2436790","kind":"organization","description":"Johannes Kepler University","email":null,"website":"http://www.cp.jku.at","location":"Linz, Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2436790?v=4","repositories_count":60,"last_synced_at":"2025-04-19T01:57:16.294Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CPJKU","funding_links":[],"total_stars":2205,"followers":76,"following":0,"created_at":"2022-11-04T05:57:18.075Z","updated_at":"2025-04-19T01:57:16.295Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU/repositories"},"packages":[{"id":4123595,"name":"github.com/cpjku/madmom","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/cpjku/madmom","keywords_array":[],"namespace":"github.com/cpjku","versions_count":6,"first_release_published_at":"2016-01-22T10:29:04.000Z","latest_release_published_at":"2018-11-14T14:46:01.000Z","latest_release_number":"v0.16.1","last_synced_at":"2025-09-04T12:05:41.269Z","created_at":"2022-04-12T15:07:20.008Z","updated_at":"2025-09-05T02:26:19.982Z","registry_url":"https://pkg.go.dev/github.com/cpjku/madmom","install_command":"go get github.com/cpjku/madmom","documentation_url":"https://pkg.go.dev/github.com/cpjku/madmom#section-documentation","metadata":{},"repo_metadata":{"id":40591391,"uuid":"42099318","full_name":"CPJKU/madmom","owner":"CPJKU","description":"Python audio and music signal processing library","archived":false,"fork":false,"pushed_at":"2024-08-25T11:43:40.000Z","size":6572,"stargazers_count":1485,"open_issues_count":76,"forks_count":252,"subscribers_count":43,"default_branch":"main","last_synced_at":"2025-09-04T12:02:29.812Z","etag":null,"topics":["audio-analysis","cython","machine-learning","music-information-retrieval","numpy","python","scipy","signal-processing"],"latest_commit_sha":null,"homepage":"https://madmom.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CPJKU.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-08T08:19:06.000Z","updated_at":"2025-09-02T11:06:29.000Z","dependencies_parsed_at":"2022-07-13T16:44:26.096Z","dependency_job_id":"a0e62442-423b-48b0-91ad-855aa487aa14","html_url":"https://github.com/CPJKU/madmom","commit_stats":{"total_commits":1449,"total_committers":23,"mean_commits":63.0,"dds":"0.24154589371980673","last_synced_commit":"27f032e8947204902c675e5e341a3faf5dc86dae"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/CPJKU/madmom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/sbom","scorecard":{"id":26292,"data":{"date":"2025-08-11","repo":{"name":"github.com/CPJKU/madmom","commit":"27f032e8947204902c675e5e341a3faf5dc86dae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":3,"reason":"Found 3/8 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"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":"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:58:13.837Z","repository_id":40591391,"created_at":"2025-08-14T17:58:13.837Z","updated_at":"2025-08-14T17:58:13.837Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273700443,"owners_count":25152443,"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-05T02:00:09.113Z","response_time":402,"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"}},"repo_metadata_updated_at":"2025-09-05T02:26:19.981Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/cpjku/madmom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cpjku/madmom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cpjku/madmom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cpjku/madmom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:20:22.241Z","issues_count":82,"pull_requests_count":49,"avg_time_to_close_issue":28276555.88679245,"avg_time_to_close_pull_request":13400477.448275862,"issues_closed_count":53,"pull_requests_closed_count":29,"pull_request_authors_count":21,"issue_authors_count":62,"avg_comments_per_issue":2.74390243902439,"avg_comments_per_pull_request":1.326530612244898,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1533.0,"past_year_avg_time_to_close_pull_request":27.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/issues","maintainers":[{"login":"superbock","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/superbock"},{"login":"expectopatronum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/expectopatronum"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcpjku%2Fmadmom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcpjku%2Fmadmom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcpjku%2Fmadmom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcpjku%2Fmadmom/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2793330,"name":"madmom","ecosystem":"pypi","description":"Python audio signal processing library","homepage":"https://github.com/CPJKU/madmom","licenses":"BSD, CC BY-NC-SA","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/CPJKU/madmom","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2015-10-16T09:37:21.000Z","latest_release_published_at":"2018-11-14T14:56:22.000Z","latest_release_number":"0.16.1","last_synced_at":"2025-09-04T00:33:21.952Z","created_at":"2022-04-10T11:31:54.431Z","updated_at":"2025-09-05T02:26:20.150Z","registry_url":"https://pypi.org/project/madmom/","install_command":"pip install madmom --index-url https://pypi.org/simple","documentation_url":"https://madmom.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","License :: Free for non-commercial use","License :: OSI Approved :: BSD License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Multimedia :: Sound/Audio :: Analysis","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"madmom","project_status":null},"repo_metadata":{"id":40591391,"uuid":"42099318","full_name":"CPJKU/madmom","owner":"CPJKU","description":"Python audio and music signal processing library","archived":false,"fork":false,"pushed_at":"2024-08-25T11:43:40.000Z","size":6572,"stargazers_count":1485,"open_issues_count":76,"forks_count":252,"subscribers_count":43,"default_branch":"main","last_synced_at":"2025-09-04T12:02:29.812Z","etag":null,"topics":["audio-analysis","cython","machine-learning","music-information-retrieval","numpy","python","scipy","signal-processing"],"latest_commit_sha":null,"homepage":"https://madmom.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CPJKU.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-08T08:19:06.000Z","updated_at":"2025-09-02T11:06:29.000Z","dependencies_parsed_at":"2022-07-13T16:44:26.096Z","dependency_job_id":"a0e62442-423b-48b0-91ad-855aa487aa14","html_url":"https://github.com/CPJKU/madmom","commit_stats":{"total_commits":1449,"total_committers":23,"mean_commits":63.0,"dds":"0.24154589371980673","last_synced_commit":"27f032e8947204902c675e5e341a3faf5dc86dae"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/CPJKU/madmom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/sbom","scorecard":{"id":26292,"data":{"date":"2025-08-11","repo":{"name":"github.com/CPJKU/madmom","commit":"27f032e8947204902c675e5e341a3faf5dc86dae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":3,"reason":"Found 3/8 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"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":"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:58:13.837Z","repository_id":40591391,"created_at":"2025-08-14T17:58:13.837Z","updated_at":"2025-08-14T17:58:13.837Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273637778,"owners_count":25141643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"CPJKU","name":"Institute of Computational Perception","uuid":"2436790","kind":"organization","description":"Johannes Kepler University","email":null,"website":"http://www.cp.jku.at","location":"Linz, Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2436790?v=4","repositories_count":60,"last_synced_at":"2025-04-19T01:57:16.294Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CPJKU","funding_links":[],"total_stars":2205,"followers":76,"following":0,"created_at":"2022-11-04T05:57:18.075Z","updated_at":"2025-04-19T01:57:16.295Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU/repositories"},"tags":[{"name":"mirex_2018_piano_transcription","sha":"958486fba1262f72a5469fa6c6defe05f89b9630","kind":"tag","published_at":"2019-09-12T09:58:05.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/mirex_2018_piano_transcription","html_url":"https://github.com/CPJKU/madmom/releases/tag/mirex_2018_piano_transcription","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@mirex_2018_piano_transcription","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/mirex_2018_piano_transcription","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/mirex_2018_piano_transcription/manifests"},{"name":"v0.16.1","sha":"6545fbb3ecdae0aac336a95ec591f642e0b74f3e","kind":"commit","published_at":"2018-11-14T14:46:01.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.16.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"d910e4e5f1885bd5cce0df696c55f73fa0375cee","kind":"commit","published_at":"2018-11-13T14:56:39.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.16","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.16/manifests"},{"name":"v0.15.1","sha":"0bd83d8a46052e3def6df20785fec0e0e8c6df6d","kind":"commit","published_at":"2017-07-07T10:07:10.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.15.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.15.1/manifests"},{"name":"v0.15","sha":"42103034b4c521538ae10a89a5edc7b565ebbb13","kind":"commit","published_at":"2017-04-25T08:43:19.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.15","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"9a101e2b53e231d8ad26de76355680067881f061","kind":"commit","published_at":"2016-08-01T16:50:41.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.14.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"1f9a494aa5f62b9db6932104d28d2a37379f2195","kind":"commit","published_at":"2016-07-28T11:26:16.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.14","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"b1c485a735fbe56654de27dd167883ffe07b229b","kind":"commit","published_at":"2016-06-09T07:23:22.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.13.2","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"74cb58f76177aaa5b6ad0dafb31d4ac7455616d7","kind":"commit","published_at":"2016-03-14T09:07:01.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.13.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"9e2c2d281503cdd5f2ce075a5f2562ff60cc582c","kind":"commit","published_at":"2016-03-07T12:12:20.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.13","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"bdac0cbda0f79ac5c1847576188ae1d386b03ae7","kind":"commit","published_at":"2016-01-22T10:29:04.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.12.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"0cf17552c73263a443fb50e65800a8871e251741","kind":"tag","published_at":"2015-10-16T09:27:38.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.12","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.12/manifests"}]},"repo_metadata_updated_at":"2025-09-05T02:26:20.150Z","dependent_packages_count":9,"downloads":5105,"downloads_period":"last-month","dependent_repos_count":57,"rankings":{"downloads":4.357136099198894,"dependent_repos_count":1.9694512030278455,"dependent_packages_count":1.1176065028591955,"stargazers_count":1.9034760892113176,"forks_count":3.7184448770238534,"docker_downloads_count":3.4630621512358974,"average":2.754862820426167},"purl":"pkg:pypi/madmom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/madmom","docker_dependents_count":1,"docker_downloads_count":25,"usage_url":"https://repos.ecosyste.ms/usage/pypi/madmom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/madmom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:20:22.241Z","issues_count":82,"pull_requests_count":49,"avg_time_to_close_issue":28276555.88679245,"avg_time_to_close_pull_request":13400477.448275862,"issues_closed_count":53,"pull_requests_closed_count":29,"pull_request_authors_count":21,"issue_authors_count":62,"avg_comments_per_issue":2.74390243902439,"avg_comments_per_pull_request":1.326530612244898,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1533.0,"past_year_avg_time_to_close_pull_request":27.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/issues","maintainers":[{"login":"superbock","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/superbock"},{"login":"expectopatronum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/expectopatronum"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/madmom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/madmom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/madmom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/madmom/related_packages","maintainers":[{"uuid":"superbock","login":"superbock","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/superbock/","role":null,"created_at":"2023-02-24T15:22:23.575Z","updated_at":"2023-02-24T15:22:23.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/superbock/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726163,"maintainers_count":308802,"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"}},{"id":4120950,"name":"github.com/CPJKU/madmom","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/CPJKU/madmom","keywords_array":[],"namespace":"github.com/CPJKU","versions_count":6,"first_release_published_at":"2016-01-22T10:29:04.000Z","latest_release_published_at":"2018-11-14T14:46:01.000Z","latest_release_number":"v0.16.1","last_synced_at":"2025-09-04T12:05:42.846Z","created_at":"2022-04-12T14:56:19.606Z","updated_at":"2025-09-05T02:26:20.205Z","registry_url":"https://pkg.go.dev/github.com/CPJKU/madmom","install_command":"go get github.com/CPJKU/madmom","documentation_url":"https://pkg.go.dev/github.com/CPJKU/madmom#section-documentation","metadata":{},"repo_metadata":{"id":40591391,"uuid":"42099318","full_name":"CPJKU/madmom","owner":"CPJKU","description":"Python audio and music signal processing library","archived":false,"fork":false,"pushed_at":"2024-08-25T11:43:40.000Z","size":6572,"stargazers_count":1485,"open_issues_count":76,"forks_count":252,"subscribers_count":43,"default_branch":"main","last_synced_at":"2025-09-04T12:02:29.812Z","etag":null,"topics":["audio-analysis","cython","machine-learning","music-information-retrieval","numpy","python","scipy","signal-processing"],"latest_commit_sha":null,"homepage":"https://madmom.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CPJKU.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-08T08:19:06.000Z","updated_at":"2025-09-02T11:06:29.000Z","dependencies_parsed_at":"2022-07-13T16:44:26.096Z","dependency_job_id":"a0e62442-423b-48b0-91ad-855aa487aa14","html_url":"https://github.com/CPJKU/madmom","commit_stats":{"total_commits":1449,"total_committers":23,"mean_commits":63.0,"dds":"0.24154589371980673","last_synced_commit":"27f032e8947204902c675e5e341a3faf5dc86dae"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/CPJKU/madmom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/sbom","scorecard":{"id":26292,"data":{"date":"2025-08-11","repo":{"name":"github.com/CPJKU/madmom","commit":"27f032e8947204902c675e5e341a3faf5dc86dae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":3,"reason":"Found 3/8 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"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":"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/CPJKU/madmom/codeql-analysis.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:58:13.837Z","repository_id":40591391,"created_at":"2025-08-14T17:58:13.837Z","updated_at":"2025-08-14T17:58:13.837Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273637778,"owners_count":25141643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"CPJKU","name":"Institute of Computational Perception","uuid":"2436790","kind":"organization","description":"Johannes Kepler University","email":null,"website":"http://www.cp.jku.at","location":"Linz, Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2436790?v=4","repositories_count":60,"last_synced_at":"2025-04-19T01:57:16.294Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CPJKU","funding_links":[],"total_stars":2205,"followers":76,"following":0,"created_at":"2022-11-04T05:57:18.075Z","updated_at":"2025-04-19T01:57:16.295Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPJKU/repositories"},"tags":[{"name":"mirex_2018_piano_transcription","sha":"958486fba1262f72a5469fa6c6defe05f89b9630","kind":"tag","published_at":"2019-09-12T09:58:05.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/mirex_2018_piano_transcription","html_url":"https://github.com/CPJKU/madmom/releases/tag/mirex_2018_piano_transcription","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@mirex_2018_piano_transcription","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/mirex_2018_piano_transcription","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/mirex_2018_piano_transcription/manifests"},{"name":"v0.16.1","sha":"6545fbb3ecdae0aac336a95ec591f642e0b74f3e","kind":"commit","published_at":"2018-11-14T14:46:01.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.16.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.16.1/manifests"},{"name":"v0.16","sha":"d910e4e5f1885bd5cce0df696c55f73fa0375cee","kind":"commit","published_at":"2018-11-13T14:56:39.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.16","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.16/manifests"},{"name":"v0.15.1","sha":"0bd83d8a46052e3def6df20785fec0e0e8c6df6d","kind":"commit","published_at":"2017-07-07T10:07:10.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.15.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.15.1/manifests"},{"name":"v0.15","sha":"42103034b4c521538ae10a89a5edc7b565ebbb13","kind":"commit","published_at":"2017-04-25T08:43:19.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.15","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"9a101e2b53e231d8ad26de76355680067881f061","kind":"commit","published_at":"2016-08-01T16:50:41.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.14.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"1f9a494aa5f62b9db6932104d28d2a37379f2195","kind":"commit","published_at":"2016-07-28T11:26:16.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.14","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.14/manifests"},{"name":"v0.13.2","sha":"b1c485a735fbe56654de27dd167883ffe07b229b","kind":"commit","published_at":"2016-06-09T07:23:22.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.13.2","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"74cb58f76177aaa5b6ad0dafb31d4ac7455616d7","kind":"commit","published_at":"2016-03-14T09:07:01.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.13.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13.1/manifests"},{"name":"v0.13","sha":"9e2c2d281503cdd5f2ce075a5f2562ff60cc582c","kind":"commit","published_at":"2016-03-07T12:12:20.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.13","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.13/manifests"},{"name":"v0.12.1","sha":"bdac0cbda0f79ac5c1847576188ae1d386b03ae7","kind":"commit","published_at":"2016-01-22T10:29:04.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.12.1","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"0cf17552c73263a443fb50e65800a8871e251741","kind":"tag","published_at":"2015-10-16T09:27:38.000Z","download_url":"https://codeload.github.com/CPJKU/madmom/tar.gz/v0.12","html_url":"https://github.com/CPJKU/madmom/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CPJKU/madmom@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/tags/v0.12/manifests"}]},"repo_metadata_updated_at":"2025-09-05T02:26:20.205Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21c%21p%21j%21k%21u/madmom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/CPJKU/madmom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/CPJKU/madmom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/CPJKU/madmom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:20:22.241Z","issues_count":82,"pull_requests_count":49,"avg_time_to_close_issue":28276555.88679245,"avg_time_to_close_pull_request":13400477.448275862,"issues_closed_count":53,"pull_requests_closed_count":29,"pull_request_authors_count":21,"issue_authors_count":62,"avg_comments_per_issue":2.74390243902439,"avg_comments_per_pull_request":1.326530612244898,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1533.0,"past_year_avg_time_to_close_pull_request":27.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/issues","maintainers":[{"login":"superbock","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/superbock"},{"login":"expectopatronum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/expectopatronum"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCPJKU%2Fmadmom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCPJKU%2Fmadmom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCPJKU%2Fmadmom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCPJKU%2Fmadmom/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":607067,"full_name":"CPJKU/madmom","default_branch":"main","committers":[{"name":"Sebastian Böck","email":"sebastian.boeck@jku.at","login":null,"count":1099},{"name":"Filip Korzeniowski","email":"filip.korzeniowski@jku.at","login":null,"count":148},{"name":"Sebastian Böck","email":"sebastian.boeck@ofai.at","login":null,"count":133},{"name":"Jan Schlüter","email":"jan.schlueter@ofai.at","login":"f0k","count":12},{"name":"Nick B","email":"nick@declension.net","login":"declension","count":11},{"name":"SebastianPoell","email":"sebastian.poell@gmail.com","login":"SebastianPoell","count":8},{"name":"Johan Pauwels","email":"jpauwels","login":"jpauwels","count":7},{"name":"Florian Krebs","email":"florian.krebs@jku.at","login":null,"count":5},{"name":"Sebastian Böck","email":"research@minimoog.org","login":"superbock","count":5},{"name":"Filip Korzeniowski","email":"fdlm","login":"fdlm","count":5},{"name":"Rainer Kelz","email":"rainer.kelz@jku.at","login":null,"count":2},{"name":"Amaury Durand","email":"durand_amaury@hotmail.fr","login":"amaurydurand","count":2},{"name":"Carl Thomé","email":"carlthome@gmail.com","login":"carlthome","count":2},{"name":"Ainsley Escorce-Jones","email":"me@ains.co","login":"ains","count":1},{"name":"Cody","email":"cody@quantifiedcode.com","login":"quantifiedcode-bot","count":1},{"name":"Colin Raffel","email":"craffel@gmail.com","login":"craffel","count":1},{"name":"Dustin Ingram","email":"di","login":"di","count":1},{"name":"Göran Sandström","email":"v3qt0r@gmail.com","login":"veqtor","count":1},{"name":"Hendrik Schreiber","email":"hs@tagtraum.com","login":"hendriks73","count":1},{"name":"Laubeee","email":"silvanlaube@hotmail.com","login":"Laubeee","count":1},{"name":"rainerkelz","email":"rainerkelz","login":"rainerkelz","count":1},{"name":"flokadillo","email":"flokadillo@yahoo.de","login":"flokadillo","count":1},{"name":"伯勤","email":"guitarmonyz@gmail.com","login":"GuitarmonYz","count":1}],"total_commits":1449,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":63.0,"dds":0.24154589371980673,"past_year_committers":[{"name":"Johan Pauwels","email":"jpauwels","login":"jpauwels","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-04-03T02:42:26.732Z","last_synced_commit":"27f032e8947204902c675e5e341a3faf5dc86dae","created_at":"2023-03-09T07:09:48.895Z","updated_at":"2025-04-03T02:43:15.990Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"CPJKU/madmom","html_url":"https://github.com/CPJKU/madmom","last_synced_at":"2025-08-31T17:20:22.241Z","status":null,"issues_count":82,"pull_requests_count":49,"avg_time_to_close_issue":28276555.88679245,"avg_time_to_close_pull_request":13400477.448275862,"issues_closed_count":53,"pull_requests_closed_count":29,"pull_request_authors_count":21,"issue_authors_count":62,"avg_comments_per_issue":2.74390243902439,"avg_comments_per_pull_request":1.326530612244898,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1533.0,"past_year_avg_time_to_close_pull_request":27.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:18:41.379Z","updated_at":"2025-09-03T04:46:06.580Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPJKU%2Fmadmom/issues","issue_labels_count":{"bug":2,"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":67,"COLLABORATOR":11,"CONTRIBUTOR":3,"MEMBER":1},"pull_request_author_associations_count":{"COLLABORATOR":20,"NONE":15,"CONTRIBUTOR":14},"issue_authors":{"superbock":11,"hpx7":4,"stunlocked1":3,"radkoff":2,"MR-T77":2,"nicolaus625":2,"omareldeeb":2,"alastair":2,"shreyanc":1,"Jarris81":1,"turismo444":1,"bjourne":1,"jie-chen":1,"johentsch":1,"sloev":1,"asapsmc":1,"hendriks73":1,"darkzbaron":1,"jpgard":1,"expungedthefunniguy":1,"anurag-05":1,"giray123":1,"surajsonee":1,"ax-le":1,"mohkoma":1,"thebusdriver37":1,"andrewpeng02":1,"sevagh":1,"carrus2049":1,"tylderen":1,"hphaavikko":1,"clbrec":1,"enn-nafnlaus":1,"Interspatial":1,"keithchan9999":1,"fhahaha":1,"mxklb":1,"jhurliman":1,"lucainiaoge":1,"VtlNmnk":1,"Ixw123":1,"naveensr89":1,"Winter-Sno":1,"benjamin-kirkbride":1,"expectopatronum":1,"sunnnnnnnny":1,"wenxuanou":1,"matangover":1,"louischaman":1,"snownstone":1,"BigBabik":1,"stefan-baumann":1,"moonryul":1,"eton1234":1,"batson-j":1,"geraldoramos":1,"ZazaEducation":1,"drscotthawley":1,"fdlm":1,"declension":1,"fzhafran":1,"Kunal2341":1},"pull_request_authors":{"superbock":20,"jpauwels":5,"SebastianPoell":3,"ackramer":2,"BigRedDoge":2,"declension":2,"igalcohenhadria":1,"alumkal":1,"chadawagner":1,"omareldeeb":1,"bwagner":1,"hendriks73":1,"GrillingUXO":1,"di":1,"GuitarmonYz":1,"coletrumbocole":1,"bscherrer":1,"Bachmann1234":1,"mgrachten":1,"pal1001p":1,"carlthome":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10127824,"issues_count":31789776,"pull_requests_count":99123033,"authors_count":10713673,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":5},"past_year_pull_request_author_associations_count":{"NONE":7},"past_year_issue_authors":{"ax-le":1,"hphaavikko":1,"moonryul":1,"thebusdriver37":1,"ZazaEducation":1},"past_year_pull_request_authors":{"ackramer":2,"BigRedDoge":2,"pal1001p":1,"GrillingUXO":1,"chadawagner":1},"maintainers":[{"login":"superbock","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/superbock"},{"login":"expectopatronum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/expectopatronum"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":6,"WatchEvent":144,"IssueCommentEvent":26,"PullRequestEvent":5,"ForkEvent":39},"last_year":{"IssuesEvent":6,"WatchEvent":144,"IssueCommentEvent":26,"PullRequestEvent":5,"ForkEvent":39}},"keywords":["audio-analysis","cython","machine-learning","music-information-retrieval","numpy","python","scipy","signal-processing"],"dependencies":[],"score":19.04460535164602,"created_at":"2025-09-08T11:18:59.647Z","updated_at":"2025-10-07T08:25:42.108Z","avatar_url":"https://github.com/CPJKU.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5105,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["optimizing-compiler","closember","theano"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69082","html_url":"https://science.ecosyste.ms/projects/69082"}