{"id":5800343,"name":"roots/setup-trellis-cli","ecosystem":"actions","description":"Sets up Trellis CLI in your GitHub Actions workflow.","homepage":"https://roots.io/trellis/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/roots/setup-trellis-cli","keywords_array":["github-actions","trellis","trellis-cli"],"namespace":"roots","versions_count":6,"first_release_published_at":"2022-01-24T03:06:35.000Z","latest_release_published_at":"2025-05-28T22:22:03.000Z","latest_release_number":"v1.3.1","last_synced_at":"2026-05-26T02:02:01.726Z","created_at":"2023-01-04T12:04:45.321Z","updated_at":"2026-05-26T02:03:16.765Z","registry_url":"https://github.com/roots/setup-trellis-cli","install_command":null,"documentation_url":null,"metadata":{"name":"Roots - Setup trellis-cli","description":"Sets up Trellis CLI in your GitHub Actions workflow.","author":"Scott Walkinshaw","branding":{"icon":"package","color":"blue"},"inputs":{"auto-init":{"description":"Whether to automatically run the `init` command after install (default: true).","required":false,"default":true},"ansible-vault-password":{"description":"Ansible Vault password (use a GitHub secret for this value). If you do not use Vault, set a placeholder string value anyway.","required":true},"cache-virtualenv":{"description":"Caches the trellis-cli managed virtualenv (default: true).","required":false,"default":true},"galaxy-install":{"description":"Whether to automatically run `trellix galaxy install` (default: true).","required":false,"default":true},"repo-token":{"description":"GitHub repository access token used for API authentication. Set this to avoid API rate limits.","required":false},"trellis-directory":{"description":"Path to Trellis project directory","required":false,"default":"trellis"},"version":{"description":"Version of Trellis CLI to install","required":false,"default":"latest"}},"outputs":{"version":{"description":"The CLI version installed"}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":38312663,"uuid":"450723000","full_name":"roots/setup-trellis-cli","owner":"roots","description":"Sets up Trellis CLI for GitHub Action workflows","archived":false,"fork":false,"pushed_at":"2026-05-05T21:17:04.000Z","size":2445,"stargazers_count":32,"open_issues_count":11,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-05-05T21:31:24.536Z","etag":null,"topics":["github-actions","trellis","trellis-cli"],"latest_commit_sha":null,"homepage":"https://roots.io/trellis/","language":"JavaScript","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/roots.png","metadata":{"funding":{"github":"roots"},"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-01-22T05:10:00.000Z","updated_at":"2026-05-05T21:16:11.000Z","dependencies_parsed_at":"2023-12-14T16:50:04.435Z","dependency_job_id":"e5afbebd-3be5-4137-b725-2c493619d9e2","html_url":"https://github.com/roots/setup-trellis-cli","commit_stats":{"total_commits":54,"total_committers":7,"mean_commits":7.714285714285714,"dds":0.6851851851851851,"last_synced_commit":"72c0c7ecaaf355d740f5cbef7309631c42d34589"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/roots/setup-trellis-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roots","download_url":"https://codeload.github.com/roots/setup-trellis-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/sbom","scorecard":{"id":784658,"data":{"date":"2025-08-11","repo":{"name":"github.com/roots/setup-trellis-cli","commit":"b49449f066f44357614a740aef7a578b350e4ece"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/14 approved changesets -- score normalized to 4","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":"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":"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":"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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-dist.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":"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":"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/check-dist.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/roots/setup-trellis-cli/test.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"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-23T05:46:11.787Z","repository_id":38312663,"created_at":"2025-08-23T05:46:11.787Z","updated_at":"2025-08-23T05:46:11.787Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33500456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"online","status_checked_at":"2026-05-26T02:00:06.821Z","response_time":63,"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"},"tags":[{"name":"v1.3.1","sha":"f7aa00e53d1d1ebbe5ded6a08b13fb4208042ad4","kind":"commit","published_at":"2025-05-28T22:22:03.000Z","download_url":"https://codeload.github.com/roots/setup-trellis-cli/tar.gz/v1.3.1","html_url":"https://github.com/roots/setup-trellis-cli/releases/tag/v1.3.1","dependencies_parsed_at":"2025-05-31T10:53:27.446Z","dependency_job_id":null,"purl":"pkg:github/roots/setup-trellis-cli@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"72c0c7ecaaf355d740f5cbef7309631c42d34589","kind":"commit","published_at":"2024-08-11T17:06:53.000Z","download_url":"https://codeload.github.com/roots/setup-trellis-cli/tar.gz/v1.3.0","html_url":"https://github.com/roots/setup-trellis-cli/releases/tag/v1.3.0","dependencies_parsed_at":"2024-08-13T05:49:58.288Z","dependency_job_id":null,"purl":"pkg:github/roots/setup-trellis-cli@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"917fd0e4aa272d0aad42410455062f0ebff1d653","kind":"commit","published_at":"2023-01-27T00:23:53.000Z","download_url":"https://codeload.github.com/roots/setup-trellis-cli/tar.gz/v1.2.0","html_url":"https://github.com/roots/setup-trellis-cli/releases/tag/v1.2.0","dependencies_parsed_at":"2023-06-02T01:18:40.973Z","dependency_job_id":null,"purl":"pkg:github/roots/setup-trellis-cli@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"724aa426c9795669182a3116d96ced1d037f022b","kind":"commit","published_at":"2023-01-24T01:28:34.000Z","download_url":"https://codeload.github.com/roots/setup-trellis-cli/tar.gz/v1.1.1","html_url":"https://github.com/roots/setup-trellis-cli/releases/tag/v1.1.1","dependencies_parsed_at":"2023-06-02T01:18:40.974Z","dependency_job_id":null,"purl":"pkg:github/roots/setup-trellis-cli@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"7d5b232a4a1b07d00fe1cdd6fc167e5cd32db621","kind":"commit","published_at":"2023-01-02T21:03:56.000Z","download_url":"https://codeload.github.com/roots/setup-trellis-cli/tar.gz/v1.1","html_url":"https://github.com/roots/setup-trellis-cli/releases/tag/v1.1","dependencies_parsed_at":"2023-06-01T11:20:03.085Z","dependency_job_id":null,"purl":"pkg:github/roots/setup-trellis-cli@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1.1/manifests"},{"name":"v1","sha":"a5090c1e4089be0c05c7bff5ad72dcb8ce8ce297","kind":"commit","published_at":"2022-01-24T03:06:35.000Z","download_url":"https://codeload.github.com/roots/setup-trellis-cli/tar.gz/v1","html_url":"https://github.com/roots/setup-trellis-cli/releases/tag/v1","dependencies_parsed_at":"2023-05-30T23:18:28.698Z","dependency_job_id":null,"purl":"pkg:github/roots/setup-trellis-cli@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-05-26T02:03:16.765Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.55458722864839,"dependent_packages_count":0.0,"stargazers_count":6.277927428299794,"forks_count":16.111551259705276,"docker_downloads_count":null,"average":10.736016479163364},"purl":"pkg:githubactions/roots/setup-trellis-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/roots/setup-trellis-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/roots/setup-trellis-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/roots/setup-trellis-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/roots"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-11T07:27:11.567Z","issues_count":7,"pull_requests_count":134,"avg_time_to_close_issue":7275000.5,"avg_time_to_close_pull_request":6106386.075630252,"issues_closed_count":6,"pull_requests_closed_count":119,"pull_request_authors_count":10,"issue_authors_count":5,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":0.7985074626865671,"merged_pull_requests_count":44,"bot_issues_count":1,"bot_pull_requests_count":112,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":19462.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/roots%2Fsetup-trellis-cli/issues","maintainers":[{"login":"retlehs","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/retlehs"},{"login":"swalkinshaw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swalkinshaw"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/roots%2Fsetup-trellis-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/roots%2Fsetup-trellis-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/roots%2Fsetup-trellis-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/roots%2Fsetup-trellis-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/roots%2Fsetup-trellis-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/roots%2Fsetup-trellis-cli/codemeta","maintainers":[]}