{"id":22034,"url":"https://github.com/openfl/starling","last_synced_at":"2026-07-18T00:20:36.407Z","repository":{"id":20390082,"uuid":"23665851","full_name":"openfl/starling","owner":"openfl","description":"Known as the \"Cross-Platform Game Engine\", Starling is a popular Stage3D framework for OpenFL and Haxe","archived":false,"fork":false,"pushed_at":"2025-06-30T16:08:03.000Z","size":20879,"stargazers_count":251,"open_issues_count":11,"forks_count":70,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-08-26T00:41:39.179Z","etag":null,"topics":["gpu","haxe","openfl","starling","starling-framework"],"latest_commit_sha":null,"homepage":"https://books.openfl.org/starling-manual/","language":"Haxe","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/openfl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-04T14:30:47.000Z","updated_at":"2025-08-04T21:22:49.000Z","dependencies_parsed_at":"2023-12-08T10:36:26.072Z","dependency_job_id":"562e0ae7-1b86-43f2-8ee0-5bcda25aad20","html_url":"https://github.com/openfl/starling","commit_stats":{"total_commits":583,"total_committers":28,"mean_commits":"20.821428571428573","dds":0.620926243567753,"last_synced_commit":"58083ad05f80d0f33793424a05c64eb47ede9847"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/openfl/starling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fstarling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fstarling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fstarling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fstarling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfl","download_url":"https://codeload.github.com/openfl/starling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fstarling/sbom","scorecard":{"id":709410,"data":{"date":"2025-08-11","repo":{"name":"github.com/openfl/starling","commit":"80e59c88fa592bba42574c42f272ba8b31987ceb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"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.md: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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.7.1 not signed: https://api.github.com/repos/openfl/starling/releases/209095636","Warn: release artifact 2.7.1 does not have provenance: https://api.github.com/repos/openfl/starling/releases/209095636"],"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 'master'"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/starling/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:160","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:166","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:172","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:178","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:184","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:119","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   6 npmCommand 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"}}]},"last_synced_at":"2025-08-22T07:42:14.908Z","repository_id":20390082,"created_at":"2025-08-22T07:42:14.908Z","updated_at":"2025-08-22T07:42:14.908Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276328716,"owners_count":25623323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"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":["gpu","haxe","openfl","starling","starling-framework"],"created_at":"2024-01-11T19:16:13.294Z","updated_at":"2025-09-22T00:26:39.047Z","avatar_url":"https://github.com/openfl.png","language":"Haxe","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22034","html_url":"https://opencollective.ecosyste.ms/projects/22034","collective":{"id":3363,"uuid":"8a47byg9-nxozdp89-7v6mjlv0-3rek5w8k","slug":"openfl","name":"OpenFL","description":"OpenFL","website":"https://www.openfl.org","github":"openfl","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.openfl.org"},{"type":"GITHUB","url":"https://github.com/openfl"}],"currency":"USD","projects_count":74,"last_synced_at":"2026-07-29T06:15:16.244Z","created_at":"2024-01-10T13:17:54.830Z","updated_at":"2026-07-29T06:15:16.428Z","transactions_count":169,"balance":310.9599999999981,"account_type":"COLLECTIVE","owner":{"login":"openfl","name":"OpenFL","uuid":"4061208","kind":"organization","description":"The Open Flash Library for creative expression on the web, desktop, mobile and consoles.","email":null,"website":"https://www.openfl.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4061208?v=4","repositories_count":72,"last_synced_at":"2024-10-29T23:35:39.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openfl","funding_links":[],"total_stars":4009,"followers":85,"following":0,"created_at":"2022-11-03T08:17:03.934Z","updated_at":"2024-10-29T23:35:39.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfl/repositories"},"last_project_activity_at":"2025-11-11T22:07:49.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-10-24T01:29:24.647Z","collective_updated_at":"2020-03-23T05:11:06.534Z","html_url":"https://opencollective.com/openfl","icon_url":"https://images.opencollective.com/openfl/logo/40.png","total_donations":2366.7000000000003,"total_expenses":-2341.8699999999985,"current_balance":310.9599999999981,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/openfl","url":"https://opencollective.ecosyste.ms/collectives/openfl","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/openfl/projects"}}