{"id":13580110,"url":"https://github.com/brioche-dev/brioche","last_synced_at":"2026-01-13T08:02:31.351Z","repository":{"id":331593660,"uuid":"734682979","full_name":"brioche-dev/brioche","owner":"brioche-dev","description":"A delicious package manager","archived":false,"fork":false,"pushed_at":"2026-01-10T08:07:56.000Z","size":9431,"stargazers_count":482,"open_issues_count":37,"forks_count":8,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-01-11T02:32:43.997Z","etag":null,"topics":["package-manager"],"latest_commit_sha":null,"homepage":"https://brioche.dev","language":"Rust","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/brioche-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-12-22T10:23:46.000Z","updated_at":"2026-01-10T14:32:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/brioche-dev/brioche","commit_stats":null,"previous_names":["brioche-dev/brioche"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/brioche-dev/brioche","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brioche-dev%2Fbrioche","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brioche-dev%2Fbrioche/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brioche-dev%2Fbrioche/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brioche-dev%2Fbrioche/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brioche-dev","download_url":"https://codeload.github.com/brioche-dev/brioche/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brioche-dev%2Fbrioche/sbom","scorecard":{"id":1240991,"data":{"date":"2026-01-05","repo":{"name":"github.com/brioche-dev/brioche","commit":"2c2472d07a0d6156548d638f274201bec77f4932"},"scorecard":{"version":"v5.4.1-0.20251227023010-525a93017816","commit":"525a93017816fa74238c545bdecac6af16ce00f1"},"score":4.9,"checks":[{"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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","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/525a93017816fa74238c545bdecac6af16ce00f1/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/525a93017816fa74238c545bdecac6af16ce00f1/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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:236","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#token-permissions"}},{"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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#binary-artifacts"}},{"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/525a93017816fa74238c545bdecac6af16ce00f1/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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#license"}},{"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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#fuzzing"}},{"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/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/brioche-dev/brioche/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:53","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":6,"reason":"4 out of the last 5 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: brioche-aarch64-linux.tar.xz.sig: https://github.com/brioche-dev/brioche/releases/tag/v0.1.6","Info: signed release artifact: brioche-aarch64-linux.tar.xz.sig: https://github.com/brioche-dev/brioche/releases/tag/v0.1.6-rc.5","Info: signed release artifact: brioche-aarch64-linux-gnu.tar.xz.sig: https://github.com/brioche-dev/brioche/releases/tag/v0.1.6-rc.4","Info: signed release artifact: brioche-aarch64-linux-gnu.tar.xz.sig: https://github.com/brioche-dev/brioche/releases/tag/v0.1.6-rc.2","Warn: release artifact v0.1.5 not signed: https://api.github.com/repos/brioche-dev/brioche/releases/213535474","Warn: release artifact v0.1.6 does not have provenance: https://api.github.com/repos/brioche-dev/brioche/releases/259105962","Warn: release artifact v0.1.6-rc.5 does not have provenance: https://api.github.com/repos/brioche-dev/brioche/releases/259058287","Warn: release artifact v0.1.6-rc.4 does not have provenance: https://api.github.com/repos/brioche-dev/brioche/releases/258930871","Warn: release artifact v0.1.6-rc.2 does not have provenance: https://api.github.com/repos/brioche-dev/brioche/releases/257711259","Warn: release artifact v0.1.5 does not have provenance: https://api.github.com/repos/brioche-dev/brioche/releases/213535474"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/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'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: https://osv.dev/RUSTSEC-2024-0436","Warn: Project is vulnerable to: https://osv.dev/RUSTSEC-2024-0370","Warn: Project is vulnerable to: https://osv.dev/RUSTSEC-2023-0071"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#sast"}}]},"last_synced_at":"2026-01-11T10:32:04.027Z","repository_id":331593660,"created_at":"2026-01-11T10:32:04.046Z","updated_at":"2026-01-11T10:32:04.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28377823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T06:48:50.911Z","status":"ssl_error","status_checked_at":"2026-01-13T06:47:57.902Z","response_time":56,"last_error":"SSL_read: 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":["package-manager"],"created_at":"2024-08-01T15:01:47.487Z","updated_at":"2026-01-13T08:02:31.345Z","avatar_url":"https://github.com/brioche-dev.png","language":"Rust","funding_links":[],"categories":["Rust","package-manager"],"sub_categories":[],"readme":"# Brioche\n\nBrioche is a package manager and build tool for building and running your most complex software projects.\n\n```ts\nimport * as std from \"std\";\nimport { cargoBuild } from \"rust\";\n\nexport default () =\u003e {\n  // Build a Rust project\n  const server = cargoBuild({\n    crate: Brioche.glob(\"src\", \"Cargo.*\"),\n  });\n\n  // Put it in a container image\n  return std.ociContainerImage({\n    recipe: server,\n    entrypoint: [\"/bin/server\"],\n  });\n}\n```\n\n## Features\n\n- **Caching** - All build artifacts are saved and re-used between builds, saving you time when only a part of your project changes. You can even share the cache between machines using an S3-compatible storage provider\n- **Lockfiles** - All of your dependencies are automatically saved in a lockfile, making your builds super reliable for everyone on your team\n- **TypeScript** - Build scripts are written in TypeScript, giving you the flexibility of a familiar full programming language (with great type checking and editor completions!)\n- **Cross-ecosystem** - Build your project regardless of language, and easily mix different languages and ecosystems in one project\n- **Cross-compilation** (work in progress) - Easily build your project from any platform, to any platform\n- **Dev environments** (work in progress) - Set up a suite of tools to help onboard new team members quickly\n\n## Installation\n\nRun this in your terminal for quick installation:\n\n```sh\ncurl --proto '=https' --tlsv1.2 -sSfL 'https://brioche.dev/install.sh' | sh\n```\n\n...or check out the official docs on [Installation](https://brioche.dev/docs/installation) for more installation options.\n\nTo install from source, simply check out this repo and run `cargo install --locked --path crates/brioche`. This will install Brioche into `~/.cargo/bin`. You can also run it as a normal Rust project using `cargo run`.\n\n## Packages\n\nSee the [brioche-packages](https://github.com/brioche-dev/brioche-packages) repo for Brioche packages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrioche-dev%2Fbrioche","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrioche-dev%2Fbrioche","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrioche-dev%2Fbrioche/lists"}