package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev
# Functions
IsInvalidErr checks if the error is an invalidErr.
NewDefaultManager return a new instance of defaultManager.
NewInvalidErr ...
Validate help validates the CVE allowlist, to ensure the CVE ID is valid and there's no duplication.
# Interfaces
Manager defines the interface of CVE allowlist manager, it support both system level and project level allowlists.