{"id":165816,"url":"https://github.com/coronalabs/corona","last_synced_at":"2026-07-17T06:20:36.431Z","repository":{"id":37502973,"uuid":"163527358","full_name":"coronalabs/corona","owner":"coronalabs","description":"Solar2D Game Engine main repository (ex Corona SDK)","archived":false,"fork":false,"pushed_at":"2025-09-19T22:26:36.000Z","size":193219,"stargazers_count":2691,"open_issues_count":165,"forks_count":292,"subscribers_count":107,"default_branch":"master","last_synced_at":"2025-09-20T00:54:27.845Z","etag":null,"topics":["android","corona","corona-simulator","coronasdk","cross-platform","desktop","engine","game","game-engine","hacktoberfest","ios","live-coding","lua","mobile"],"latest_commit_sha":null,"homepage":"https://solar2d.com/","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/coronalabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"},"funding":{"github":["shchvova"],"patreon":"shchvova"}},"created_at":"2018-12-29T17:05:15.000Z","updated_at":"2025-09-19T22:26:50.000Z","dependencies_parsed_at":"2025-08-20T01:23:36.260Z","dependency_job_id":null,"html_url":"https://github.com/coronalabs/corona","commit_stats":{"total_commits":782,"total_committers":32,"mean_commits":24.4375,"dds":0.3132992327365729,"last_synced_commit":"654b16cdcb1311a6d9c2cd7944920b457ab59721"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/coronalabs/corona","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronalabs%2Fcorona","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronalabs%2Fcorona/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronalabs%2Fcorona/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronalabs%2Fcorona/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coronalabs","download_url":"https://codeload.github.com/coronalabs/corona/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronalabs%2Fcorona/sbom","scorecard":{"id":305209,"data":{"date":"2025-08-11","repo":{"name":"github.com/coronalabs/corona","commit":"1c077630fbffb2ebccfc9c42c8ff3f4ed7defed5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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":"18 commit(s) and 0 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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:606","Warn: no topLevel permission defined: .github/workflows/build.yml:1"],"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3721 not signed: https://api.github.com/repos/coronalabs/corona/releases/223715555","Warn: release artifact 3720 not signed: https://api.github.com/repos/coronalabs/corona/releases/218414669","Warn: release artifact 3719 not signed: https://api.github.com/repos/coronalabs/corona/releases/214688592","Warn: release artifact 3718 not signed: https://api.github.com/repos/coronalabs/corona/releases/204485227","Warn: release artifact 3717 not signed: https://api.github.com/repos/coronalabs/corona/releases/199221994","Warn: release artifact 3721 does not have provenance: https://api.github.com/repos/coronalabs/corona/releases/223715555","Warn: release artifact 3720 does not have provenance: https://api.github.com/repos/coronalabs/corona/releases/218414669","Warn: release artifact 3719 does not have provenance: https://api.github.com/repos/coronalabs/corona/releases/214688592","Warn: release artifact 3718 does not have provenance: https://api.github.com/repos/coronalabs/corona/releases/204485227","Warn: release artifact 3717 does not have provenance: https://api.github.com/repos/coronalabs/corona/releases/199221994"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: bin/linux/lua:1","Warn: binary detected: bin/linux/luac:1","Warn: binary detected: bin/mac/AddLicense:1","Warn: binary detected: bin/mac/bin2h:1","Warn: binary detected: bin/mac/bsincgen:1","Warn: binary detected: bin/mac/car:1","Warn: binary detected: bin/mac/lfs.so:1","Warn: binary detected: bin/mac/lstrip:1","Warn: binary detected: bin/mac/lua:1","Warn: binary detected: bin/mac/luac:1","Warn: binary detected: bin/win/bin2h.exe:1","Warn: binary detected: bin/win/bsincgen.exe:1","Warn: binary detected: bin/win/junction.exe:1","Warn: binary detected: bin/win/lua.exe:1","Warn: binary detected: bin/win/luac.exe:1","Warn: binary detected: bin/win/sdelete.exe:1","Warn: binary detected: external/Angle/Project/samples/Asteroids/d3dcompiler_46.dll:1","Warn: binary detected: external/Angle/Project/samples/Asteroids/dlls/ARM/D3Dcompiler_46.dll:1","Warn: binary detected: external/Angle/Project/samples/Asteroids/dlls/Win32/D3Dcompiler_46.dll:1","Warn: binary detected: external/Angle/Project/samples/Asteroids/dlls/Win32/d3dcompiler_47.dll:1","Warn: binary detected: external/Angle/Project/samples/d3dcompiler/ARM/D3Dcompiler_46.dll:1","Warn: binary detected: external/Angle/Project/samples/d3dcompiler/Win32/D3Dcompiler_46.dll:1","Warn: binary detected: external/Angle/Project/src/winrtcompiler/bin/D3Dcompiler_46.dll:1","Warn: binary detected: external/Angle/bin/Phone8.0/ARM/libEGL_phone.dll:1","Warn: binary detected: external/Angle/bin/Phone8.0/ARM/libEGL_phone.lib:1","Warn: binary detected: external/Angle/bin/Phone8.0/ARM/libGLESv2_phone.dll:1","Warn: binary detected: external/Angle/bin/Phone8.0/ARM/libGLESv2_phone.lib:1","Warn: binary detected: external/Angle/bin/Phone8.0/Win32/libEGL_phone.dll:1","Warn: binary detected: external/Angle/bin/Phone8.0/Win32/libEGL_phone.lib:1","Warn: binary detected: external/Angle/bin/Phone8.0/Win32/libGLESv2_phone.dll:1","Warn: binary detected: external/Angle/bin/Phone8.0/Win32/libGLESv2_phone.lib:1","Warn: binary detected: external/Angle/bin/Win32/D3Dcompiler_46.dll:1","Warn: binary detected: external/Angle/bin/Win32/winrtcompiler.exe:1","Warn: binary detected: external/JNLua/bin/JNLua.jar:1","Warn: binary detected: external/android-support-libs/multidex/android-support-multidex.jar:1","Warn: binary detected: external/apache-ant-1.8.1/etc/ant-bootstrap.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-antlr.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-apache-bcel.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-apache-bsf.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-apache-log4j.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-apache-oro.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-apache-regexp.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-apache-resolver.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-apache-xalan2.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-commons-logging.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-commons-net.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-jai.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-javamail.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-jdepend.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-jmf.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-jsch.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-junit.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-launcher.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-netrexx.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-nodeps.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-swing.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant-testutil.jar:1","Warn: binary detected: external/apache-ant-1.8.1/lib/ant.jar:1","Warn: binary detected: external/apache-http-legacy/org.apache.http.legacy.jar:1","Warn: binary detected: external/libimobiledevice/additional_libs/libcrypto.1.0.0.dylib:1","Warn: binary detected: external/libimobiledevice/additional_libs/libssl.1.0.0.dylib:1","Warn: binary detected: external/libimobiledevice/additional_libs/libzip.5.dylib:1","Warn: binary detected: external/libimobiledevice/additional_utils/aapt:1","Warn: binary detected: external/libimobiledevice/additional_utils/adb:1","Warn: binary detected: external/libimobiledevice/device-support/aapt:1","Warn: binary detected: external/libimobiledevice/device-support/adb:1","Warn: binary detected: external/libimobiledevice/device-support/idevice_id:1","Warn: binary detected: external/libimobiledevice/device-support/idevicebackup:1","Warn: binary detected: external/libimobiledevice/device-support/idevicebackup2:1","Warn: binary detected: external/libimobiledevice/device-support/idevicecrashreport:1","Warn: binary detected: external/libimobiledevice/device-support/idevicedate:1","Warn: binary detected: external/libimobiledevice/device-support/idevicedebug:1","Warn: binary detected: external/libimobiledevice/device-support/idevicedebugserverproxy:1","Warn: binary detected: external/libimobiledevice/device-support/idevicediagnostics:1","Warn: binary detected: external/libimobiledevice/device-support/ideviceenterrecovery:1","Warn: binary detected: external/libimobiledevice/device-support/ideviceimagemounter:1","Warn: binary detected: external/libimobiledevice/device-support/ideviceinfo:1","Warn: binary detected: external/libimobiledevice/device-support/ideviceinstaller:1","Warn: binary detected: external/libimobiledevice/device-support/idevicename:1","Warn: binary detected: external/libimobiledevice/device-support/idevicenotificationproxy:1","Warn: binary detected: external/libimobiledevice/device-support/idevicepair:1","Warn: binary detected: external/libimobiledevice/device-support/ideviceprovision:1","Warn: binary detected: external/libimobiledevice/device-support/idevicescreenshot:1","Warn: binary detected: external/libimobiledevice/device-support/idevicesyslog:1","Warn: binary detected: external/libimobiledevice/device-support/lib/libcrypto.1.0.0.dylib:1","Warn: binary detected: external/libimobiledevice/device-support/lib/libimobiledevice.6.dylib:1","Warn: binary detected: external/libimobiledevice/device-support/lib/libplist.3.dylib:1","Warn: binary detected: external/libimobiledevice/device-support/lib/libssl.1.0.0.dylib:1","Warn: binary detected: external/libimobiledevice/device-support/lib/libusbmuxd.4.dylib:1","Warn: binary detected: external/libimobiledevice/device-support/lib/libzip.5.dylib:1","Warn: binary detected: external/openal-soft-1.12.854/win32/OpenAL32.dll:1","Warn: binary detected: external/openal-soft-1.12.854/win32/OpenAL32.lib:1","Warn: binary detected: external/openssl/libeay32MT.lib:1","Warn: binary detected: external/openssl/ssleay32MT.lib:1","Warn: binary detected: external/srlua/a.out:1","Warn: binary detected: external/srlua/glue:1","Warn: binary detected: external/srlua/srlua:1","Warn: binary detected: external/vulkan/Lib32/shaderc_combined.lib:1","Warn: binary detected: external/vulkan/Lib32/spirv-cross-core.lib:1","Warn: binary detected: external/vulkan/Lib32/spirv-cross-cored.lib:1","Warn: binary detected: external/vulkan/Lib32/spirv-cross-glsl.lib:1","Warn: binary detected: external/vulkan/Lib32/spirv-cross-glsld.lib:1","Warn: binary detected: external/vulkan/Lib32/vulkan-1.lib:1","Warn: binary detected: external/zlib125/miniunz.exe:1","Warn: binary detected: external/zlib125/zlibwapi.dll:1","Warn: binary detected: platform/android/AntLiveManifest/AntLiveManifest.jar:1","Warn: binary detected: platform/android/enterprise_template/SampleProjects/IncludeAllFeatures/libs/FlurryAgent.jar:1","Warn: binary detected: platform/android/enterprise_template/SampleProjects/IncludeAllFeatures/libs/InMobiAndroidSDK.jar:1","Warn: binary detected: platform/android/enterprise_template/SampleProjects/IncludeAllFeatures/libs/InneractiveAndroidAd.jar:1","Warn: binary detected: platform/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: platform/android/project/AntInvoke/AntInvoke.jar:1","Warn: binary detected: platform/android/project/ListKeyStore/ListKeyStore.jar:1","Warn: binary detected: platform/android/resources/_coronatest.jar:1","Warn: binary detected: platform/android/resources/zipalign:1","Warn: binary detected: platform/windows/Build.Tools/7za.exe:1","Warn: binary detected: platform/windows/Build.Tools/zipalign.exe:1","Warn: binary detected: plugins/licensing-google/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: sdk/dmg/Setup Corona Enterprise.app/Contents/MacOS/applet:1","Warn: binary detected: sdk/dmg/Setup Corona Native.app/Contents/MacOS/applet:1","Warn: binary detected: tools/SandcastleHelpFileBuilder/SHFBGuidedInstaller_2014.5.31.0/InstallResources/SandcastleHelpFileBuilder.msi:1","Warn: binary detected: tools/SandcastleHelpFileBuilder/SHFBGuidedInstaller_2014.5.31.0/SandcastleInstaller.exe:1","Warn: binary detected: tools/WiX/wix310.exe:1","Warn: binary detected: tools/XCodeToMakefile/pbtomake:1","Warn: binary detected: tools/car/car: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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:497: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:724: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:725: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:582: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:377: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:617: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:619: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:623: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:627: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:631: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:635: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:639: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/coronalabs/corona/build.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:406","Info:   0 out of  53 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2017-15232","Warn: Project is vulnerable to: CVE-2018-1152","Warn: Project is vulnerable to: CVE-2018-14498","Warn: Project is vulnerable to: CVE-2018-19664","Warn: Project is vulnerable to: CVE-2018-20330","Warn: Project is vulnerable to: CVE-2020-13790","Warn: Project is vulnerable to: CVE-2020-17541","Warn: Project is vulnerable to: CVE-2020-35538","Warn: Project is vulnerable to: CVE-2021-20205","Warn: Project is vulnerable to: CVE-2021-29390","Warn: Project is vulnerable to: CVE-2021-46822","Warn: Project is vulnerable to: CVE-2023-2804","Warn: Project is vulnerable to: CVE-2019-7317","Warn: Project is vulnerable to: CVE-2020-26298","Warn: Project is vulnerable to: CVE-2016-9840","Warn: Project is vulnerable to: CVE-2016-9841","Warn: Project is vulnerable to: CVE-2016-9842","Warn: Project is vulnerable to: CVE-2016-9843","Warn: Project is vulnerable to: CVE-2018-25032","Warn: Project is vulnerable to: CVE-2022-37434","Warn: Project is vulnerable to: CVE-2023-45853"],"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-17T21:51:39.165Z","repository_id":37502973,"created_at":"2025-08-17T21:51:39.166Z","updated_at":"2025-08-17T21:51:39.166Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276204802,"owners_count":25602738,"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":["android","corona","corona-simulator","coronasdk","cross-platform","desktop","engine","game","game-engine","hacktoberfest","ios","live-coding","lua","mobile"],"created_at":"2024-02-02T00:25:55.715Z","updated_at":"2025-09-21T06:30:28.477Z","avatar_url":"https://github.com/coronalabs.png","language":"C++","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/165816","html_url":"https://opencollective.ecosyste.ms/projects/165816","collective":{"id":1550,"uuid":"zzaxon79-3jy8gplo-5l9pbrkd-emwl5v04","slug":"solar2d","name":"Solar2D","description":"Creating Solar2D (ex Corona SDK) Game Engine","website":"https://solar2d.com/","github":"coronalabs","twitter":"Solar2Dev","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://solar2d.com/"},{"type":"TWITTER","url":"https://twitter.com/Solar2Dev"},{"type":"GITHUB","url":"https://github.com/coronalabs"}],"currency":"USD","projects_count":300,"last_synced_at":"2026-08-06T00:15:15.239Z","created_at":"2024-01-10T13:17:50.373Z","updated_at":"2026-08-06T00:15:15.848Z","transactions_count":0,"balance":3.98,"account_type":"COLLECTIVE","owner":{"login":"coronalabs","name":"Corona Labs Inc.","uuid":"1779491","kind":"organization","description":"Reinventing how the world builds mobile apps.","email":"github@coronalabs.com","website":"https://coronalabs.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1779491?v=4","repositories_count":300,"last_synced_at":"2025-12-23T02:51:53.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coronalabs","funding_links":[],"total_stars":3353,"followers":99,"following":0,"created_at":"2022-11-03T17:30:47.354Z","updated_at":"2025-12-23T02:51:53.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coronalabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coronalabs/repositories"},"last_project_activity_at":"2025-09-20T03:38:26.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-11-02T09:49:27.013Z","collective_updated_at":"2023-02-07T17:17:01.575Z","html_url":"https://opencollective.com/solar2d","icon_url":"https://images.opencollective.com/solar2d/logo/40.png","total_donations":3.98,"total_expenses":-1.02,"current_balance":3.98,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/solar2d","url":"https://opencollective.ecosyste.ms/collectives/solar2d","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/solar2d/projects"}}