{"id":5801126,"name":"akiojin/unity-command-github-action","ecosystem":"actions","description":"This action performs a Unity command line build.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/akiojin/unity-command-github-action","keywords_array":[],"namespace":"akiojin","versions_count":50,"first_release_published_at":"2022-03-23T13:59:55.000Z","latest_release_published_at":"2025-01-10T05:22:42.000Z","latest_release_number":"v1.1.39","last_synced_at":"2026-03-27T15:20:39.067Z","created_at":"2023-01-04T12:50:06.750Z","updated_at":"2026-03-27T15:20:39.068Z","registry_url":"https://github.com/akiojin/unity-command-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Unity command execution","description":"This action performs a Unity command line build.","inputs":{"additional-arguments":{"description":"Specify additional required arguments. Arguments are specified with a space between them.\n","required":false},"build-target":{"description":"Allows the selection of an active build target before loading a project.\nPossible options are: Standalone, Win, Win64, OSXUniversal, Linux, Linux64, LinuxUniversal, iOS, Android, Web, WebStreamed, WebGL, XboxOne, PS4, WindowsStoreApps, Switch, N3DS, tvOS.\n","required":true},"enable-bake":{"description":"Specify true to bake at build time.\n","required":false,"default":false},"execute-method":{"description":"Execute the static method as soon as Unity opens the project, and after the optional Asset server update is complete.\n","required":false},"install-directory":{"description":"If the Unity installation location is not the default, specify the path in this parameter. The path must exclude the version number. ex) E:\\Unity\\\n","required":false},"log-file":{"description":"Specify where Unity writes the Editor or Windows/Linux/OSX standalone log file. To output to the console, specify - for the path name. On Windows, specify - option to make the output go to stdout, which is not the console by default.\n","required":false,"default":"-"},"project-directory":{"description":"Open the project at the given path. If the pathname contains spaces, enclose it in quotes.\n","required":false,"default":"${{ github.workspace }}"},"symbols":{"description":"Specify additional definitions. Separate each definition with a semicolon. ex) DEBUG;TEST;DEVELOPMENT\n","required":false},"unity-version":{"description":"Specify the Unity version to be used. If omitted, the project version is used.\n","required":false,"default":""}},"runs":{"using":"node20","main":"dist/index.js"},"branding":{"icon":"box","color":"orange"},"default_branch":"develop","path":null},"repo_metadata":{"id":41477693,"uuid":"473152027","full_name":"akiojin/unity-command-github-action","owner":"akiojin","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-01T04:03:31.000Z","size":675,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-10-01T06:07:17.038Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/akiojin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-23T11:10:07.000Z","updated_at":"2025-10-01T04:02:20.000Z","dependencies_parsed_at":"2023-01-11T17:22:06.893Z","dependency_job_id":"6b388d9b-3b9d-4b4e-a094-b9b62d0a3838","html_url":"https://github.com/akiojin/unity-command-github-action","commit_stats":{"total_commits":200,"total_committers":2,"mean_commits":100.0,"dds":"0.43999999999999995","last_synced_commit":"014740f73fc8f161f244f23817a8a44480c0e473"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/akiojin/unity-command-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-command-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-command-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-command-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-command-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin","download_url":"https://codeload.github.com/akiojin/unity-command-github-action/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-command-github-action/sbom","scorecard":{"id":176134,"data":{"date":"2025-08-11","repo":{"name":"github.com/akiojin/unity-command-github-action","commit":"b6feafeb90d66356ea736ab0be0e606c434858e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":"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":"Code-Review","score":0,"reason":"Found 0/4 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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":"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/PR.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-command-github-action/PR.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PR.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-command-github-action/PR.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-command-github-action/auto-merge.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-command-github-action/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-command-github-action/build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-command-github-action/dependabot-auto-merge.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-command-github-action/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-command-github-action/release.yml/develop?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/PR.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/PR.yml:1","Warn: no topLevel permission defined: .github/workflows/auto-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"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 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"}}]},"last_synced_at":"2025-08-16T17:43:26.235Z","repository_id":41477693,"created_at":"2025-08-16T17:43:26.235Z","updated_at":"2025-08-16T17:43:26.235Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277802166,"owners_count":25879592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"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":"akiojin","name":"Akio Jinsenji","uuid":"965624","kind":"user","description":"","email":"","website":"http://cloud-creative-studios.com","location":"Kyoto","twitter":"akiojin","company":"CLOUD CREATIVE STUDIOS, INC.","icon_url":"https://avatars.githubusercontent.com/u/965624?u=0b3ad9f4be59794614a90c8f2fd153a61fcb6d32\u0026v=4","repositories_count":30,"last_synced_at":"2023-03-13T13:46:08.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akiojin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T05:35:21.050Z","updated_at":"2023-03-13T13:46:08.483Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-01T06:11:33.727Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":49.38656863164194,"forks_count":37.2590091052879,"average":32.376138160988326},"purl":"pkg:githubactions/akiojin/unity-command-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/akiojin/unity-command-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/akiojin/unity-command-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/akiojin/unity-command-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T11:00:59.978Z","issues_count":0,"pull_requests_count":259,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1694854.7327935223,"issues_closed_count":0,"pull_requests_closed_count":247,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3127413127413127,"merged_pull_requests_count":218,"bot_issues_count":0,"bot_pull_requests_count":193,"past_year_issues_count":0,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":185003.96511627908,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4731182795698925,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-command-github-action/issues","maintainers":[{"login":"akiojin","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akiojin"}],"active_maintainers":[{"login":"akiojin","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akiojin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-command-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-command-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-command-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-command-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-command-github-action/codemeta","maintainers":[]}