{"id":19500992,"url":"https://github.com/grame-cncm/libmusicxml","last_synced_at":"2026-02-12T00:02:32.942Z","repository":{"id":28625797,"uuid":"32144550","full_name":"grame-cncm/libmusicxml","owner":"grame-cncm","description":"A C/C++ library to support the MusicXML format.","archived":false,"fork":false,"pushed_at":"2025-06-07T04:48:47.000Z","size":108746,"stargazers_count":163,"open_issues_count":9,"forks_count":38,"subscribers_count":22,"default_branch":"dev","last_synced_at":"2025-08-08T16:55:41.144Z","etag":null,"topics":["music-notation","musicxml"],"latest_commit_sha":null,"homepage":"","language":"LilyPond","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grame-cncm.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"license.txt","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":"2015-03-13T08:44:56.000Z","updated_at":"2025-07-26T09:31:52.000Z","dependencies_parsed_at":"2025-07-11T06:47:26.160Z","dependency_job_id":null,"html_url":"https://github.com/grame-cncm/libmusicxml","commit_stats":{"total_commits":5268,"total_committers":14,"mean_commits":376.2857142857143,"dds":"0.35820045558086555","last_synced_commit":"870a7112a1e148a10712f3c3042b9b1e31f98ef6"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/grame-cncm/libmusicxml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Flibmusicxml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Flibmusicxml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Flibmusicxml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Flibmusicxml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grame-cncm","download_url":"https://codeload.github.com/grame-cncm/libmusicxml/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Flibmusicxml/sbom","scorecard":{"id":443404,"data":{"date":"2025-08-11","repo":{"name":"github.com/grame-cncm/libmusicxml","commit":"525399683cd9165c483bc20e2459b4149efcd809"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"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":1,"reason":"Found 4/25 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 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":["Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: license.txt: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.22 not signed: https://api.github.com/repos/grame-cncm/libmusicxml/releases/70607373","Warn: release artifact v.3.22 not signed: https://api.github.com/repos/grame-cncm/libmusicxml/releases/69816393","Warn: release artifact v3.21 not signed: https://api.github.com/repos/grame-cncm/libmusicxml/releases/69789019","Warn: release artifact v3.18 not signed: https://api.github.com/repos/grame-cncm/libmusicxml/releases/22876102","Warn: release artifact v3.17 not signed: https://api.github.com/repos/grame-cncm/libmusicxml/releases/22781248","Warn: release artifact v3.22 does not have provenance: https://api.github.com/repos/grame-cncm/libmusicxml/releases/70607373","Warn: release artifact v.3.22 does not have provenance: https://api.github.com/repos/grame-cncm/libmusicxml/releases/69816393","Warn: release artifact v3.21 does not have provenance: https://api.github.com/repos/grame-cncm/libmusicxml/releases/69789019","Warn: release artifact v3.18 does not have provenance: https://api.github.com/repos/grame-cncm/libmusicxml/releases/22876102","Warn: release artifact v3.17 does not have provenance: https://api.github.com/repos/grame-cncm/libmusicxml/releases/22781248"],"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 GetBranch(master): error during branchesHandler.query: 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":"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/macos.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grame-cncm/libmusicxml/macos.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grame-cncm/libmusicxml/ubuntu.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grame-cncm/libmusicxml/windows.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/grame-cncm/libmusicxml/windows.yml/dev?enable=pin","Warn: containerImage not pinned by hash: build/docker/Dockerfile:1: pin your Docker image by updating ubuntu:bionic to ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-19T06:06:42.459Z","repository_id":28625797,"created_at":"2025-08-19T06:06:42.459Z","updated_at":"2025-08-19T06:06:42.459Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272766704,"owners_count":24989404,"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-29T02:00:10.610Z","response_time":87,"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"}},"keywords":["music-notation","musicxml"],"created_at":"2024-11-10T22:10:45.483Z","updated_at":"2026-02-12T00:02:27.919Z","avatar_url":"https://github.com/grame-cncm.png","language":"LilyPond","funding_links":[],"categories":["LilyPond"],"sub_categories":[],"readme":"Welcome to the libmusicxml project\n======================================================================\n\n[Grame](http://www.grame.fr) - Centre National de Création Musicale\n----------------------------------------------------------------------\n\nBuild status: [![Ubuntu](https://github.com/grame-cncm/libmusicxml/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/grame-cncm/libmusicxml/actions/workflows/ubuntu.yml)\n[![MacOS](https://github.com/grame-cncm/libmusicxml/actions/workflows/macos.yml/badge.svg)](https://github.com/grame-cncm/libmusicxml/actions/workflows/macos.yml)[![Windows](https://github.com/grame-cncm/libmusicxml/actions/workflows/windows.yml/badge.svg)](https://github.com/grame-cncm/libmusicxml/actions/workflows/windows.yml)\n----\n\n\n\nThe MusicXML library is a portable C++ library designed close to the MusicXML format and intended to facilitate MusicXML support.\n\n[MusicXML](http://www.musicxml.com/) is a music interchange format designed for notation, analysis, retrieval, and performance applications. The MusicXML format has been initialy developed by Recordare. It is open for use by anyone under a royalty-free license.\n\n\nThe libmusicxml library runs on the main operating systems: Linux, MacOS, iOS, Windows, Android. It can also be compiled to JavaScript (using [emscripten](http://emscripten.org)) to be embedded in a web page.\n\nSee the [libmusicxml wiki](https://github.com/grame-cncm/libmusicxml/wiki) for building instructions.\n\n\n----------------------------------------------------------------------\n[Dominique Fober](https://github.com/dfober)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrame-cncm%2Flibmusicxml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrame-cncm%2Flibmusicxml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrame-cncm%2Flibmusicxml/lists"}