{"id":3291,"url":"https://github.com/stride3d/stride","last_synced_at":"2026-06-11T06:20:46.322Z","repository":{"id":37695077,"uuid":"136570231","full_name":"stride3d/stride","owner":"stride3d","description":"Stride (formerly Xenko), a free and open-source cross-platform C# game engine.","archived":false,"fork":false,"pushed_at":"2025-09-27T12:23:43.000Z","size":39387,"stargazers_count":7177,"open_issues_count":701,"forks_count":1039,"subscribers_count":193,"default_branch":"master","last_synced_at":"2025-09-27T14:35:00.102Z","etag":null,"topics":["csharp","direct3d","game-development","game-engine","gamedev","multi-platform","stride","vulkan","xenko"],"latest_commit_sha":null,"homepage":"https://stride3d.net","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/stride3d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":null,"patreon":null,"open_collective":"stride3d","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-06-08T05:25:16.000Z","updated_at":"2025-09-27T12:24:03.000Z","dependencies_parsed_at":"2024-08-07T11:37:49.729Z","dependency_job_id":null,"html_url":"https://github.com/stride3d/stride","commit_stats":{"total_commits":2671,"total_committers":150,"mean_commits":17.80666666666667,"dds":0.6203669037813553,"last_synced_commit":"8dd9a998f15b573d4aaec26aad37a2d08c3e106a"},"previous_names":["stride3d/xenko","xenko3d/xenko"],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/stride3d/stride","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stride3d","download_url":"https://codeload.github.com/stride3d/stride/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stride3d%2Fstride/sbom","scorecard":{"id":855213,"data":{"date":"2025-08-11","repo":{"name":"github.com/stride3d/stride","commit":"2ba62dcdebc1f91641d0f999164355b7c983d480"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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":10,"reason":"11 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-android.yml:1","Warn: no topLevel permission defined: .github/workflows/build-assembly-processor.yml:1","Warn: no topLevel permission defined: .github/workflows/build-ios.yml:1","Warn: no topLevel permission defined: .github/workflows/build-launcher.yml:1","Warn: no topLevel permission defined: .github/workflows/build-linux-runtime.yml:1","Warn: no topLevel permission defined: .github/workflows/build-vs-package.yml:1","Warn: no topLevel permission defined: .github/workflows/build-windows-full.yml:1","Warn: no topLevel permission defined: .github/workflows/build-windows-runtime.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/test-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/test-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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":["Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote `: .github/workflows/test-linux.yml:49","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-android.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-android.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-android.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-assembly-processor.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-assembly-processor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-assembly-processor.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-assembly-processor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-ios.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ios.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-launcher.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-launcher.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-launcher.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-launcher.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-launcher.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-launcher.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linux-runtime.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-linux-runtime.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-linux-runtime.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-linux-runtime.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-linux-runtime.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-linux-runtime.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-vs-package.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-vs-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-vs-package.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-vs-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-vs-package.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-vs-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows-full.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-windows-full.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows-full.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-windows-full.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-windows-full.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-windows-full.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows-runtime.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-windows-runtime.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-windows-runtime.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-windows-runtime.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-windows-runtime.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/build-windows-runtime.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/test-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/test-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/test-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/test-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-windows.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/stride3d/stride/test-windows.yml/master?enable=pin","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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"}},{"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"}}]},"last_synced_at":"2025-08-23T23:44:08.475Z","repository_id":37695077,"created_at":"2025-08-23T23:44:08.476Z","updated_at":"2025-08-23T23:44:08.476Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001940,"owners_count":26083226,"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-10-09T02:00:07.460Z","response_time":59,"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":["csharp","direct3d","game-development","game-engine","gamedev","multi-platform","stride","vulkan","xenko"],"created_at":"2024-01-11T16:44:44.956Z","updated_at":"2025-10-09T18:24:46.204Z","avatar_url":"https://github.com/stride3d.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3291","html_url":"https://opencollective.ecosyste.ms/projects/3291","collective":{"id":928,"uuid":"gnxdwzj3-le5mpwj3-wg8qy8rv-bko04a97","slug":"stride3d","name":"Stride Game Engine","description":"Stride is an open-source C# game engine for realistic rendering and VR. Stride is connected to the .NET foundation.","website":"https://www.stride3d.net/","github":"stride3d/stride","twitter":"stridedotnet","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.stride3d.net/"},{"type":"DISCORD","url":"https://discord.gg/SsXf5h6h"},{"type":"GITHUB","url":"https://github.com/stride3d/stride"},{"type":"TWITTER","url":"https://twitter.com/stridedotnet"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-19T12:15:09.216Z","created_at":"2024-01-10T13:17:48.522Z","updated_at":"2026-06-19T12:15:09.404Z","transactions_count":1031,"balance":19616.18999999955,"account_type":"COLLECTIVE","owner":{"login":"stride3d","name":"Stride","uuid":"33477741","kind":"organization","description":"C# Game Engine","email":null,"website":"https://stride3d.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33477741?v=4","repositories_count":9,"last_synced_at":"2023-03-10T12:50:31.441Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stride3d","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T17:22:44.848Z","updated_at":"2023-03-10T12:50:31.580Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stride3d","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stride3d/repositories"},"last_project_activity_at":"2025-09-27T12:23:43.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-10-10T21:07:16.337Z","collective_updated_at":"2025-05-14T20:06:12.247Z","html_url":"https://opencollective.com/stride3d","icon_url":"https://images.opencollective.com/stride3d/logo/40.png","total_donations":33883.10999999991,"total_expenses":-19277.680000000153,"current_balance":19616.18999999955,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/stride3d","url":"https://opencollective.ecosyste.ms/collectives/stride3d","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/stride3d/projects"}}