{"id":13440605,"url":"https://github.com/ocibuilder/ocibuilder","last_synced_at":"2026-01-14T16:28:22.888Z","repository":{"id":51805963,"uuid":"215054591","full_name":"ocibuilder/ocibuilder","owner":"ocibuilder","description":"A tool to build OCI compliant images","archived":true,"fork":false,"pushed_at":"2021-05-09T22:07:13.000Z","size":693,"stargazers_count":67,"open_issues_count":30,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-06T10:37:04.070Z","etag":null,"topics":["buildah","builder","cloud-native","docker","kubernetes","oci","oci-image","overlays","parameterization","stages"],"latest_commit_sha":null,"homepage":"https://ocibuilder.github.io/docs/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ocibuilder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-14T13:42:19.000Z","updated_at":"2024-12-31T20:37:40.000Z","dependencies_parsed_at":"2022-08-22T22:40:33.436Z","dependency_job_id":null,"html_url":"https://github.com/ocibuilder/ocibuilder","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ocibuilder/ocibuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocibuilder%2Focibuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocibuilder%2Focibuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocibuilder%2Focibuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocibuilder%2Focibuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocibuilder","download_url":"https://codeload.github.com/ocibuilder/ocibuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocibuilder%2Focibuilder/sbom","scorecard":{"id":701464,"data":{"date":"2025-08-11","repo":{"name":"github.com/ocibuilder/ocibuilder","commit":"b7fcf81149d19bb6ed57175d5352cc1f4b9dcb6b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","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":"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":"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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.1.2-beta not signed: https://api.github.com/repos/ocibuilder/ocibuilder/releases/23256687","Warn: release artifact 0.1.1 not signed: https://api.github.com/repos/ocibuilder/ocibuilder/releases/22084514","Warn: release artifact 0.1.0 not signed: https://api.github.com/repos/ocibuilder/ocibuilder/releases/21317182","Warn: release artifact 0.1.2-beta does not have provenance: https://api.github.com/repos/ocibuilder/ocibuilder/releases/23256687","Warn: release artifact 0.1.1 does not have provenance: https://api.github.com/repos/ocibuilder/ocibuilder/releases/22084514","Warn: release artifact 0.1.0 does not have provenance: https://api.github.com/repos/ocibuilder/ocibuilder/releases/21317182"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:4: pin your Docker image by updating ocibuilder/ocibase:0.2.0 to ocibuilder/ocibase:0.2.0@sha256:30d7700323a68439c7efa28c0eee0bbce22cdb418a2a96179e1ee60f9437bef2","Warn: containerImage not pinned by hash: controllers/Dockerfile:1: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: testing/dummy/Dockerfile_Test:1","Warn: containerImage not pinned by hash: testing/dummy/Dockerfile_Test:5: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of   5 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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T05:18:30.251Z","repository_id":51805963,"created_at":"2025-08-22T05:18:30.251Z","updated_at":"2025-08-22T05:18:30.251Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28425941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T15:24:48.085Z","status":"ssl_error","status_checked_at":"2026-01-14T15:23:41.940Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["buildah","builder","cloud-native","docker","kubernetes","oci","oci-image","overlays","parameterization","stages"],"created_at":"2024-07-31T03:01:24.350Z","updated_at":"2026-01-14T16:28:22.872Z","avatar_url":"https://github.com/ocibuilder.png","language":"Go","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# ocibuilder - Build [Open Container Initiative (OCI)](https://www.opencontainers.org/) compliant images the declarative way\n\n[![slack](https://img.shields.io/badge/slack-ocibuilder-brightgreen.svg?logo=slack)](https://urldefense.proofpoint.com/v2/url?u=https-3A__join.slack.com_t_ocibuilder_shared-5Finvite_enQtODYwMTczNzE0OTM1LTZmOWE5MzRlYzI5NzUxYmVmYmIwNjcyN2NlYTZjYTU1ZDAzNjQzZjIyYTQ0NDgwMDdjYzIyZTYyYjYzZWVhZmI\u0026d=DwIFAg\u0026c=zUO0BtkCe66yJvAZ4cAvZg\u0026r=I1Kl9jPjMftKY0cYdNWKyldGY-ke5459qStXhg2CQ9Y\u0026m=CVWkWRAvtaFIja4vZQVm0cJv1-09dRStxuVk4Fr-HBI\u0026s=kkJIZPuFqO6U_nDxBwBTLLczhMnHEt6_f6PZBmcVCs4\u0026e=)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ocibuilder/ocibuilder)](https://goreportcard.com/report/github.com/ocibuilder/ocibuilder)\n[![CircleCI](https://circleci.com/gh/ocibuilder/ocibuilder.svg?style=shield)](https://circleci.com/gh/ocibuilder/ocibuilder)\n[![Docs](https://img.shields.io/badge/docs-ocibuilder-56b5f5)](https://ocibuilder.github.io/docs/)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)\n\n## What is the ocibuilder?\n\nThe **ocibuilder** offers a command line tool called the **ocictl** to build, push and pull [OCI](https://www.opencontainers.org/) compliant images through declarative specifications, allowing you to pick between [Buildah](https://github.com/containers/buildah) or [Docker](https://docs.docker.com/) as the container build tool.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/ocibuilder/docs/blob/master/assets/oci-gopher.png?raw=true\" alt=\"Logo\"/\u003e\n\u003c/p\u003e\n\n## Features\n\n* Specify docker or buildah as a build tool.\n* Define multiple builds in single build configuration.\n* Ability to templatize build stages.\n* Multi-stage build support\n* Parameterize build configuration at runtime with environment variable support.\n* Supports [distroless](https://github.com/GoogleContainerTools/distroless) to produce lean images.\n* Supports [ansible roles](https://docs.ansible.com/) as build stage.\n* Supports build contexts like Local Filesystem, Git, S3, Google Cloud Storage, Azure Storage Blob, Aliyun OSS\n* All basic features like registry login, pulling and pushing images from/to multiple registries.\n\n## Architecture\n\n![architecture](https://github.com/ocibuilder/docs/blob/master/assets/ocibuilder.png)\n\n## Install\n\nBinary downloads of the `ocictl` are available on the [Releases page](https://github.com/ocibuilder/ocibuilder/releases).\n\nYou can use the `install.sh` script to install the latest version of `ocictl`:\n\n```bash\ncurl https://raw.githubusercontent.com/ocibuilder/ocibuilder/master/install.sh | sh\n```\n\nThis requires `GOPATH` to be set, with bin added to your `PATH`.\n\nThe latest images with Buildah and Docker pre-installed alongside the ocictl is available on our\n[Dockerhub repository](https://cloud.docker.com/u/ocibuilder/repository/docker/ocibuilder/ocictl).\n\nRead the full [installation guide](https://ocibuilder.github.io/docs/installation/) available in our docs.\n\n## Getting Started\n\nTo learn more about the ocibuilder and how to get started take a look at our [quick start](https://ocibuilder.github.io/docs/quickstart/) guide.\n\n## Documentation\n\nView our complete [documentation](https://ocibuilder.github.io/docs/).\n\nThe ocibuilder.yaml specification file with all fields available and examples is documented [here](https://ocibuilder.github.io/docs/specification/specification/).\n\n## Roadmap\nTake a look at our roadmap and features in developement [here](https://github.com/ocibuilder/ocibuilder/blob/master/ROADMAP.md)\n\n## Contribute\n\nPlease read the [`CONTRIBUTING.md`](./CONTRIBUTING.md) for contributing guidelines.\n\n## License\n\nApache License Version 2.0, see [`LICENSE`](https://github.com/ocibuilder/ocibuilder/blob/master/LICENSE)\n\n## References\n\nDocker: https://github.com/docker\n\nBuildah Commands: https://github.com/containers/buildah\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focibuilder%2Focibuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focibuilder%2Focibuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focibuilder%2Focibuilder/lists"}