goharbor/harbor

Description: An open source trusted cloud native registry project that stores, signs, and scans content.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on April 7th, 2021
Created on January 28th, 2016
Open Issues & Pull Requests: 843 (+0)
Number of forks: 5,290
Total Stargazers: 28,901 (+0)
Total Subscribers: 517 (+0)

Issue Activity (beta)

Open issues: 352
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 767 days
Stale 30+ days: 287
Stale 90+ days: 226

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 4
Events in 7 days: 15

Top labels

  • Stale (643)
  • kind/requirement (280)
  • kind/question (278)
  • needs/follow-up (143)
  • help wanted (136)
  • more-info-needed (105)
  • kind/bug (97)
  • area/ui (88)

Repository Insights (GitGenius)

Median issue/PR response: 12.2 hours
Mean response time: 8.7 days
90th percentile: 5.0 days
Tracked items: 1,719

Most active contributors

Detailed Description

Harbor is an open source trusted cloud native registry project written in Go that extends Docker Distribution with enterprise-grade security, identity management, and governance capabilities. Hosted by the Cloud Native Computing Foundation, Harbor serves as a registry for cloud native environments supporting both container images and Helm charts, making it suitable for container runtimes and orchestration platforms like Kubernetes.

The project implements role-based access control where users access different repositories through projects with granular permission management for images and Helm charts. Harbor includes policy-based replication functionality that synchronizes images and charts between multiple registry instances using filters for repository, tag, and label, with automatic retry mechanisms for failed replications. This feature supports load balancing, high availability, and multi-datacenter deployments in hybrid and multi-cloud scenarios.

Security features are central to Harbor's design. The system performs regular vulnerability scanning of images with policy checks to prevent vulnerable images from being deployed. Harbor supports image signing using Docker Content Trust through Notary, guaranteeing authenticity and provenance, and can enforce policies preventing unsigned images from deployment. The platform integrates with enterprise authentication systems through LDAP and Active Directory support, allowing organizations to import LDAP groups and assign project permissions. OpenID Connect support enables single sign-on capabilities through external authorization servers and identity providers.

Harbor provides comprehensive operational capabilities including image deletion and garbage collection for freeing up space from dangling manifests and unreferenced blobs, a graphical user portal for browsing and managing repositories, and complete activity auditing that tracks all repository operations. The system offers RESTful APIs with an embedded Swagger UI for administrative operations and programmatic integration with external systems.

Deployment flexibility is a key strength, with Harbor supporting Docker Compose deployment, Helm Chart installation for Kubernetes environments, and a Harbor Operator for additional deployment options. The project maintains OCI Distribution Conformance compliance and provides compatibility lists for replication adapters, OIDC adapters, and scanner adapters.

According to GitGenius tracking data, Harbor has grown to 28,848 stargazers with consistent community engagement. The project shows active maintenance with a median issue and pull request response latency of 12.2 hours and a mean response time of 208 hours across 1,719 tracked items. The most active contributors include wy65701436 with 1,637 events, stonezdj with 1,260 events, and reasonerjt with 981 events. The most prevalent issue labels are Stale with 631 occurrences, kind/requirement with 279, and kind/question with 278, indicating ongoing community questions and feature requests. Harbor shares contributors with major projects including Microsoft VSCode, Microsoft TypeScript, and Rust-lang/Rust, demonstrating its significance in the broader open source ecosystem.

harbor
by
goharborgoharbor/harbor

Repository Details

Fetching additional details & charts...