{"id":38274197,"url":"https://github.com/buildtool/setup-buildtools-action","last_synced_at":"2026-01-17T01:52:10.474Z","repository":{"id":37965230,"uuid":"411259820","full_name":"buildtool/setup-buildtools-action","owner":"buildtool","description":"Github setup action for buildtools - for fast a simple build and deployment to Kubernetes clusters","archived":false,"fork":false,"pushed_at":"2025-05-27T09:36:28.000Z","size":474,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T10:38:24.267Z","etag":null,"topics":["deployment","docker","github-actions","kubernetes"],"latest_commit_sha":null,"homepage":"https://buildtools.io/","language":"Shell","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/buildtool.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-28T11:49:02.000Z","updated_at":"2022-10-21T13:30:44.000Z","dependencies_parsed_at":"2023-12-08T07:41:54.540Z","dependency_job_id":"1d82e6d6-43ea-4112-af86-a9f0d6fc3149","html_url":"https://github.com/buildtool/setup-buildtools-action","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/buildtool/setup-buildtools-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildtool%2Fsetup-buildtools-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildtool%2Fsetup-buildtools-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildtool%2Fsetup-buildtools-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildtool%2Fsetup-buildtools-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buildtool","download_url":"https://codeload.github.com/buildtool/setup-buildtools-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildtool%2Fsetup-buildtools-action/sbom","scorecard":{"id":257826,"data":{"date":"2025-08-11","repo":{"name":"github.com/buildtool/setup-buildtools-action","commit":"e7994e78233b6fd1227711d028ecf0bbc9eb1b49"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":0,"reason":"Found 1/11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commitlint.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-new-action-version.yml:14","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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/commitlint.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/buildtool/setup-buildtools-action/commitlint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commitlint.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/buildtool/setup-buildtools-action/commitlint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-new-action-version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/buildtool/setup-buildtools-action/release-new-action-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/buildtool/setup-buildtools-action/test.yaml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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 20 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-17T10:05:20.540Z","repository_id":37965230,"created_at":"2025-08-17T10:05:20.541Z","updated_at":"2025-08-17T10:05:20.541Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28491686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"ssl_error","status_checked_at":"2026-01-17T00:43:11.982Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deployment","docker","github-actions","kubernetes"],"created_at":"2026-01-17T01:52:10.279Z","updated_at":"2026-01-17T01:52:10.464Z","avatar_url":"https://github.com/buildtool.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eSetup Buildtool Action\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/features/actions\"\u003eGitHub Action\u003c/a\u003e for \u003ca href=\"https://buildtools.io/\"\u003eBuildtool\u003c/a\u003e\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/buildtool/setup-buildtools-action/releases/latest\"\u003e\u003cimg alt=\"GitHub release\" src=\"https://img.shields.io/github/release/buildtool/buildtools-action.svg?logo=github\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/marketplace/actions/setup-buildtools\"\u003e\u003cimg alt=\"GitHub marketplace\" src=\"https://img.shields.io/badge/marketplace-buildtools--action-blue?logo=github\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n---\n\n# setup-buildtools-action\n\nThis action downloads and installs [buildtools](https://buildtools.io/) and adds it to `$PATH`\nAt the moment it only supports Linux runners.\n\n## Usage\n\nBelow is a simple snippet to use this action.\n\n```yaml\nname: example\n\n\non:\n  push:\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v1\n      - uses: buildtool/setup-buildtools-action@v1\n      - run: build\n```\n\nTo specify a specific version of build-tools:\n\n```yaml\n\nname: example with version\n\non:\n  push:\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v1\n      - uses: buildtool/setup-buildtools-action@v1\n        with:\n          buildtools-version: 0.22.3\n      - run: build\n```\n\n| Name                 | Type    | Description                                 |\n|----------------------|---------|---------------------------------------------|\n| `buildtools-version` | String  | Buildtool version, defaults to `latest`     |\n| `debug-log  `        | String  | Enable verbose logging, defaults to `false` |\n\n## License\n\nMIT. See `LICENSE` for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildtool%2Fsetup-buildtools-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildtool%2Fsetup-buildtools-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildtool%2Fsetup-buildtools-action/lists"}