{"id":22035,"url":"https://github.com/openfl/openfl","last_synced_at":"2026-07-21T12:20:12.065Z","repository":{"id":7518773,"uuid":"8869463","full_name":"openfl/openfl","owner":"openfl","description":"An open source library for creative expression on the web, desktop, mobile and consoles. Inspired by the classic Flash and AIR APIs.","archived":false,"fork":false,"pushed_at":"2025-08-18T11:35:52.000Z","size":38856,"stargazers_count":2021,"open_issues_count":295,"forks_count":464,"subscribers_count":123,"default_branch":"develop","last_synced_at":"2025-08-18T12:28:33.968Z","etag":null,"topics":["adobe-air","adobe-flash","cross-platform","flash","front-end","frontend","game-development","gamedev","hashlink","haxe","lime","multi-platform","neko","openfl"],"latest_commit_sha":null,"homepage":"https://www.openfl.org","language":"Haxe","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/openfl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["jgranick","joshtynjala","dimensionscape"],"patreon":"openfl","open_collective":"openfl","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-03-19T02:50:23.000Z","updated_at":"2025-08-18T11:35:56.000Z","dependencies_parsed_at":"2024-01-29T19:13:39.639Z","dependency_job_id":"ff8f7b17-016a-4769-afd9-4cc067ccad69","html_url":"https://github.com/openfl/openfl","commit_stats":{"total_commits":6430,"total_committers":202,"mean_commits":"31.831683168316832","dds":"0.37993779160186625","last_synced_commit":"b2a5aa17422962a206f1110f7df26b883e244e9f"},"previous_names":[],"tags_count":167,"template":false,"template_full_name":null,"purl":"pkg:github/openfl/openfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fopenfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fopenfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fopenfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fopenfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfl","download_url":"https://codeload.github.com/openfl/openfl/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfl%2Fopenfl/sbom","scorecard":{"id":368723,"data":{"date":"2025-08-11","repo":{"name":"github.com/openfl/openfl","commit":"6b5b2c3d286a28002d1d3004aeab58b9ea51ce0d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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":"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 9.4.1 not signed: https://api.github.com/repos/openfl/openfl/releases/191723948","Warn: release artifact 9.4.0 not signed: https://api.github.com/repos/openfl/openfl/releases/181112024","Warn: release artifact 9.3.4 not signed: https://api.github.com/repos/openfl/openfl/releases/166554953","Warn: release artifact 9.3.3 not signed: https://api.github.com/repos/openfl/openfl/releases/146389377","Warn: release artifact 9.3.2 not signed: https://api.github.com/repos/openfl/openfl/releases/128613784","Warn: release artifact 9.4.1 does not have provenance: https://api.github.com/repos/openfl/openfl/releases/191723948","Warn: release artifact 9.4.0 does not have provenance: https://api.github.com/repos/openfl/openfl/releases/181112024","Warn: release artifact 9.3.4 does not have provenance: https://api.github.com/repos/openfl/openfl/releases/166554953","Warn: release artifact 9.3.3 does not have provenance: https://api.github.com/repos/openfl/openfl/releases/146389377","Warn: release artifact 9.3.2 does not have provenance: https://api.github.com/repos/openfl/openfl/releases/128613784"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":9,"reason":"binaries present in source code","details":["Warn: binary detected: assets/templates/bin/openfl.exe: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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":"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:196: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/openfl/openfl/main.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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-18T12:29:11.421Z","repository_id":7518773,"created_at":"2025-08-18T12:29:11.421Z","updated_at":"2025-08-18T12:29:11.421Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272683252,"owners_count":24975790,"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-08-29T02:00:10.610Z","response_time":87,"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":["adobe-air","adobe-flash","cross-platform","flash","front-end","frontend","game-development","gamedev","hashlink","haxe","lime","multi-platform","neko","openfl"],"created_at":"2024-01-11T19:16:13.365Z","updated_at":"2025-08-29T12:21:14.227Z","avatar_url":"https://github.com/openfl.png","language":"Haxe","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22035","html_url":"https://opencollective.ecosyste.ms/projects/22035","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"}}