{"id":68687,"name":"isobar","description":"A Python package for creating and manipulating musical patterns, designed for use in algorithmic composition, generative music and sonification. Can be used to generate MIDI events, MIDI files, OSC messages, or custom actions.","url":"https://github.com/ideoforms/isobar","last_synced_at":"2025-09-08T14:15:48.450Z","repository":{"id":39098294,"uuid":"2155202","full_name":"ideoforms/isobar","owner":"ideoforms","description":"A Python package for creating and manipulating musical patterns, designed for use in algorithmic composition, generative music and sonification. Can be used to generate MIDI events, MIDI files, OSC messages, or custom actions.","archived":false,"fork":false,"pushed_at":"2025-08-27T12:32:45.000Z","size":3097,"stargazers_count":401,"open_issues_count":11,"forks_count":54,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-27T21:39:59.591Z","etag":null,"topics":["algorithmic-composition","composition","midi","music","sequencing"],"latest_commit_sha":null,"homepage":"http://ideoforms.github.io/isobar/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ideoforms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-04T15:12:03.000Z","updated_at":"2025-08-27T12:32:49.000Z","dependencies_parsed_at":"2023-02-14T23:31:46.399Z","dependency_job_id":"87f0999d-9064-45ce-94b0-570f75526479","html_url":"https://github.com/ideoforms/isobar","commit_stats":{"total_commits":409,"total_committers":7,"mean_commits":58.42857142857143,"dds":0.0806845965770171,"last_synced_commit":"12b03500ea882f17c3521700f7f74b0e36e4b335"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ideoforms/isobar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/sbom","scorecard":{"id":481262,"data":{"date":"2025-08-11","repo":{"name":"github.com/ideoforms/isobar","commit":"56fd6bc201fdc644a91c2e3c89d8e26eabef781e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ideoforms/isobar/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:15","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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"}}]},"last_synced_at":"2025-08-19T16:41:36.867Z","repository_id":39098294,"created_at":"2025-08-19T16:41:36.867Z","updated_at":"2025-08-19T16:41:36.867Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196369,"owners_count":25239203,"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":"ideoforms","name":"Daniel Jones","uuid":"302318","kind":"user","description":"sound/systems","email":"","website":"http://www.erase.net/","location":"London, UK","twitter":"ideoforms","company":null,"icon_url":"https://avatars.githubusercontent.com/u/302318?v=4","repositories_count":43,"last_synced_at":"2024-12-06T21:51:14.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ideoforms","funding_links":[],"total_stars":2302,"followers":348,"following":19,"created_at":"2022-11-02T21:14:29.970Z","updated_at":"2024-12-06T21:51:14.175Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms/repositories"},"packages":[{"id":2770483,"name":"isobar","ecosystem":"pypi","description":"A Python library to express and manipulate musical patterns","homepage":"https://github.com/ideoforms/isobar","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ideoforms/isobar","keywords_array":["sound","music","composition"],"namespace":null,"versions_count":8,"first_release_published_at":"2019-10-03T09:33:42.000Z","latest_release_published_at":"2025-08-08T10:24:12.000Z","latest_release_number":"0.2.1","last_synced_at":"2025-08-28T04:43:58.139Z","created_at":"2022-04-10T11:20:29.401Z","updated_at":"2025-08-28T04:49:43.132Z","registry_url":"https://pypi.org/project/isobar/","install_command":"pip install isobar --index-url https://pypi.org/simple","documentation_url":"https://isobar.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Topic :: Artistic Software","Topic :: Multimedia :: Sound/Audio"],"normalized_name":"isobar","project_status":null},"repo_metadata":{"id":39098294,"uuid":"2155202","full_name":"ideoforms/isobar","owner":"ideoforms","description":"A Python package for creating and manipulating musical patterns, designed for use in algorithmic composition, generative music and sonification. Can be used to generate MIDI events, MIDI files, OSC messages, or custom actions.","archived":false,"fork":false,"pushed_at":"2025-08-27T12:32:45.000Z","size":3097,"stargazers_count":401,"open_issues_count":11,"forks_count":54,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-27T21:39:59.591Z","etag":null,"topics":["algorithmic-composition","composition","midi","music","sequencing"],"latest_commit_sha":null,"homepage":"http://ideoforms.github.io/isobar/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ideoforms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-04T15:12:03.000Z","updated_at":"2025-08-27T12:32:49.000Z","dependencies_parsed_at":"2023-02-14T23:31:46.399Z","dependency_job_id":"87f0999d-9064-45ce-94b0-570f75526479","html_url":"https://github.com/ideoforms/isobar","commit_stats":{"total_commits":409,"total_committers":7,"mean_commits":58.42857142857143,"dds":0.0806845965770171,"last_synced_commit":"12b03500ea882f17c3521700f7f74b0e36e4b335"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ideoforms/isobar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/sbom","scorecard":{"id":481262,"data":{"date":"2025-08-11","repo":{"name":"github.com/ideoforms/isobar","commit":"56fd6bc201fdc644a91c2e3c89d8e26eabef781e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ideoforms/isobar/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:15","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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"}}]},"last_synced_at":"2025-08-19T16:41:36.867Z","repository_id":39098294,"created_at":"2025-08-19T16:41:36.867Z","updated_at":"2025-08-19T16:41:36.867Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272440437,"owners_count":24935426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"ideoforms","name":"Daniel Jones","uuid":"302318","kind":"user","description":"sound/systems","email":"","website":"http://www.erase.net/","location":"London, UK","twitter":"ideoforms","company":null,"icon_url":"https://avatars.githubusercontent.com/u/302318?v=4","repositories_count":43,"last_synced_at":"2024-12-06T21:51:14.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ideoforms","funding_links":[],"total_stars":2302,"followers":348,"following":19,"created_at":"2022-11-02T21:14:29.970Z","updated_at":"2024-12-06T21:51:14.175Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms/repositories"},"tags":[{"name":"v0.2.1","sha":"56fd6bc201fdc644a91c2e3c89d8e26eabef781e","kind":"commit","published_at":"2025-08-08T10:23:50.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.2.1","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"370dc965dbce3ea6533709b547d0d4ca42033bdc","kind":"commit","published_at":"2024-11-10T18:46:40.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.2.0","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"7a69c982035e917f5bdffa3889bb8080f24d0955","kind":"commit","published_at":"2024-08-11T15:25:23.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.4","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"88bd9725ea936038d076cda9e393be309eb5446a","kind":"commit","published_at":"2024-07-01T15:48:32.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.3","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"68014f7ed86daf89cdffac4e51ff85be0947839c","kind":"commit","published_at":"2023-05-28T19:30:54.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.2","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e596e2d263659afc3cfb90d335ff5f8609fdcf4f","kind":"commit","published_at":"2020-10-07T15:39:14.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.1","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ceab13b2ca9d0f8bb5330806c50f26d3626e6719","kind":"commit","published_at":"2020-10-07T14:12:12.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.0","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"d812ecbf7eb1b4397cd84a625aa5c804472a70d9","kind":"commit","published_at":"2019-05-31T17:08:49.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.0.1","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T04:49:43.132Z","dependent_packages_count":0,"downloads":134,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":24.584276845818508,"dependent_repos_count":9.036388140161725,"dependent_packages_count":9.964149700990793,"stargazers_count":3.43220396085732,"forks_count":5.777838527779329,"docker_downloads_count":null,"average":10.558971435121535},"purl":"pkg:pypi/isobar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/isobar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/isobar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/isobar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T16:27:15.732Z","issues_count":40,"pull_requests_count":21,"avg_time_to_close_issue":19975997.48387097,"avg_time_to_close_pull_request":22110852.315789472,"issues_closed_count":31,"pull_requests_closed_count":19,"pull_request_authors_count":11,"issue_authors_count":25,"avg_comments_per_issue":1.7,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4958.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/issues","maintainers":[{"login":"ideoforms","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ideoforms"},{"login":"loparcog","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loparcog"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/isobar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/isobar/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/isobar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/isobar/related_packages","maintainers":[{"uuid":"ideoforms","login":"ideoforms","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/ideoforms/","role":null,"created_at":"2023-02-24T11:53:08.919Z","updated_at":"2023-02-24T11:53:08.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ideoforms/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"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"}},{"id":11716473,"name":"github.com/ideoforms/isobar","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ideoforms/isobar","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-05-31T17:08:49.000Z","latest_release_published_at":"2025-08-08T10:23:50.000Z","latest_release_number":"v0.2.1","last_synced_at":"2025-08-28T04:44:09.996Z","created_at":"2025-06-01T08:41:59.326Z","updated_at":"2025-08-28T04:49:43.151Z","registry_url":"https://pkg.go.dev/github.com/ideoforms/isobar","install_command":"go get github.com/ideoforms/isobar","documentation_url":"https://pkg.go.dev/github.com/ideoforms/isobar#section-documentation","metadata":{},"repo_metadata":{"id":39098294,"uuid":"2155202","full_name":"ideoforms/isobar","owner":"ideoforms","description":"A Python package for creating and manipulating musical patterns, designed for use in algorithmic composition, generative music and sonification. Can be used to generate MIDI events, MIDI files, OSC messages, or custom actions.","archived":false,"fork":false,"pushed_at":"2025-08-27T12:32:45.000Z","size":3097,"stargazers_count":401,"open_issues_count":11,"forks_count":54,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-27T21:39:59.591Z","etag":null,"topics":["algorithmic-composition","composition","midi","music","sequencing"],"latest_commit_sha":null,"homepage":"http://ideoforms.github.io/isobar/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ideoforms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-04T15:12:03.000Z","updated_at":"2025-08-27T12:32:49.000Z","dependencies_parsed_at":"2023-02-14T23:31:46.399Z","dependency_job_id":"87f0999d-9064-45ce-94b0-570f75526479","html_url":"https://github.com/ideoforms/isobar","commit_stats":{"total_commits":409,"total_committers":7,"mean_commits":58.42857142857143,"dds":0.0806845965770171,"last_synced_commit":"12b03500ea882f17c3521700f7f74b0e36e4b335"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ideoforms/isobar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/sbom","scorecard":{"id":481262,"data":{"date":"2025-08-11","repo":{"name":"github.com/ideoforms/isobar","commit":"56fd6bc201fdc644a91c2e3c89d8e26eabef781e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ideoforms/isobar/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:15","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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"}}]},"last_synced_at":"2025-08-19T16:41:36.867Z","repository_id":39098294,"created_at":"2025-08-19T16:41:36.867Z","updated_at":"2025-08-19T16:41:36.867Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272440437,"owners_count":24935426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"ideoforms","name":"Daniel Jones","uuid":"302318","kind":"user","description":"sound/systems","email":"","website":"http://www.erase.net/","location":"London, UK","twitter":"ideoforms","company":null,"icon_url":"https://avatars.githubusercontent.com/u/302318?v=4","repositories_count":43,"last_synced_at":"2024-12-06T21:51:14.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ideoforms","funding_links":[],"total_stars":2302,"followers":348,"following":19,"created_at":"2022-11-02T21:14:29.970Z","updated_at":"2024-12-06T21:51:14.175Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms/repositories"},"tags":[{"name":"v0.2.1","sha":"56fd6bc201fdc644a91c2e3c89d8e26eabef781e","kind":"commit","published_at":"2025-08-08T10:23:50.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.2.1","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"370dc965dbce3ea6533709b547d0d4ca42033bdc","kind":"commit","published_at":"2024-11-10T18:46:40.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.2.0","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"7a69c982035e917f5bdffa3889bb8080f24d0955","kind":"commit","published_at":"2024-08-11T15:25:23.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.4","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"88bd9725ea936038d076cda9e393be309eb5446a","kind":"commit","published_at":"2024-07-01T15:48:32.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.3","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"68014f7ed86daf89cdffac4e51ff85be0947839c","kind":"commit","published_at":"2023-05-28T19:30:54.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.2","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e596e2d263659afc3cfb90d335ff5f8609fdcf4f","kind":"commit","published_at":"2020-10-07T15:39:14.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.1","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ceab13b2ca9d0f8bb5330806c50f26d3626e6719","kind":"commit","published_at":"2020-10-07T14:12:12.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.1.0","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"d812ecbf7eb1b4397cd84a625aa5c804472a70d9","kind":"commit","published_at":"2019-05-31T17:08:49.000Z","download_url":"https://codeload.github.com/ideoforms/isobar/tar.gz/v0.0.1","html_url":"https://github.com/ideoforms/isobar/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ideoforms/isobar@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T04:49:43.150Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.779979308599743,"dependent_packages_count":5.416331685922054,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.5981554972608984},"purl":"pkg:golang/github.com/ideoforms/isobar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ideoforms/isobar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ideoforms/isobar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ideoforms/isobar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T16:27:15.732Z","issues_count":40,"pull_requests_count":21,"avg_time_to_close_issue":19975997.48387097,"avg_time_to_close_pull_request":22110852.315789472,"issues_closed_count":31,"pull_requests_closed_count":19,"pull_request_authors_count":11,"issue_authors_count":25,"avg_comments_per_issue":1.7,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4958.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/issues","maintainers":[{"login":"ideoforms","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ideoforms"},{"login":"loparcog","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loparcog"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fideoforms%2Fisobar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fideoforms%2Fisobar/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fideoforms%2Fisobar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fideoforms%2Fisobar/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"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":597114,"full_name":"ideoforms/isobar","default_branch":"master","committers":[{"name":"Daniel Jones","email":"daniel@jones.org.uk","login":null,"count":376},{"name":"Daniel Jones","email":"d.jones@gold.ac.uk","login":null,"count":24},{"name":"PlatonBJS","email":"48056193+platonbjs","login":"platonbjs","count":3},{"name":"Dan Tenenbaum","email":"dtenenba@fhcrc.org","login":null,"count":3},{"name":"Jones/Bulley Studio","email":"studio@JonesBulley-Mac-Pro.local","login":null,"count":1},{"name":"Mauro","email":"mauro@sdf.org","login":null,"count":1},{"name":"Daniel Jones","email":"daniel@listn.local","login":null,"count":1}],"total_commits":409,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":58.42857142857143,"dds":0.0806845965770171,"past_year_committers":[{"name":"Daniel Jones","email":"daniel@jones.org.uk","login":null,"count":8}],"past_year_total_commits":8,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:12:20.016Z","last_synced_commit":"12b03500ea882f17c3521700f7f74b0e36e4b335","created_at":"2023-03-09T06:38:11.004Z","updated_at":"2023-10-25T14:12:20.017Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"ideoforms/isobar","html_url":"https://github.com/ideoforms/isobar","last_synced_at":"2025-08-30T10:59:40.377Z","status":null,"issues_count":41,"pull_requests_count":22,"avg_time_to_close_issue":22156994.484848484,"avg_time_to_close_pull_request":26578506.35,"issues_closed_count":33,"pull_requests_closed_count":20,"pull_request_authors_count":11,"issue_authors_count":26,"avg_comments_per_issue":1.878048780487805,"avg_comments_per_pull_request":0.6818181818181818,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":405280.0,"past_year_avg_time_to_close_pull_request":4958.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T16:06:36.151Z","updated_at":"2025-09-02T23:31:58.350Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fisobar/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":24,"OWNER":8,"CONTRIBUTOR":7,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":16,"NONE":8,"COLLABORATOR":7},"issue_authors":{"ideoforms":8,"piotereks":4,"dtenenba":4,"muteboy":1,"hnspn":1,"datadave":1,"woudsma":1,"mark-zarandi":1,"youssefavx":1,"lvm":1,"TheOncomingStorm":1,"lambdamusic":1,"Squls":1,"HappyGlitch":1,"vzack2001":1,"godofecht":1,"ghost":1,"d-vyd":1,"hay":1,"loparcog":1,"marcora":1,"debjan":1,"gregwht":1,"rvega":1,"frantic0":1,"derVedro":1,"avallintine":1},"pull_request_authors":{"piotereks":11,"loparcog":7,"dtenenba":3,"rvega":2,"giohappy":2,"gregwht":1,"mmarchini":1,"jackdreilly":1,"cprosser":1,"platonbjs":1,"lvm":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10122615,"issues_count":31721744,"pull_requests_count":98828394,"authors_count":10710967,"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":3},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"avallintine":1,"godofecht":1,"HappyGlitch":1},"past_year_pull_request_authors":{"giohappy":2},"maintainers":[{"login":"ideoforms","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ideoforms"},{"login":"loparcog","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loparcog"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":1,"IssuesEvent":6,"WatchEvent":30,"DeleteEvent":1,"IssueCommentEvent":12,"PushEvent":30,"PullRequestReviewEvent":1,"PullRequestEvent":3,"ForkEvent":2},"last_year":{"CreateEvent":5,"ReleaseEvent":1,"IssuesEvent":6,"WatchEvent":30,"DeleteEvent":1,"IssueCommentEvent":12,"PushEvent":30,"PullRequestReviewEvent":1,"PullRequestEvent":3,"ForkEvent":2}},"keywords":["algorithmic-composition","composition","midi","music","sequencing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T23:31:46.200Z","updated_at":"2023-02-14T23:31:46.200Z","repository_link":"https://github.com/ideoforms/isobar/blob/master/.github/workflows/build.yml","dependencies":[{"id":7670143790,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-14T23:31:46.338Z","updated_at":"2023-02-14T23:31:46.338Z","repository_link":"https://github.com/ideoforms/isobar/blob/master/setup.py","dependencies":[{"id":7670143799,"package_name":"python-osc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7670143803,"package_name":"mido","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7670143806,"package_name":"python-rtmidi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":12.894187183562044,"created_at":"2025-09-08T11:18:57.365Z","updated_at":"2025-10-07T08:25:37.723Z","avatar_url":"https://github.com/ideoforms.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":134,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68687","html_url":"https://science.ecosyste.ms/projects/68687"}