Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Latest commit

 

History

History
57 lines (47 loc) · 5.99 KB

harbor-compatibility-list.md

File metadata and controls

57 lines (47 loc) · 5.99 KB
title weight
Harbor Compatibility List
15

This document provides compatibility information for all Harbor components.

Replication Adapters

Registries Pull Mode Push Mode Introduced in Release Automated Pipeline Covered
Harbor Harbor Y Y V1.8 Y
distribution distribution Y Y V1.8 Y
docker hub docker hub Y Y V1.8 Y
Huawei SWR Huawei SWR Y Y V1.8 N
GCR GCR Y Y V1.9 Y
ECR ECR Y Y V1.9 Y
ACR ACR Y Y V1.9 N
AliCR AliCR Y Y V1.9 N
Artifact Hub Artifact Hub Y N/A V2.2 N
Artifactory Artifactory Y Y V1.10 N
Quay Quay Y Y V1.10 N
GitLab Registry GitLab Registry Y Y V1.10 N

{{< note >}}

  • Pull mode replicates artifacts from the specified source registries into Harbor.
  • Push mode replicates artifacts from Harbor to the specified target registries. {{< /note >}}

OIDC Adapters

OIDC Providers Officially Verified End User Verified Verified in Release
Google Identity google identity Y V1.9
Dex dex Y V1.9
Ping Identity ping identity Y V1.9
Keycloak Keycloak Y V1.10
Auth0 Auth0 Y V1.10

Scanner Adapters

Scanners Providers Evaluated As Default Onboard in Release
Clair Clair CentOS Y N (removed as default in v2.2) v1.10
Anchore Anchore Anchore Y N v1.10
Trivy Trivy Aqua Y Y v1.10
CSP Aqua Aqua Y N v1.10
DoSec DoSec DoSec Y N v1.10
Sysdig Secure Sysdig Sysdig Y N v2.1.0
TensorSecurity TensorSecurity TensorSecurity Y N v2.2.0
ArksecScanner Arksec Arksec Y N v2.4.0

{{< note >}}

  • Evaluated means that the scanner implementation has been officially tested and verified.
  • As Default means that the scanner is provided as a default option and can be deployed together with the main Harbor components by providing extra options during installation. You must install other scanners manually. {{< /note >}}