{"id":869651,"name":"@codemirror/lang-cpp","ecosystem":"npm","description":"C++ language support for the CodeMirror code editor","homepage":"https://github.com/codemirror/lang-cpp#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/lang-cpp","keywords_array":["editor","code"],"namespace":"codemirror","versions_count":10,"first_release_published_at":"2020-12-29T19:50:53.967Z","latest_release_published_at":"2025-06-19T11:56:38.628Z","latest_release_number":"6.0.3","last_synced_at":"2026-03-25T01:52:58.379Z","created_at":"2022-04-07T15:00:54.369Z","updated_at":"2026-03-25T01:52:58.379Z","registry_url":"https://www.npmjs.com/package/@codemirror/lang-cpp","install_command":"npm install @codemirror/lang-cpp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.3"}},"repo_metadata":{"id":57103129,"uuid":"325329395","full_name":"codemirror/lang-cpp","owner":"codemirror","description":"C++ language support for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2025-06-19T11:56:30.000Z","size":39,"stargazers_count":9,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-26T10:01:28.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codemirror.net","language":"TypeScript","has_issues":false,"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/codemirror.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-29T16:03:19.000Z","updated_at":"2025-06-19T11:56:33.000Z","dependencies_parsed_at":"2024-06-18T16:46:52.661Z","dependency_job_id":"b0220e8b-ca16-4f6d-9c83-30201e59c847","html_url":"https://github.com/codemirror/lang-cpp","commit_stats":{"total_commits":45,"total_committers":2,"mean_commits":22.5,"dds":"0.022222222222222254","last_synced_commit":"4fa9305dff0a87a1472e20e0eeae4874a50091bf"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/lang-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/sbom","scorecard":{"id":296800,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/lang-cpp","commit":"6abf50cbc667c1fcebbf37d6d70c8e159eb41090"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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: third-party GitHubAction not pinned by hash: .github/workflows/dispatch.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/codemirror/lang-cpp/dispatch.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dispatch.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":"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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T19:45:25.831Z","repository_id":57103129,"created_at":"2025-08-17T19:45:25.831Z","updated_at":"2025-08-17T19:45:25.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277295941,"owners_count":25794407,"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-27T02:00:08.978Z","response_time":73,"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":"codemirror","name":"CodeMirror","uuid":"8876537","kind":"organization","description":"The in-browser code editor","email":null,"website":"http://codemirror.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8876537?v=4","repositories_count":50,"last_synced_at":"2023-04-10T16:46:55.795Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/codemirror","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:50:35.969Z","updated_at":"2023-04-10T16:46:56.230Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror/repositories"},"tags":[{"name":"6.0.2","sha":"972934ed5620a1d174dda48139c94afed3969dcf","kind":"tag","published_at":"2022-10-24T11:57:46.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/6.0.2","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"7f5061f24e00423938c3e46bc8633959f33da52c","kind":"tag","published_at":"2022-06-17T07:21:47.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/6.0.1","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"1c9ac8baba3bc66b8c4b29e9e557123bd7793f23","kind":"tag","published_at":"2022-06-08T06:45:27.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/6.0.0","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/6.0.0/manifests"},{"name":"0.20.0","sha":"930fe9db20ac14637422995a58752e35206c23cf","kind":"tag","published_at":"2022-04-20T14:10:56.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/0.20.0","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.20.0/manifests"},{"name":"0.19.1","sha":"3a59e725c56b61ba9b4bf6f382a0577c1af3ee5c","kind":"tag","published_at":"2021-08-11T13:27:11.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/0.19.1","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"d089c70ffe95750a31900bcb444f585e8f6b0353","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/0.19.0","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"c8b3b79f3f14e662fc863b57e2c757cb889b2a97","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/0.18.0","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"861dfbcbf045dede56efe124e127a78326321e96","kind":"tag","published_at":"2021-01-06T19:17:24.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/0.17.1","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"10f1facfaedbbd59697a2a6f1bf28741b9ff4998","kind":"tag","published_at":"2020-12-29T19:29:48.000Z","download_url":"https://codeload.github.com/codemirror/lang-cpp/tar.gz/0.17.0","html_url":"https://github.com/codemirror/lang-cpp/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-cpp@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-cpp/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2026-02-24T09:59:26.001Z","dependent_packages_count":29,"downloads":3183976,"downloads_period":"last-month","dependent_repos_count":1091,"rankings":{"downloads":0.3927169669381176,"dependent_repos_count":0.5801137283204162,"dependent_packages_count":0.893849356925046,"stargazers_count":11.4846296665626,"forks_count":7.008353676854837,"docker_downloads_count":1.0874958592356088,"average":3.5745265424727712},"purl":"pkg:npm/%40codemirror/lang-cpp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codemirror/lang-cpp","docker_dependents_count":764,"docker_downloads_count":574826510,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codemirror/lang-cpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codemirror/lang-cpp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T10:03:13.286Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/codemirror%2Flang-cpp/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-cpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-cpp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-cpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-cpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-cpp/codemeta","maintainers":[{"uuid":"adrianheine","login":"adrianheine","name":null,"email":"mail@adrianheine.de","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~adrianheine","role":null,"created_at":"2022-11-11T08:40:18.763Z","updated_at":"2022-11-11T08:40:18.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrianheine/packages"},{"uuid":"marijn","login":"marijn","name":null,"email":"marijn@haverbeke.berlin","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~marijn","role":null,"created_at":"2022-11-11T08:40:18.831Z","updated_at":"2022-11-11T08:40:18.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"}]}