/* * © 2024 Snyk Limited * * Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an 'AS IS' BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ declare const _default: { Snyk: { TooManyRequests: string; NotImplemented: string; BadRequest: string; Timeout: string; Unauthorised: string; TestLimitReached: string; TagsForOrganizationWithoutGroup: string; Server: string; }; OpenSourceEcosystems: { UnparseableManifest: string; UnparseableLockFile: string; UnknownDependencyVersion: string; MissingHeader: string; MissingPayload: string; UnprocessableFile: string; CannotGetFileFromSource: string; MissingEnvironmentVariable: string; BrokeredConnectionNotSupported: string; GitCloneFailed: string; UnsupportedManifestFile: string; UnsupportedTargetFramework: string; MissingStaticMainFunction: string; PublishFailed: string; FailedToAccessPrivatePackageSource: string; MissingMSBuildCondition: string; NoTargetFrameworksFound: string; OutdatedSDKVersionRequested: string; ProjectSkippedAndNotFound: string; PrivateModule: string; GoModFileMissing: string; SsoReAuthRequired: string; IncompleteProject: string; InconsistentVendoring: string; UnsupportedExternalFileGenerationSCM: string; UnableToAccessPrivateDeps: string; UnableToUseCredentials: string; ToolchainNotAvailable: string; MissingRequirementFromPom: string; UnableToResolveValueForProperty: string; UnableToResolveVersionForProperty: string; CyclicPropertyDetectedInPomFile: string; UnableToParseXML: string; InvalidCoordinates: string; SkippedGroup: string; PomFileNotFound: string; MissingProjectFromPom: string; CannotResolveTargetPomFromXml: string; CannotResolveTargetPomFromRepo: string; CannotGetBuildFileFromRepo: string; CannotCreateGitHost: string; NoReleasedVersionForVersionsRange: string; SourceNotSupported: string; TimeoutWhenProcessingTheDepTree: string; CannotReachConfiguredRepository: string; NoRepoFoundForTheNPMPackage: string; CouldNotParseNPMRegistryURL: string; CouldNotFindBrokerURL: string; UnableToReplaceBrokerURL: string; BadNPMVersion: string; UnknownBlobEncodingOnGithub: string; NoResultsFromForkerProcesses: string; ChildProcessExecution: string; NoValidPackageUpgrades: string; NoDependencyUpdates: string; CouldNotParseJSONFile: string; Base64Encode: string; Base64Decode: string; MissingSupportedFile: string; InvalidConfiguration: string; PnpmOutOfSync: string; PnpmUnsupportedLockfileVersion: string; YarnPackageNotFound: string; UnableToReachRegistry: string; OutdatedYarnLockFile: string; PermissionDenied: string; UnsupportedRequirementsFile: string; TooManyManifestFiles: string; FailedToApplyDependencyUpdates: string; PythonPackageNotFound: string; SyntaxIssues: string; PipUnsupportedPythonVersion: string; PythonVersionConfict: string; PipNoMatchingPythonDistribution: string; InstallationFailure: string; PipenvUnsupportedPythonVersion: string; PipenvNoMatchingPythonDistribution: string; PythonDependenciesSpaceLimitExceeded: string; }; PurlVulnerabilityFetching: { OrganizationNotWhitelisted: string; AuthorizationRequestFailure: string; InvalidPurl: string; NamespaceNotProvided: string; UnsupportedEcosystem: string; MissingComponent: string; ComponentNotSupported: string; PackageNotFound: string; VulnerabilityServiceUnavailable: string; VulnDBInvalidResponse: string; VulndbNext: string; InternalServer: string; InvalidPaginationParameters: string; TooManyPurls: string; TooManyIssues: string; UndefinedContainerDistro: string; UnsupportedDebianDistro: string; UndefinedContainerVendor: string; UnsupportedContainerVendor: string; UnsupportedAlpineDistro: string; }; IsolatedBuilds: { InvalidRequest: string; BuildEnvironmentNotFound: string; UnsupportedEcosystem: string; SsoReAuthRequired: string; }; OpenSourceProjectSnapshots: { InvalidRequest: string; InvalidResponse: string; DataTransformation: string; StorageFailure: string; InternalServer: string; }; OpenSourceProjectIssues: { InvalidRequest: string; InvalidResponse: string; DataTransformation: string; StorageFailure: string; InternalServer: string; }; OpenAPI: { BadRequest: string; Forbidden: string; NotAcceptable: string; NotFound: string; MethodNotAllowed: string; RequestEntityTooLarge: string; Unauthorized: string; UnsupportedMediaType: string; }; OpenSourceUnmanaged: { MavenSearchServiceUnavailable: string; Sha1NotFound: string; }; SbomExport: { InternalServer: string; UnexpectedDepGraphResponse: string; UnexpectedParseDepGraph: string; IaCOrSASTProject: string; UnsupportedProject: string; DepGraphResponse: string; MissingAuthToken: string; EmptyRequestBody: string; InvalidDepGraph: string; }; SbomTest: { Internal: string; OrgIDMismatch: string; NotFound: string; FailedTest: string; PendingTest: string; FormatUnknown: string; UnprocessableInput: string; FormatNotSupported: string; ConversionFailed: string; NoTestablePackages: string; }; Fix: { FixScenarioNotSupported: string; SCMRateLimit: string; UnauthorisedAccess: string; UnsupportedEcosystem: string; MetadataNotFound: string; NoMatureVersionsFound: string; VersionNotFound: string; AlreadyLatestVersion: string; DowngradeVersionUnsupported: string; VersionParsing: string; FailedToGetPullRequestAttributes: string; PullRequestTemplateNotFound: string; FailedToCompilePrTemplate: string; FailedToParsePullRequestAttributes: string; FailedToLoadCompiledYaml: string; FailedToGenerateHash: string; FailedToCreatePRTemplate: string; FailedToReadPRTemplate: string; FailedToDeletePRTemplate: string; PRTemplateInvalidPayload: string; FailedToLoadCompiledJSON: string; FailedToRenderDefaultTemplate: string; }; Code: { AnalysisFileCountLimitExceeded: string; AnalysisResultSizeLimitExceeded: string; AnalysisTargetSizeLimitExceeded: string; AnalysisFileNameLengthLimitExceeded: string; FeatureIsNotEnabled: string; UnsupportedProject: string; RuleExtensionAlreadyExistsForGroup: string; OrgRelationshipsMustBeUnique: string; GroupRelationshipMustBeForAdminGroup: string; OrgOutsideAdminGroup: string; RuleExtensionsLimitReached: string; UnsupportedRuleNames: string; }; PRChecks: { FailedToReadManifest: string; ManifestNotFound: string; ThirdPartyRateLimit: string; OutOfSync: string; FailedDeterminingProjectTarget: string; FailedToCompleteTest: string; FailedToFetchMergeCommitSha: string; MergeConflict: string; FailedToDetectIssues: string; InvalidThirdPartyCredentials: string; FailedToGenerateCommitStatus: string; }; CLI: { ConfigEnvironmentFailed: string; ConfigEnvironmentConsistencyIssue: string; ConnectionTimeout: string; }; CustomBaseImages: { VersioningSchemaDoesNotSupportTag: string; RequiredParameterNotProvided: string; ProjectDoesNotExist: string; ProjectIsNotContainerImage: string; ProjectDoesNotBelongToGroup: string; RequestIdsDoNotMatch: string; RequestBodyAttributesMissing: string; InvalidPaginationCursor: string; UnableToSortByVersion: string; UpdateVersioningSchemaFail: string; ProjectAlreadyLinked: string; VersioningSchemaMissing: string; VersioningSchemaInapplicable: string; ImageNotFound: string; ImageDoesNotExist: string; ImageUpdateFailed: string; PropertiesRetrievalFailed: string; ImageCollectionRetrievalFailed: string; CreateVersioningSchemaFail: string; }; Integration: { IntegrationNotFound: string; }; Target: { TargetNotFound: string; NoUniqueTargetFound: string; }; SCM: { UnsupportedIntegrationType: string; RevisionNotResolved: string; IntegrationAuthenticationFailed: string; IntegrationAuthorizationFailed: string; FilesLimitExceeded: string; SizeLimitExceeded: string; }; Policies: { InvalidPolicyApply: string; }; }; export default _default;