Affected by GO-2022-0785
and 5 other vulnerabilities
GO-2022-0785 : "catalog's registry v2 api exposed on unauthenticated path in Harbor" in github.com/goharbor/harbor
GO-2022-0865 : Authenticated users can exploit an enumeration vulnerability in Harbor in github.com/goharbor/harbor
GO-2023-2109 : Harbor timing attack risk in github.com/goharbor/harbor
GO-2024-2915 : Open Redirect URL in Harbor in github.com/goharbor/harbor
GO-2024-2916 : SQL Injection in Harbor scan log API in github.com/goharbor/harbor
GO-2024-3013 : Harbor fails to validate the user permissions when updating project configurations in github.com/goharbor/harbor
Discover Packages
github.com/goharbor/harbor
src
adminserver
systeminfo
imagestorage
package
Version:
v1.6.3
Opens a new window with list of versions in this module.
Published: Dec 11, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types type Capacity type Driver
Documentation
¶
type Capacity struct {
Total uint64 `json:"total"`
Free uint64 `json:"free"`
}
Capacity holds information about capaticy of image storage
Driver defines methods that an image storage driver must implement
GlobalDriver is a global image storage driver
Source Files
¶
Directories
¶
Show internal
Collapse all
Click to show internal directories.
Click to hide internal directories.