{"id":13522931,"url":"https://github.com/go-sigma/sigma","last_synced_at":"2026-01-12T00:02:50.263Z","repository":{"id":142331774,"uuid":"532940789","full_name":"go-sigma/sigma","owner":"go-sigma","description":"OCI-Native artifact manager","archived":false,"fork":false,"pushed_at":"2024-04-15T06:24:55.000Z","size":13898,"stargazers_count":91,"open_issues_count":3,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-18T05:20:46.601Z","etag":null,"topics":["artifact","distribution","docker","harbor","kubernetes","managerment","oci"],"latest_commit_sha":null,"homepage":"https://docs.sigma.tosone.cn","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/go-sigma.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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}},"created_at":"2022-09-05T14:40:53.000Z","updated_at":"2024-06-11T18:20:31.743Z","dependencies_parsed_at":"2024-01-09T06:23:04.129Z","dependency_job_id":"9a64d5bc-654b-4089-9fba-7426044a1f60","html_url":"https://github.com/go-sigma/sigma","commit_stats":null,"previous_names":["go-sigma/sigma","ximager/ximager"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-sigma%2Fsigma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-sigma%2Fsigma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-sigma%2Fsigma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-sigma%2Fsigma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-sigma","download_url":"https://codeload.github.com/go-sigma/sigma/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246563207,"owners_count":20797440,"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","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":["artifact","distribution","docker","harbor","kubernetes","managerment","oci"],"created_at":"2024-08-01T06:00:53.809Z","updated_at":"2025-04-01T00:30:24.493Z","avatar_url":"https://github.com/go-sigma.png","language":"Go","funding_links":[],"categories":["Go","Software Packages","Docker-Tools","Go Tools","软件包"],"sub_categories":["DevOps Tools","DevOps 工具"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/go-sigma/sigma\"\u003e\n    \u003cimg alt=\"sigma\" src=\"https://raw.githubusercontent.com/go-sigma/sigma/main/assets/sigma.svg\" width=\"220\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003esigma\u003c/h1\u003e\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/go-sigma/sigma/test.yml?style=for-the-badge) ![Codecov](https://img.shields.io/codecov/c/github/go-sigma/sigma?style=for-the-badge) ![GitHub repo size](https://img.shields.io/github/repo-size/go-sigma/sigma?style=for-the-badge)\n\n\u003e We are heavily developing on the dev branch, and the next version will have a lot of changes.\n\nSigma is an image registry that is extremely easy to deploy and maintain, and it adheres to the interface standards defined by the [OCI Distribution Specification 1.1](https://github.com/opencontainers/distribution-spec/tree/v1.1.0), it can also support any other client programs that follow the interface definition of the OCI Distribution Specification, such as [oras](https://github.com/oras-project/oras), [apptainer](https://github.com/apptainer/apptainer), [helm](https://github.com/helm/helm), and [nerdctl](https://github.com/containerd/nerdctl).\n\n## Quick Start\n\nNow you can use this command to run a simple server:\n\n``` bash\ndocker run --name sigma -p 3000:3000 --rm tosone/sigma:nightly-alpine\n```\n\nThe default username and password is: sigma/Admin@123, if you want to modify the default password, please refer to the instructions provided [here](https://docs.sigma.tosone.cn/docs/configuration).\n\n## Demo Server\n\nIt is deployed on an AWS EC2 instance (2C4G, 40G disk) running Debian 12.1 as the Linux distribution. The Docker version used is 25.0.3. The demo server was set up following these [instructions](https://github.com/go-sigma/demo-server).\n\nVisit: \u003chttps://sigma.tosone.cn\u003e, username/password: sigma/Admin@123\n\n## Architecture\n\n\u003cimg alt=\"sigma\" src=\"https://raw.githubusercontent.com/go-sigma/sigma/main/assets/architecture.png\" width=\"100%\" /\u003e\n\n## Features\n\n- [x] Support docker registry v2 protocol.\n- [x] Support OCI Image v1 Format and OCI Image Index v1 Format.\n- [x] Support OCI artifacts such as helm and so on.\n- [x] Support OCI sbom.\n- [x] Support Image security scan.\n- [x] Support registry proxy.\n- [x] Support Namespace quota.\n- [x] Support Image automatic garbage collection.\n- [x] Support Image sign.\n- [x] Support Image build in docker, podman and kubernetes.\n- [ ] Support Image replication.\n\n## Release Schedule\n\n- There will be a major release in the middle and end of each year.\n- A minor release is released at the beginning of each month.\n- There will probably be a bugfix release in the middle of each week.\n\n## Alternatives\n\n- [Distribution](https://distribution.github.io/distribution/)\n- [Harbor](https://goharbor.io/)\n- [zot](https://zotregistry.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-sigma%2Fsigma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-sigma%2Fsigma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-sigma%2Fsigma/lists"}