{"id":5804193,"name":"leafo/gh-actions-lua","ecosystem":"actions","description":"Download, build, and install Lua or LuaJIT for use with scripts, tests and more","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/leafo/gh-actions-lua","keywords_array":["github-actions","lua","luajit"],"namespace":"leafo","versions_count":16,"first_release_published_at":"2019-09-07T02:58:11.000Z","latest_release_published_at":"2025-02-27T20:53:10.000Z","latest_release_number":"v11.0.0","last_synced_at":"2026-04-12T19:01:53.061Z","created_at":"2023-01-04T14:56:02.343Z","updated_at":"2026-04-12T19:01:53.061Z","registry_url":"https://github.com/leafo/gh-actions-lua","install_command":null,"documentation_url":null,"metadata":{"name":"Install Lua/LuaJIT","description":"Download, build, and install Lua or LuaJIT for use with scripts, tests and more","branding":{"icon":"moon","color":"blue"},"inputs":{"luaVersion":{"description":"The version of Lua to install, must be available on https://www.lua.org/ftp/ or http://luajit.org/download.html","required":false,"default":"5.4"},"luaCompileFlags":{"description":"Command line flags passed to make when building Lua","required":false},"buildCache":{"description":"Set to 'false' to skip restoring .lua from cache and always compile it","required":false,"default":"true"}},"runs":{"using":"node20","main":"main.js"},"default_branch":"master","path":null},"repo_metadata":{"id":38392950,"uuid":"206710645","full_name":"leafo/gh-actions-lua","owner":"leafo","description":"GitHub action for Lua/LuaJIT","archived":false,"fork":false,"pushed_at":"2025-02-27T20:54:22.000Z","size":5954,"stargazers_count":94,"open_issues_count":26,"forks_count":32,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-05T03:27:26.314Z","etag":null,"topics":["github-actions","lua","luajit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leafo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-09-06T04:09:24.000Z","updated_at":"2025-08-18T18:46:02.000Z","dependencies_parsed_at":"2024-01-16T09:53:27.244Z","dependency_job_id":"36866d3f-b146-4c13-abe8-8f0e885350f0","html_url":"https://github.com/leafo/gh-actions-lua","commit_stats":{"total_commits":137,"total_committers":8,"mean_commits":17.125,"dds":0.1970802919708029,"last_synced_commit":"ef9239997afff6d2d8b42ec9729c1d4b7f2f1302"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/leafo/gh-actions-lua","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leafo","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/sbom","scorecard":{"id":581698,"data":{"date":"2025-08-11","repo":{"name":"github.com/leafo/gh-actions-lua","commit":"8aace3457a2fcf3f3c4e9007ecc6b869ff6d74d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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 4/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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: node_modules/@actions/tool-cache/scripts/externals/7zdec.exe:1","Warn: binary detected: node_modules/undici/lib/llhttp/llhttp.wasm:1","Warn: binary detected: node_modules/undici/lib/llhttp/llhttp_simd.wasm: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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v11.0.0 not signed: https://api.github.com/repos/leafo/gh-actions-lua/releases/202897395","Warn: release artifact v11 not signed: https://api.github.com/repos/leafo/gh-actions-lua/releases/202897434","Warn: release artifact v10.0.0 not signed: https://api.github.com/repos/leafo/gh-actions-lua/releases/90877979","Warn: release artifact v10 not signed: https://api.github.com/repos/leafo/gh-actions-lua/releases/90877906","Warn: release artifact v9.1.0 not signed: https://api.github.com/repos/leafo/gh-actions-lua/releases/62074216","Warn: release artifact v11.0.0 does not have provenance: https://api.github.com/repos/leafo/gh-actions-lua/releases/202897395","Warn: release artifact v11 does not have provenance: https://api.github.com/repos/leafo/gh-actions-lua/releases/202897434","Warn: release artifact v10.0.0 does not have provenance: https://api.github.com/repos/leafo/gh-actions-lua/releases/90877979","Warn: release artifact v10 does not have provenance: https://api.github.com/repos/leafo/gh-actions-lua/releases/90877906","Warn: release artifact v9.1.0 does not have provenance: https://api.github.com/repos/leafo/gh-actions-lua/releases/62074216"],"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":"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/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/leafo/gh-actions-lua/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/leafo/gh-actions-lua/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/leafo/gh-actions-lua/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/leafo/gh-actions-lua/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/leafo/gh-actions-lua/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-20T19:20:44.438Z","repository_id":38392950,"created_at":"2025-08-20T19:20:44.438Z","updated_at":"2025-08-20T19:20:44.438Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273813843,"owners_count":25172893,"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-05T02:00:09.113Z","response_time":402,"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"},"owner_record":{"login":"leafo","name":"leaf","uuid":"15198","kind":"user","description":"senior fart @ @itchio","email":"","website":"http://leafo.net","location":"San Francisco","twitter":"moonscript","company":"itch.zone","icon_url":"https://avatars.githubusercontent.com/u/15198?u=10e02dc595fc7a9728ebc841eb12a11922b20637\u0026v=4","repositories_count":185,"last_synced_at":"2025-08-27T16:50:50.529Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/leafo","funding_links":["https://github.com/sponsors/leafo"],"total_stars":17579,"followers":1920,"following":68,"created_at":"2022-11-02T16:39:31.876Z","updated_at":"2025-08-27T16:50:50.530Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leafo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leafo/repositories"},"tags":[{"name":"v11","sha":"8aace3457a2fcf3f3c4e9007ecc6b869ff6d74d6","kind":"commit","published_at":"2025-02-27T20:53:10.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v11","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v11","dependencies_parsed_at":"2025-03-02T05:37:29.556Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v11/manifests"},{"name":"v11.0.0","sha":"8aace3457a2fcf3f3c4e9007ecc6b869ff6d74d6","kind":"commit","published_at":"2025-02-27T20:53:10.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v11.0.0","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v11.0.0","dependencies_parsed_at":"2025-03-02T05:37:29.548Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v11.0.0/manifests"},{"name":"v10","sha":"35bcb06abec04ec87df82e08caa84d545348536e","kind":"commit","published_at":"2023-01-31T18:37:19.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v10","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v10","dependencies_parsed_at":"2023-06-02T01:20:56.776Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v10/manifests"},{"name":"v10.0.0","sha":"35bcb06abec04ec87df82e08caa84d545348536e","kind":"commit","published_at":"2023-01-31T18:37:19.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v10.0.0","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v10.0.0","dependencies_parsed_at":"2023-06-02T01:20:56.745Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v10.0.0/manifests"},{"name":"v9","sha":"d84e7d61946edb679210088bc1378c099fde51fe","kind":"commit","published_at":"2022-03-17T07:11:17.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v9","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v9","dependencies_parsed_at":"2023-05-31T15:08:04.151Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v9/manifests"},{"name":"v9.1.0","sha":"d84e7d61946edb679210088bc1378c099fde51fe","kind":"commit","published_at":"2022-03-17T07:11:17.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v9.1.0","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v9.1.0","dependencies_parsed_at":"2023-05-31T15:08:03.193Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"7867c0b0531ca33be518bfd419ada12dc4d39921","kind":"commit","published_at":"2022-03-17T06:49:23.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v9.0.0","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v9.0.0","dependencies_parsed_at":"2023-05-31T15:08:03.678Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v9.0.0/manifests"},{"name":"v8","sha":"ea0ae38722c0b45aa4e770f7c4a650c6b26800d0","kind":"commit","published_at":"2020-11-16T06:02:24.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v8","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v8","dependencies_parsed_at":"2023-05-31T15:08:05.083Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v8/manifests"},{"name":"v8.0.0","sha":"ea0ae38722c0b45aa4e770f7c4a650c6b26800d0","kind":"commit","published_at":"2020-11-16T06:02:24.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v8.0.0","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v8.0.0","dependencies_parsed_at":"2023-05-31T15:08:04.608Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v8.0.0/manifests"},{"name":"v7","sha":"15225243b257da81ff4172d77f0c477619cfb9d3","kind":"commit","published_at":"2020-10-21T00:05:25.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v7","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v7","dependencies_parsed_at":"2023-05-31T15:08:05.548Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v7/manifests"},{"name":"v6","sha":"93638992bde8bf634c6b3a1769309b5bfca61885","kind":"commit","published_at":"2020-07-01T18:02:58.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v6","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v6","dependencies_parsed_at":"2023-05-31T15:08:06.013Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v6/manifests"},{"name":"v5","sha":"d81799c2d48ea9fc6b8fa1577ffc2c30ca75b24f","kind":"commit","published_at":"2019-10-04T18:11:46.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v5","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v5","dependencies_parsed_at":"2023-05-31T15:08:06.532Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v5/manifests"},{"name":"v4","sha":"42d4dd9a827810c9009bca39589d5a87cfe9e8ef","kind":"commit","published_at":"2019-09-21T23:14:59.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v4","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v4","dependencies_parsed_at":"2023-05-31T15:08:07.024Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v4/manifests"},{"name":"v3","sha":"d74925f2e2c9ed10a1e8bab8c486321c790cab2d","kind":"commit","published_at":"2019-09-10T23:51:59.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v3","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v3","dependencies_parsed_at":"2023-05-31T15:08:07.407Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v3/manifests"},{"name":"v2","sha":"c85f4dbe66d05eb937870282c118fcf6f7eb1f43","kind":"commit","published_at":"2019-09-07T15:58:59.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v2","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v2","dependencies_parsed_at":"2023-05-31T15:08:07.793Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v2/manifests"},{"name":"v1","sha":"f54f2d5876d3f2804a24b371a67a78f400a010af","kind":"commit","published_at":"2019-09-07T02:58:11.000Z","download_url":"https://codeload.github.com/leafo/gh-actions-lua/tar.gz/v1","html_url":"https://github.com/leafo/gh-actions-lua/releases/tag/v1","dependencies_parsed_at":"2023-05-31T15:08:09.528Z","dependency_job_id":null,"purl":"pkg:github/leafo/gh-actions-lua@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T20:18:48.357Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":891,"rankings":{"downloads":null,"dependent_repos_count":0.9412137537632705,"dependent_packages_count":0.0,"stargazers_count":2.877515449215655,"forks_count":3.859927111392806,"docker_downloads_count":5.019806686737443,"average":2.539692600221835},"purl":"pkg:githubactions/leafo/gh-actions-lua","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/leafo/gh-actions-lua","docker_dependents_count":2,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/leafo/gh-actions-lua","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/leafo/gh-actions-lua/dependencies","status":null,"funding_links":["https://github.com/sponsors/leafo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T03:49:33.624Z","issues_count":42,"pull_requests_count":29,"avg_time_to_close_issue":10342402.125,"avg_time_to_close_pull_request":9864547.238095239,"issues_closed_count":16,"pull_requests_closed_count":21,"pull_request_authors_count":13,"issue_authors_count":24,"avg_comments_per_issue":1.4761904761904763,"avg_comments_per_pull_request":1.9655172413793103,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":6,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":6651190.666666667,"past_year_avg_time_to_close_pull_request":8025629.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafo%2Fgh-actions-lua/issues","maintainers":[{"login":"leafo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leafo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/leafo%2Fgh-actions-lua/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/leafo%2Fgh-actions-lua/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/leafo%2Fgh-actions-lua/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/leafo%2Fgh-actions-lua/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/leafo%2Fgh-actions-lua/codemeta","maintainers":[]}