package
0.0.0-20241008132540-fb116b8de483
Repository: https://github.com/snyk/error-catalog-golang-public.git
Documentation: pkg.go.dev

# Functions

NewConversionFailedError displays errors with the following description: Snyk was unable to process the provided SBOM input and is unable to scan it for issues.
NewFailedTestError displays errors with the following description: The SBOM test failed and does not have any results.
NewFormatNotSupportedError displays errors with the following description: Provide a supported format of the SBOM document and try again.
NewFormatUnknownError displays errors with the following description: Snyk does not recognize the SBOM file format.
NewInternalError displays errors with the following description: An unexpected error occurred.
NewNoTestablePackagesError displays errors with the following description: The SBOM document you provided does not contain any packages supported by Snyk vulnerability analysis, or it does not contain any package.
NewNotFoundError displays errors with the following description: Snyk was unable to find the requested SBOM test.
NewOrgIDMismatchError displays errors with the following description: The requested organization ID does not match the owner of the SBOM test ID.
NewPendingTestError displays errors with the following description: The SBOM test is still processing and does not have any results yet.
NewUnprocessableInputError displays errors with the following description: Snyk is unable to decode the SBOM file.