{"id":8804285,"name":"github.com/mono/cppsharp","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mono/cppsharp","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-05-30T15:39:37.000Z","latest_release_published_at":"2023-10-18T15:27:43.000Z","latest_release_number":"v1.1.2","last_synced_at":"2026-04-15T21:33:55.649Z","created_at":"2024-01-25T05:11:54.741Z","updated_at":"2026-04-15T21:33:55.650Z","registry_url":"https://pkg.go.dev/github.com/mono/cppsharp","install_command":"go get github.com/mono/cppsharp","documentation_url":"https://pkg.go.dev/github.com/mono/cppsharp#section-documentation","metadata":{},"repo_metadata":{"id":8405526,"uuid":"9988318","full_name":"mono/CppSharp","owner":"mono","description":"Tools and libraries to glue C/C++ APIs to high-level languages","archived":false,"fork":false,"pushed_at":"2026-02-24T15:10:50.000Z","size":39062,"stargazers_count":3363,"open_issues_count":347,"forks_count":542,"subscribers_count":144,"default_branch":"main","last_synced_at":"2026-03-11T19:56:12.486Z","etag":null,"topics":["bindings","bridge","c","c-sharp","clang","cplusplus","cppsharp","dotnet","glue","interop","mono","parser","parsing","pinvoke","swig","syntax-tree","visitors","xamarin","xamarin-bindings"],"latest_commit_sha":null,"homepage":"","language":"C#","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/mono.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-05-10T19:00:56.000Z","updated_at":"2026-03-11T04:30:18.000Z","dependencies_parsed_at":"2023-01-13T15:00:58.792Z","dependency_job_id":"fce0d91b-a0dc-4488-8c3d-71b7b53c5aba","html_url":"https://github.com/mono/CppSharp","commit_stats":{"total_commits":5145,"total_committers":97,"mean_commits":53.04123711340206,"dds":0.7331389698736637,"last_synced_commit":"166e45e9af4c0d40e17ac80a021197bb44a14751"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/mono/CppSharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mono","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/sbom","scorecard":{"id":658697,"data":{"date":"2025-08-11","repo":{"name":"github.com/mono/CppSharp","commit":"e093f713b90d49528de13afd859e3d1f34cf3049"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/clang-format-check.yml:1","Warn: no topLevel permission defined: .github/workflows/llvm-win.yml:1","Warn: no topLevel permission defined: .github/workflows/llvm.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":7,"reason":"binaries present in source code","details":["Warn: binary detected: tests/dotnet/Native/linux/libexpat.so.0:1","Warn: binary detected: tests/dotnet/Native/macos/libexpat.dylib:1","Warn: binary detected: tests/dotnet/Native/windows/libexpat.dll:1"],"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":"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":"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/clang-format-check.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/clang-format-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clang-format-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/clang-format-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/llvm-win.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/llvm-win.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/llvm-win.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/llvm-win.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/llvm-win.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/llvm-win.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/llvm.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/llvm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/llvm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/llvm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/llvm.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/llvm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/mono/CppSharp/main.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact CppSharp not signed: https://api.github.com/repos/mono/CppSharp/releases/1873947","Warn: release artifact CppSharp does not have provenance: https://api.github.com/repos/mono/CppSharp/releases/1873947"],"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"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:115"],"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":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T15:26:33.791Z","repository_id":8405526,"created_at":"2025-08-21T15:26:33.791Z","updated_at":"2025-08-21T15:26:33.791Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30406400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T22:36:59.286Z","status":"ssl_error","status_checked_at":"2026-03-11T22:36:57.544Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"mono","name":"Mono Project","uuid":"53395","kind":"organization","description":null,"email":"mono@xamarin.com","website":"http://mono-project.com","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/53395?v=4","repositories_count":243,"last_synced_at":"2024-04-09T13:16:33.360Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mono","funding_links":[],"total_stars":32460,"followers":319,"following":0,"created_at":"2022-11-02T21:12:57.264Z","updated_at":"2024-04-09T13:17:34.656Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mono","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mono/repositories"},"tags":[{"name":"v1.2","sha":"42ccd59b112072a6bcf3e1406efca174a46c8cf8","kind":"commit","published_at":"2025-11-19T14:56:29.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/v1.2","html_url":"https://github.com/mono/CppSharp/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.2/manifests"},{"name":"v1.1.2","sha":"0c60384ea361967162579ac417c2b83397c06d85","kind":"commit","published_at":"2023-10-18T15:27:43.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/v1.1.2","html_url":"https://github.com/mono/CppSharp/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2a351b7f2212fd209f1d41623c35d5a17407f253","kind":"commit","published_at":"2023-10-18T15:03:36.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/v1.1.1","html_url":"https://github.com/mono/CppSharp/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"20950c5a34ee88f1e2aed93a13fbedb2096adeee","kind":"commit","published_at":"2023-10-18T11:33:08.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/v1.1","html_url":"https://github.com/mono/CppSharp/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.1/manifests"},{"name":"v1.0.50","sha":"02725320fd14bf1d236f75c7f6ad8b6217b71a9e","kind":"commit","published_at":"2023-05-30T15:39:37.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/v1.0.50","html_url":"https://github.com/mono/CppSharp/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.0.50/manifests"},{"name":"v1.0.45.22293","sha":"5715df5a72574f65c30795b5ebb3d90eff4a855b","kind":"commit","published_at":"2023-02-05T23:52:04.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/v1.0.45.22293","html_url":"https://github.com/mono/CppSharp/releases/tag/v1.0.45.22293","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@v1.0.45.22293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.0.45.22293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/v1.0.45.22293/manifests"},{"name":"1.0.1","sha":"87dd4352d11cf7a5f48c8582b71a2aaa0b93c746","kind":"commit","published_at":"2021-12-30T22:08:26.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/1.0.1","html_url":"https://github.com/mono/CppSharp/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/1.0.1/manifests"},{"name":"1.0","sha":"be6ca524474c58579373d5f5d72b9e3742270c2f","kind":"commit","published_at":"2021-10-12T10:10:37.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/1.0","html_url":"https://github.com/mono/CppSharp/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/1.0/manifests"},{"name":"0.11.2","sha":"3313aa19395eee63c73d683ff87fd25d62e515ca","kind":"commit","published_at":"2021-02-03T22:28:39.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.11.2","html_url":"https://github.com/mono/CppSharp/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"3313aa19395eee63c73d683ff87fd25d62e515ca","kind":"commit","published_at":"2021-02-03T22:28:39.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.11.1","html_url":"https://github.com/mono/CppSharp/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.11.1/manifests"},{"name":"0.11","sha":"50808812afce308af78a1da112aa42a58196e11b","kind":"commit","published_at":"2021-01-29T20:54:29.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.11","html_url":"https://github.com/mono/CppSharp/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.11/manifests"},{"name":"0.10.5","sha":"4d820a24b72f9eb1ca7dc8eedce50918466e8e57","kind":"commit","published_at":"2020-06-27T14:21:58.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.10.5","html_url":"https://github.com/mono/CppSharp/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"22cc438fc5c31f368b7215f1d233d9dd4371d9e7","kind":"commit","published_at":"2020-05-23T12:53:37.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.10.4","html_url":"https://github.com/mono/CppSharp/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"ce74674c4e749aee2e219dc19ccb44b6e8dcc824","kind":"commit","published_at":"2020-04-09T19:48:11.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.10.3","html_url":"https://github.com/mono/CppSharp/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"7bbe6a2df424f68ef3a9b49b40b360a1e37de5b8","kind":"commit","published_at":"2020-03-27T17:11:41.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.10.2","html_url":"https://github.com/mono/CppSharp/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"894799b58d66f4cd6e73af2d7a890e7f59c74c00","kind":"commit","published_at":"2019-07-04T19:31:26.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.10.1","html_url":"https://github.com/mono/CppSharp/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.10.1/manifests"},{"name":"0.9.4","sha":"5a922202231eccb157c83be312e10f9874ec3bef","kind":"commit","published_at":"2019-06-25T18:10:36.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.9.4","html_url":"https://github.com/mono/CppSharp/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"1bd30d073470d612cff0a9a165d1e383f0aa7701","kind":"commit","published_at":"2019-06-25T17:58:15.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.9.3","html_url":"https://github.com/mono/CppSharp/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"d2d5bb30d7aa5c5c9d799c17cab54dfb5c863f6c","kind":"commit","published_at":"2019-05-07T22:16:58.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.9.2","html_url":"https://github.com/mono/CppSharp/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"152142535becbf17e6daf66c5fcdddd91e43e2cf","kind":"commit","published_at":"2019-04-13T03:37:26.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.9.1","html_url":"https://github.com/mono/CppSharp/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"93cc7edd3ed0f53363c288d81ee1ca67520b012f","kind":"commit","published_at":"2019-03-01T21:55:13.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.9.0","html_url":"https://github.com/mono/CppSharp/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.9.0/manifests"},{"name":"0.8.23","sha":"7a9c3bf0069d2e6ed46a3078a06bfd71ecf5652f","kind":"commit","published_at":"2019-01-31T22:34:29.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.23","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.23/manifests"},{"name":"0.8.22","sha":"3917ca2584c2f4e576c1228947b38fd6ec5dadf0","kind":"commit","published_at":"2018-09-14T22:56:18.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.22","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.22/manifests"},{"name":"0.8.21","sha":"6a28909dd5fc45a4743bbdb78780ff5364898447","kind":"commit","published_at":"2018-08-01T20:03:06.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.21","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.21/manifests"},{"name":"0.8.20","sha":"7669dfc7521128845801b3bd5c833c35d11f3f4d","kind":"commit","published_at":"2018-05-25T21:14:56.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.20","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.20/manifests"},{"name":"0.8.19","sha":"58b2f80b3505fb1a1b93a7f52a1684c38819c01e","kind":"commit","published_at":"2018-01-30T10:56:12.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.19","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.19/manifests"},{"name":"0.8.18","sha":"fb7974271d9d372c80efc2543bac2038559612b5","kind":"commit","published_at":"2018-01-27T23:22:36.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.18","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.18/manifests"},{"name":"0.8.17","sha":"1ff17daae38c44f96a8b897843c5407674b0edbc","kind":"commit","published_at":"2017-12-25T19:24:47.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.17","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.17/manifests"},{"name":"0.8.16","sha":"71381d3967ac9744110ba7a840bf3421aedc3420","kind":"commit","published_at":"2017-11-10T14:43:19.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.16","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.16/manifests"},{"name":"0.8.15","sha":"cacfeaa03f506021bd17737840be2888f3a8861d","kind":"commit","published_at":"2017-11-07T10:22:31.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.15","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.15/manifests"},{"name":"0.8.14","sha":"b965aca3a2a694c5fd7d70bda79f29fffcccd04a","kind":"tag","published_at":"2017-09-17T21:19:25.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.14","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.14/manifests"},{"name":"0.8.13","sha":"617e7c78d81f7bcc47fff6372a8d86353fda0575","kind":"commit","published_at":"2017-07-18T19:15:14.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.13","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.13/manifests"},{"name":"0.8.11","sha":"1895ae3b94e795903da7e5fd034c72d6c2f62741","kind":"commit","published_at":"2017-06-03T23:22:11.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.11","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.11/manifests"},{"name":"0.8.10","sha":"9dbcc3cc2cb4ccea71a62f38d3b82d701177c158","kind":"commit","published_at":"2017-04-23T20:55:20.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.10","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.10/manifests"},{"name":"0.8.9","sha":"936d2231a71d3215446cbc58e434acad8c35305b","kind":"commit","published_at":"2017-04-15T13:08:22.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.9","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"1174800cff7788248bbc5242b36daacbff0e73b7","kind":"commit","published_at":"2017-04-09T21:47:27.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.8","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"33e54fac67cdc482b2f5984f16e17c47df9004f8","kind":"commit","published_at":"2017-03-25T11:54:57.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.7","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.7/manifests"},{"name":"0.8.5","sha":"f9fdacb512d523009417ffac87abce2d70c05689","kind":"commit","published_at":"2017-03-04T00:06:25.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.5","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"6f367e1af4cee56a6b8952e086a8d0478f4cd4d4","kind":"commit","published_at":"2017-02-09T23:55:31.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.4","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"87a75e3acd9352d2e8b30d29a77ba969cf79d4eb","kind":"commit","published_at":"2017-02-05T00:22:02.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.3","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"4e3cc500731c9085b7eed28c681307e2b2a7666e","kind":"commit","published_at":"2017-01-25T12:54:49.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.2","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.2/manifests"},{"name":"0.8.0","sha":"dbb3182b44fc0fd7d0e1febe2f38bcc37b9f5c16","kind":"commit","published_at":"2017-01-22T00:43:52.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.8.0","html_url":"https://github.com/mono/CppSharp/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.8.0/manifests"},{"name":"0.7.13","sha":"f6c617cd385acb7a0950cb3f069cbd614cc57899","kind":"commit","published_at":"2017-01-16T22:05:31.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.13","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.13/manifests"},{"name":"0.7.12","sha":"a7d3d52205f01054850a8fe0b7467ab57737e5ca","kind":"commit","published_at":"2016-11-17T23:04:47.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.12","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.12/manifests"},{"name":"0.7.11","sha":"5f0840d1175bccb0cc94586e68237f613ff716a6","kind":"commit","published_at":"2016-11-13T15:03:00.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.11","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.11/manifests"},{"name":"0.7.10","sha":"2a3fed61b72829d0a11b07d683ac678a1190614e","kind":"commit","published_at":"2016-11-11T12:46:48.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.10","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.10/manifests"},{"name":"0.7.9","sha":"4cb5412915cbf94677a0763eb080a5c891f7214d","kind":"commit","published_at":"2016-11-02T22:35:15.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.9","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.9/manifests"},{"name":"0.7.8","sha":"c16a0287f47d0e0542c1ef9892efcfaa44a8a0da","kind":"commit","published_at":"2016-11-01T23:46:38.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.8","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"b2a872f431f657b03b65f5bcf0112ba15fa0fd48","kind":"commit","published_at":"2016-11-01T21:41:23.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.7","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.7/manifests"},{"name":"0.7.6","sha":"1b4189717224a8f965ed4bdb0b866f0fcc0e0e8e","kind":"commit","published_at":"2016-10-28T20:20:22.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.6","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"77f45dee38d75c881c7c09db284198ad31412bf0","kind":"commit","published_at":"2016-10-27T19:13:30.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/0.7.5","html_url":"https://github.com/mono/CppSharp/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/0.7.5/manifests"},{"name":"CppSharp","sha":"d46129f45d547282eebd305243f71493c76fdba0","kind":"commit","published_at":"2015-09-27T16:23:52.000Z","download_url":"https://codeload.github.com/mono/CppSharp/tar.gz/CppSharp","html_url":"https://github.com/mono/CppSharp/releases/tag/CppSharp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mono/CppSharp@CppSharp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/CppSharp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/tags/CppSharp/manifests"}]},"repo_metadata_updated_at":"2026-03-11T23:00:51.951Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/mono/cppsharp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mono/cppsharp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mono/cppsharp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mono/cppsharp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-11T16:08:51.713Z","issues_count":82,"pull_requests_count":154,"avg_time_to_close_issue":10678033.272727273,"avg_time_to_close_pull_request":177843.3963963964,"issues_closed_count":33,"pull_requests_closed_count":111,"pull_request_authors_count":19,"issue_authors_count":57,"avg_comments_per_issue":2.1463414634146343,"avg_comments_per_pull_request":1.487012987012987,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":278294.0,"past_year_avg_time_to_close_pull_request":137023.66666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2FCppSharp/issues","maintainers":[{"login":"tomspilman","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomspilman"},{"login":"tritao","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tritao"}],"active_maintainers":[{"login":"tritao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tritao"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmono%2Fcppsharp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmono%2Fcppsharp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmono%2Fcppsharp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmono%2Fcppsharp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmono%2Fcppsharp/codemeta","maintainers":[]}