{"id":3651,"url":"https://github.com/korlibs/korge","last_synced_at":"2026-07-10T00:20:31.784Z","repository":{"id":37318558,"uuid":"80095683","full_name":"korlibs/korge","owner":"korlibs","description":"KorGE Game Engine. Multiplatform Kotlin Game Engine","archived":false,"fork":false,"pushed_at":"2025-08-23T14:47:39.000Z","size":89928,"stargazers_count":2847,"open_issues_count":242,"forks_count":138,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-09-14T00:35:31.133Z","etag":null,"topics":["android","game-engine","ios","jvm","kotlin","webgl"],"latest_commit_sha":null,"homepage":"https://korge.org/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/korlibs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2017-01-26T07:56:45.000Z","updated_at":"2025-09-11T19:43:24.000Z","dependencies_parsed_at":"2024-01-17T23:17:30.126Z","dependency_job_id":"0d6fb2de-d1c6-4880-a1a2-ed15fe696917","html_url":"https://github.com/korlibs/korge","commit_stats":{"total_commits":4207,"total_committers":72,"mean_commits":58.43055555555556,"dds":"0.14547183265985264","last_synced_commit":"1a565007ab748e00a4d602fcd78f7d4032afaf0b"},"previous_names":["soywiz/korge"],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/korlibs/korge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korlibs%2Fkorge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korlibs%2Fkorge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korlibs%2Fkorge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korlibs%2Fkorge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korlibs","download_url":"https://codeload.github.com/korlibs/korge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korlibs%2Fkorge/sbom","scorecard":{"id":567723,"data":{"date":"2025-08-11","repo":{"name":"github.com/korlibs/korge","commit":"3f23482d55ba505809e42429120f82b0242b2dda"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/DEPLOY.yml:1","Warn: no topLevel permission defined: .github/workflows/TEST.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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: e2e/e2e-test-integration/swiftui/korge-hello-world/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: e2e/e2e-test/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/DEPLOY.yml:24"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.0.0 not signed: https://api.github.com/repos/korlibs/korge/releases/219047805","Warn: release artifact v6.0.0-beta4 not signed: https://api.github.com/repos/korlibs/korge/releases/175108384","Warn: release artifact v6.0.0-beta3 not signed: https://api.github.com/repos/korlibs/korge/releases/172161903","Warn: release artifact v6.0.0-beta1 not signed: https://api.github.com/repos/korlibs/korge/releases/166604367","Warn: release artifact v6.0.0 does not have provenance: https://api.github.com/repos/korlibs/korge/releases/219047805","Warn: release artifact v6.0.0-beta4 does not have provenance: https://api.github.com/repos/korlibs/korge/releases/175108384","Warn: release artifact v6.0.0-beta3 does not have provenance: https://api.github.com/repos/korlibs/korge/releases/172161903","Warn: release artifact v6.0.0-beta1 does not have provenance: https://api.github.com/repos/korlibs/korge/releases/166604367"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on 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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/DEPLOY.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/korlibs/korge/DEPLOY.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/DEPLOY.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/korlibs/korge/DEPLOY.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/DEPLOY.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/korlibs/korge/DEPLOY.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/TEST.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/korlibs/korge/TEST.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/TEST.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/korlibs/korge/TEST.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/TEST.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/korlibs/korge/TEST.yml/main?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   5 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-20T15:26:29.617Z","repository_id":37318558,"created_at":"2025-08-20T15:26:29.617Z","updated_at":"2025-08-20T15:26:29.617Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005652,"owners_count":26083942,"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-10T02:00:06.843Z","response_time":62,"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":["android","game-engine","ios","jvm","kotlin","webgl"],"created_at":"2024-01-11T16:48:15.740Z","updated_at":"2025-10-11T00:25:07.621Z","avatar_url":"https://github.com/korlibs.png","language":"Kotlin","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3651","html_url":"https://opencollective.ecosyste.ms/projects/3651","collective":{"id":2115,"uuid":"vjrkx5lm-nv904qj9-xom68bwa-7zdygoe3","slug":"korge","name":"korge","description":"KorGE Game Engine. Multiplatform Kotlin Game Engine","website":"","github":"korlibs/korge","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/korlibs/korge"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-28T00:15:14.536Z","created_at":"2024-01-10T13:17:51.900Z","updated_at":"2026-07-28T00:15:14.845Z","transactions_count":12,"balance":110.85999999999999,"account_type":"COLLECTIVE","owner":{"login":"korlibs","name":"KorGE Game Engine \u0026 Korlibs","uuid":"31033130","kind":"organization","description":"KorGE Game Engine \u0026 Korlibs Kotlin Multiplatform Libraries","email":null,"website":"https://docs.korge.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31033130?v=4","repositories_count":85,"last_synced_at":"2024-04-08T00:00:29.158Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/korlibs","funding_links":[],"total_stars":2735,"followers":94,"following":0,"created_at":"2022-11-09T08:02:53.462Z","updated_at":"2024-04-08T00:00:40.689Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korlibs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korlibs/repositories"},"last_project_activity_at":"2025-08-23T14:47:39.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-01-01T14:01:21.845Z","collective_updated_at":"2020-08-08T05:10:16.568Z","html_url":"https://opencollective.com/korge","icon_url":"https://images.opencollective.com/korge/logo/40.png","total_donations":110.86,"total_expenses":-8.88,"current_balance":110.85999999999999,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/korge","url":"https://opencollective.ecosyste.ms/collectives/korge","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/korge/projects"}}