{"id":10979,"url":"https://github.com/libktx/ktx","last_synced_at":"2026-06-14T00:20:21.063Z","repository":{"id":38864353,"uuid":"62418645","full_name":"libktx/ktx","owner":"libktx","description":"Kotlin extensions for the libGDX game framework","archived":false,"fork":false,"pushed_at":"2025-06-28T20:52:55.000Z","size":3384,"stargazers_count":1423,"open_issues_count":11,"forks_count":73,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-09-15T06:43:05.452Z","etag":null,"topics":["android","async","box2d","coroutines","game-development","game-engine","gamedev","graphics","hacktoberfest","kotlin","kotlin-coroutines","kotlin-dsl","kotlin-extensions","kotlin-library","kotlin-utilities","ktx","libgdx","libgdx-api","libktx","scene2d"],"latest_commit_sha":null,"homepage":"https://libktx.github.io/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libktx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["czyzby"],"open_collective":"ktx"}},"created_at":"2016-07-01T20:40:59.000Z","updated_at":"2025-09-14T18:11:06.000Z","dependencies_parsed_at":"2023-02-14T17:45:40.498Z","dependency_job_id":"e22c250a-ac83-44df-a38d-5a7424cba7ec","html_url":"https://github.com/libktx/ktx","commit_stats":{"total_commits":984,"total_committers":40,"mean_commits":24.6,"dds":"0.25406504065040647","last_synced_commit":"671f7e5f54a1ef6091c03330ff32c0841900d41e"},"previous_names":["czyzby/ktx"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/libktx/ktx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libktx%2Fktx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libktx%2Fktx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libktx%2Fktx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libktx%2Fktx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libktx","download_url":"https://codeload.github.com/libktx/ktx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libktx%2Fktx/sbom","scorecard":{"id":315143,"data":{"date":"2025-08-11","repo":{"name":"github.com/libktx/ktx","commit":"0f28adef8191a15a3c4f453a97fe15524fb3c8fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","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":1,"reason":"0 commit(s) and 2 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-project-samples.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-snapshot.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-documentation.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-documentation.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-documentation.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-project-samples.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-project-samples.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-project-samples.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-project-samples.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-project-samples.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-project-samples.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-project-samples.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-project-samples.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-project-samples.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/publish-project-samples.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/upload-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-snapshot.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/upload-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/libktx/ktx/upload-snapshot.yml/master?enable=pin","Info:   0 out of   8 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Creative Commons Zero v1.0 Universal: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.13.1-rc1 not signed: https://api.github.com/repos/libktx/ktx/releases/198130766","Warn: release artifact 1.12.1-rc2 not signed: https://api.github.com/repos/libktx/ktx/releases/171822163","Warn: release artifact 1.12.1-rc1 not signed: https://api.github.com/repos/libktx/ktx/releases/127983756","Warn: release artifact 1.12.0-rc1 not signed: https://api.github.com/repos/libktx/ktx/releases/113237282","Warn: release artifact 1.11.0-rc6 not signed: https://api.github.com/repos/libktx/ktx/releases/107012676","Warn: release artifact 1.13.1-rc1 does not have provenance: https://api.github.com/repos/libktx/ktx/releases/198130766","Warn: release artifact 1.12.1-rc2 does not have provenance: https://api.github.com/repos/libktx/ktx/releases/171822163","Warn: release artifact 1.12.1-rc1 does not have provenance: https://api.github.com/repos/libktx/ktx/releases/127983756","Warn: release artifact 1.12.0-rc1 does not have provenance: https://api.github.com/repos/libktx/ktx/releases/113237282","Warn: release artifact 1.11.0-rc6 does not have provenance: https://api.github.com/repos/libktx/ktx/releases/107012676"],"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":"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":"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-18T00:02:05.515Z","repository_id":38864353,"created_at":"2025-08-18T00:02:05.516Z","updated_at":"2025-08-18T00:02:05.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010481,"owners_count":26084757,"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-12T02:00:06.719Z","response_time":53,"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","async","box2d","coroutines","game-development","game-engine","gamedev","graphics","hacktoberfest","kotlin","kotlin-coroutines","kotlin-dsl","kotlin-extensions","kotlin-library","kotlin-utilities","ktx","libgdx","libgdx-api","libktx","scene2d"],"created_at":"2024-01-11T18:04:06.149Z","updated_at":"2025-10-12T06:24:42.355Z","avatar_url":"https://github.com/libktx.png","language":"Kotlin","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/10979","html_url":"https://opencollective.ecosyste.ms/projects/10979","collective":{"id":747,"uuid":"k9mbw7y4-8r3zq3gj-73op0ej5-lavnodgx","slug":"ktx","name":"KTX","description":"Kotlin extensions for the libGDX game framework","website":"https://libktx.github.io","github":"libktx","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://libktx.github.io"},{"type":"GITHUB","url":"https://github.com/libktx"}],"currency":"USD","projects_count":5,"last_synced_at":"2026-06-28T06:15:18.337Z","created_at":"2024-01-10T13:17:48.244Z","updated_at":"2026-06-28T06:15:18.531Z","transactions_count":14,"balance":67.58,"account_type":"COLLECTIVE","owner":{"login":"libktx","name":"KTX","uuid":"27509130","kind":"organization","description":"Kotlin utilities for libGDX games and applications","email":null,"website":"https://libktx.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27509130?v=4","repositories_count":5,"last_synced_at":"2024-10-29T15:54:12.320Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/libktx","funding_links":[],"total_stars":1348,"followers":28,"following":0,"created_at":"2022-11-09T07:16:03.168Z","updated_at":"2024-10-29T15:54:12.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libktx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libktx/repositories"},"last_project_activity_at":"2025-06-28T20:52:55.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-01-19T12:38:29.664Z","collective_updated_at":"2023-02-07T17:17:38.298Z","html_url":"https://opencollective.com/ktx","icon_url":"https://images.opencollective.com/ktx/logo/40.png","total_donations":67.57999999999998,"total_expenses":-8.0,"current_balance":67.58,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ktx","url":"https://opencollective.ecosyste.ms/collectives/ktx","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ktx/projects"}}