{"id":8333,"url":"https://github.com/Homebrew/homebrew-core","last_synced_at":"2026-05-22T00:20:35.074Z","repository":{"id":37249320,"uuid":"52855516","full_name":"Homebrew/homebrew-core","owner":"Homebrew","description":"🍻 Default formulae for the missing package manager for macOS (or Linux)","archived":false,"fork":false,"pushed_at":"2025-10-09T23:02:40.000Z","size":1022454,"stargazers_count":14697,"open_issues_count":77,"forks_count":13122,"subscribers_count":302,"default_branch":"main","last_synced_at":"2025-10-09T23:02:49.775Z","etag":null,"topics":["core","formulae","hacktoberfest","homebrew","ruby","tap"],"latest_commit_sha":null,"homepage":"https://brew.sh","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Homebrew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":"audit_exceptions/cert_error_allowlist.json","citation":null,"codeowners":"CODEOWNERS","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},"funding":{"github":"Homebrew","open_collective":"homebrew","patreon":"homebrew"}},"created_at":"2016-03-01T06:58:36.000Z","updated_at":"2025-10-09T23:01:47.000Z","dependencies_parsed_at":"2023-09-25T20:29:01.295Z","dependency_job_id":"d9ae0ed2-3f4c-44ac-8424-76016e7be304","html_url":"https://github.com/Homebrew/homebrew-core","commit_stats":{"total_commits":500936,"total_committers":12812,"mean_commits":39.09896971589135,"dds":0.7308777967644569,"last_synced_commit":"a8932924a00186fca786b88ae12ed44bab7a069d"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Homebrew/homebrew-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Fhomebrew-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Fhomebrew-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Fhomebrew-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Fhomebrew-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Homebrew","download_url":"https://codeload.github.com/Homebrew/homebrew-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Fhomebrew-core/sbom","scorecard":{"id":63072,"data":{"date":"2025-08-11","repo":{"name":"github.com/Homebrew/homebrew-core","commit":"f29fd5e8d3d06d7ad0cd1cfbaccc810ee3e06562"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":6,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/actionlint.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/actionlint.yml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/automerge-from-merge-queue.yml:39","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/automerge-from-merge-queue.yml:40","Info: jobLevel 'actions' permission set to 'read': .github/workflows/automerge-from-merge-queue.yml:41","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/automerge-from-merge-queue.yml:258","Info: jobLevel 'contents' permission set to 'read': .github/workflows/automerge-from-merge-queue.yml:256","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/automerge-from-merge-queue.yml:257","Info: jobLevel 'contents' permission set to 'read': .github/workflows/automerge.yml:40","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/automerge.yml:41","Info: jobLevel 'actions' permission set to 'read': .github/workflows/automerge.yml:42","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/automerge.yml:188","Info: jobLevel 'contents' permission set to 'read': .github/workflows/automerge.yml:186","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/automerge.yml:187","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clean-up-closed-prs.yml:32","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clean-up-closed-prs.yml:33","Info: jobLevel 'checks' permission set to 'read': .github/workflows/clean-up-closed-prs.yml:34","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/clean-up-closed-prs.yml:68","Info: jobLevel 'contents' permission set to 'read': .github/workflows/create-replacement-pr.yml:58","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dispatch-build-bottle.yml:150","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dispatch-build-bottle.yml:197","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dispatch-rebottle.yml:81","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/dispatch-rebottle.yml:133","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dispatch-rebottle.yml:132","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/publish-commit-bottles.yml:73","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-commit-bottles.yml:72","Info: jobLevel 'actions' permission set to 'read': .github/workflows/publish-commit-bottles.yml:284","Info: jobLevel 'actions' permission set to 'read': .github/workflows/recreate-linux-runners.yml:39","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/recreate-linux-runners.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/remove-disabled-packages.yml:37","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/stale-issues.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/stale-issues.yml:66","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync-default-branches.yml:26","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/tests.yml:136","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/tests.yml:263","Info: jobLevel 'contents' permission set to 'read': .github/workflows/triage-ci.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/triage.yml:449","Info: jobLevel 'contents' permission set to 'read': .github/workflows/triage.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/triage.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/triage.yml:84","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/triage.yml:124","Info: jobLevel 'contents' permission set to 'read': .github/workflows/triage.yml:121","Info: found token with 'none' permissions: .github/workflows/actionlint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/autobump.yml:20","Warn: no topLevel permission defined: .github/workflows/automerge-from-merge-queue.yml:1","Info: found token with 'none' permissions: .github/workflows/automerge-triggers.yml:1","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache.yml:18","Warn: no topLevel permission defined: .github/workflows/clean-up-closed-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/create-replacement-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dispatch-build-bottle.yml:52","Info: topLevel 'contents' permission set to 'read': .github/workflows/dispatch-rebottle.yml:42","Warn: no topLevel permission defined: .github/workflows/manage-pull-request-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-commit-bottles.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/recreate-linux-runners.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/remove-disabled-packages.yml:26","Info: found token with 'none' permissions: .github/workflows/scheduled.yml:1","Info: found token with 'none' permissions: .github/workflows/stale-issues.yml:1","Info: found token with 'none' permissions: .github/workflows/sync-default-branches.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:34","Warn: no topLevel permission defined: .github/workflows/triage-ci.yml:1","Info: found token with 'none' permissions: .github/workflows/triage.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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Homebrew/.github/SECURITY.md:1","Info: Found linked content: github.com/Homebrew/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Homebrew/.github/SECURITY.md:1","Info: Found text in security policy: github.com/Homebrew/.github/SECURITY.md:1"],"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":"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":"Branch-Protection","score":5,"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: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/actionlint.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/actionlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autobump.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/autobump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autobump.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/autobump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autobump.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/autobump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge-from-merge-queue.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/automerge-from-merge-queue.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/automerge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/automerge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cache.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cache.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clean-up-closed-prs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/clean-up-closed-prs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-replacement-pr.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/create-replacement-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-replacement-pr.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/create-replacement-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-replacement-pr.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/create-replacement-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-replacement-pr.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/create-replacement-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-replacement-pr.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/create-replacement-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-replacement-pr.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/create-replacement-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-replacement-pr.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/create-replacement-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-replacement-pr.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/create-replacement-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-build-bottle.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-build-bottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-rebottle.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/dispatch-rebottle.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-commit-bottles.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/publish-commit-bottles.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-commit-bottles.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/publish-commit-bottles.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-commit-bottles.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/publish-commit-bottles.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-commit-bottles.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/publish-commit-bottles.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-commit-bottles.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/publish-commit-bottles.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-commit-bottles.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/publish-commit-bottles.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-commit-bottles.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/publish-commit-bottles.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-commit-bottles.yml:499: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/publish-commit-bottles.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/recreate-linux-runners.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/recreate-linux-runners.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/recreate-linux-runners.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/recreate-linux-runners.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/recreate-linux-runners.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/recreate-linux-runners.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-disabled-packages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/remove-disabled-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-disabled-packages.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/remove-disabled-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-disabled-packages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/remove-disabled-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-disabled-packages.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/remove-disabled-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-disabled-packages.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/remove-disabled-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-disabled-packages.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/remove-disabled-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-disabled-packages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/remove-disabled-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scheduled.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/scheduled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scheduled.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/scheduled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-default-branches.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/sync-default-branches.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/triage-ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/triage-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/triage.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/triage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/triage.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/triage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/triage.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/Homebrew/homebrew-core/triage.yml/main?enable=pin","Warn: containerImage not pinned by hash: Formula/d/dockerfilegraph.rb:35","Warn: containerImage not pinned by hash: Formula/d/dockerfilegraph.rb:38","Info:  25 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  70 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) 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-15T02:06:36.131Z","repository_id":37249320,"created_at":"2025-08-15T02:06:36.131Z","updated_at":"2025-08-15T02:06:36.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279191592,"owners_count":26123147,"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-16T02:00:06.019Z","response_time":53,"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":["core","formulae","hacktoberfest","homebrew","ruby","tap"],"created_at":"2024-01-11T17:42:04.293Z","updated_at":"2025-10-16T12:29:21.577Z","avatar_url":"https://github.com/Homebrew.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/8333","html_url":"https://opencollective.ecosyste.ms/projects/8333","collective":{"id":899,"uuid":"gnxdwzj3-le5mpwjx-e89qy8rv-bko04a97","slug":"homebrew","name":"Homebrew","description":"Homebrew is the missing package manager for macOS (or Linux) and a non-profit project run entirely by volunteers.","website":"https://brew.sh/","github":"Homebrew","twitter":"MacHomebrew","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://brew.sh/"},{"type":"TWITTER","url":"https://twitter.com/MacHomebrew"},{"type":"GITHUB","url":"https://github.com/Homebrew"},{"type":"MASTODON","url":"https://fosstodon.org/@homebrew"}],"currency":"USD","projects_count":34,"last_synced_at":"2026-06-14T18:15:09.618Z","created_at":"2024-01-10T13:17:48.485Z","updated_at":"2026-06-14T18:15:09.841Z","transactions_count":1615,"balance":162420.10999999972,"account_type":"COLLECTIVE","owner":{"login":"Homebrew","name":"Homebrew","uuid":"1503512","kind":"organization","description":"The missing package manager for macOS (or Linux)","email":null,"website":"https://brew.sh","location":"GitHub","twitter":"MacHomebrew","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1503512?v=4","repositories_count":28,"last_synced_at":"2024-10-29T17:10:41.779Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"Homebrew","open_collective":"homebrew","patreon":"homebrew"}},"html_url":"https://github.com/Homebrew","funding_links":["https://github.com/sponsors/Homebrew","https://opencollective.com/homebrew","https://patreon.com/homebrew"],"total_stars":116742,"followers":4284,"following":0,"created_at":"2022-11-02T16:38:09.341Z","updated_at":"2024-10-29T17:10:41.779Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Homebrew","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Homebrew/repositories"},"last_project_activity_at":"2025-10-31T08:29:43.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-11-05T13:25:15.107Z","collective_updated_at":"2026-01-31T13:46:51.720Z","html_url":"https://opencollective.com/homebrew","icon_url":"https://images.opencollective.com/homebrew/logo/40.png","total_donations":438221.8300000015,"total_expenses":-323650.9100000007,"current_balance":162420.10999999972,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/homebrew","url":"https://opencollective.ecosyste.ms/collectives/homebrew","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/homebrew/projects"}}