# Functions
NewAuthorizationRequestFailureError displays errors with the following description: Unexpected error when authenticating.
NewComponentNotSupportedError displays errors with the following description: Remove the unsupported component and retry the request.
NewInternalServerError displays errors with the following description: This issue is unexpected, and the service will recover shortly.
NewInvalidPaginationParametersError displays errors with the following description: The pagination limit is > 1 and ≤ 1000, and the offset is ≥0.
NewInvalidPurlError displays errors with the following description: Make sure that the purl is valid.
NewMissingComponentError displays errors with the following description: A list of components of the purl spec is required.
NewNamespaceNotProvidedError displays errors with the following description: You have requested a package type that requires a namespace (e.g.
NewOrganizationNotWhitelistedError displays errors with the following description: You likely don’t have access to the features in Beta.
NewPackageNotFoundError displays errors with the following description: The package you specified in the purl cannot be found in the vulnerability database.
NewTooManyIssuesError displays errors with the following description: The number of issues found for the provided purls exceeds the limit defined by the API.
NewTooManyPurlsError displays errors with the following description: The number of purls sent in the request exceeds the limit of 1000 set by the service.
NewUndefinedContainerDistroError displays errors with the following description: The given Package URL does not have a required distro qualifier.
NewUndefinedContainerVendorError displays errors with the following description: The given Package URL does not have a required namespace.
NewUnsupportedAlpineDistroError displays errors with the following description: This Alpine distro is currently not supported.
NewUnsupportedContainerVendorError displays errors with the following description: The given Package URL does not contain a supported vendor.
NewUnsupportedDebianDistroError displays errors with the following description: This Debian distro is currently not supported.
NewUnsupportedEcosystemError displays errors with the following description: The package type is not supported.
NewVulnDBInvalidResponseError displays errors with the following description: An unexpected error occurred.
NewVulndbNextError displays errors with the following description: An unexpected error occurred with the vulnerability service.
NewVulnerabilityServiceUnavailableError displays errors with the following description: This issue is unexpected, and the service will recover shortly.