{"id":185606,"url":"https://github.com/tj-actions/setup-bin","last_synced_at":"2026-08-16T18:20:20.143Z","repository":{"id":164217026,"uuid":"634563877","full_name":"tj-actions/setup-bin","owner":"tj-actions","description":":octocat: Github action to download and install release artifacts for Golang and Rust","archived":false,"fork":false,"pushed_at":"2025-08-02T21:06:36.000Z","size":131,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-02T05:06:53.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tj-actions.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","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},"funding":{"github":["jackton1"],"patreon":null,"open_collective":"tj-actions","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":[]}},"created_at":"2023-04-30T14:44:50.000Z","updated_at":"2026-01-14T19:55:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"949d51b3-412c-4b20-9197-9ec030493b2e","html_url":"https://github.com/tj-actions/setup-bin","commit_stats":{"total_commits":94,"total_committers":5,"mean_commits":18.8,"dds":"0.32978723404255317","last_synced_commit":"2367dcf58fe379d00c4494bd53c41f3c527cb246"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":"tj-actions/docker-action","purl":"pkg:github/tj-actions/setup-bin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fsetup-bin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fsetup-bin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fsetup-bin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fsetup-bin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions","download_url":"https://codeload.github.com/tj-actions/setup-bin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fsetup-bin/sbom","scorecard":{"id":888072,"data":{"date":"2025-08-11","repo":{"name":"github.com/tj-actions/setup-bin","commit":"09a85a6902020a30fc23a33bbb08dca9f6724ae6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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: topLevel 'contents' permission set to 'write': .github/workflows/sync-release-version.yml:4","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-readme.yml:4","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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/setup-bin/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/setup-bin/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/setup-bin/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/setup-bin/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/setup-bin/update-readme.yml/main?enable=pin","Info:   2 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   9 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":"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":"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":3,"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'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 commits out of 22 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-24T10:45:38.864Z","repository_id":164217026,"created_at":"2025-08-24T10:45:38.864Z","updated_at":"2025-08-24T10:45:38.864Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36721583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":[],"created_at":"2024-02-03T02:32:12.866Z","updated_at":"2026-08-16T18:20:20.051Z","avatar_url":"https://github.com/tj-actions.png","language":"Shell","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/185606","html_url":"https://opencollective.ecosyste.ms/projects/185606","collective":{"id":89971,"uuid":"rvedj9wr-oz3a56dx-jxlp7blg-8x4m0ykn","slug":"tj-actions","name":"TJ Actions","description":" At tj-actions, our mission is to simplify your CI/CD process with our intuitive GitHub actions and provide dedicated support to ensure your success.","website":"","github":"tj-actions","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/tj-actions"}],"currency":"CAD","projects_count":51,"last_synced_at":"2025-12-16T00:15:45.902Z","created_at":"2024-02-02T01:04:33.264Z","updated_at":"2025-12-16T00:15:46.095Z","transactions_count":null,"balance":0.0,"account_type":"ORGANIZATION","owner":{"login":"tj-actions","name":"tj-actions","uuid":"67116787","kind":"organization","description":"","email":"support@tj-actions.online","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67116787?v=4","repositories_count":49,"last_synced_at":"2024-04-14T17:23:43.854Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jackton1"],"patreon":null,"open_collective":"tj-actions","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":[]}},"html_url":"https://github.com/tj-actions","funding_links":["https://github.com/sponsors/jackton1","https://opencollective.com/tj-actions"],"total_stars":2211,"followers":65,"following":0,"created_at":"2022-11-14T06:10:42.667Z","updated_at":"2024-04-14T17:23:47.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions/repositories"},"last_project_activity_at":"2025-09-28T01:22:15.000Z","archived":false,"no_funding":false,"no_license":false,"host":"tj-actions","collective_created_at":"2021-03-24T12:48:52.437Z","collective_updated_at":"2025-12-12T09:45:07.709Z","html_url":"https://opencollective.com/tj-actions","icon_url":"https://images.opencollective.com/tj-actions/logo/40.png","total_donations":95.81,"total_expenses":-95.81,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tj-actions","url":"https://opencollective.ecosyste.ms/collectives/tj-actions","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tj-actions/projects"}}