Versions in this module Expand all Collapse all v1 v1.0.0 Feb 16, 2024 Changes in this version + const AppPatchRequestDataTypeApp + const AppPostRequestDataTypeApp + const CommonIssueModelAttributesEffectiveSeverityLevelCritical + const CommonIssueModelAttributesEffectiveSeverityLevelHigh + const CommonIssueModelAttributesEffectiveSeverityLevelInfo + const CommonIssueModelAttributesEffectiveSeverityLevelLow + const CommonIssueModelAttributesEffectiveSeverityLevelMedium + const CommonIssueModelVTwoAttributesEffectiveSeverityLevelCritical + const CommonIssueModelVTwoAttributesEffectiveSeverityLevelHigh + const CommonIssueModelVTwoAttributesEffectiveSeverityLevelInfo + const CommonIssueModelVTwoAttributesEffectiveSeverityLevelLow + const CommonIssueModelVTwoAttributesEffectiveSeverityLevelMedium + const CycloneDxDocumentBomFormatCycloneDX + const DeleteProjectsFromCollectionRequestDataItems0TypeProject + const ImageTargetRefTypeImageTargetReference + const ImageTypeContainerImage + const IssueAttributesEffectiveSeverityLevelCritical + const IssueAttributesEffectiveSeverityLevelHigh + const IssueAttributesEffectiveSeverityLevelInfo + const IssueAttributesEffectiveSeverityLevelLow + const IssueAttributesEffectiveSeverityLevelMedium + const IssueAttributesStatusOpen + const IssueAttributesStatusResolved + const OrgInvitationPostDataTypeOrgInvitation + const OrgInvitationTypeOrgInvitation + const PatchProjectRequestDataAttributesTestFrequencyDaily + const PatchProjectRequestDataAttributesTestFrequencyNever + const PatchProjectRequestDataAttributesTestFrequencyWeekly + const PatchProjectRequestDataTypeProject + const ProjectAttributesStatusActive + const ProjectAttributesStatusInactive + const ProjectSettingsPatchRequestDataTypeSlack + const PublicAppDataAttributesContextTenant + const PublicAppDataAttributesContextUser + const PullRequestAssignmentSettingsTypeAuto + const PullRequestAssignmentSettingsTypeManual + const PullRequestsSettingsPolicyAll + const PullRequestsSettingsPolicyOnlyNew + const PullRequestsSettingsSeverityThresholdCritical + const PullRequestsSettingsSeverityThresholdHigh + const PullRequestsSettingsSeverityThresholdLow + const PullRequestsSettingsSeverityThresholdMedium + const RecurringTestsSettingsFrequencyDaily + const RecurringTestsSettingsFrequencyNever + const RecurringTestsSettingsFrequencyWeekly + const RemedyTypeArm + const RemedyTypeAutomated + const RemedyTypeCli + const RemedyTypeCloudformation + const RemedyTypeIndeterminate + const RemedyTypeKubernetes + const RemedyTypeManual + const RemedyTypeRuleResultMessage + const RemedyTypeTerraform + const ResourceInputTypeArm + const ResourceInputTypeCfn + const ResourceInputTypeCloudScan + const ResourceInputTypeK8s + const ResourceInputTypeTf + const ResourceInputTypeTfHcl + const ResourceInputTypeTfPlan + const ResourceInputTypeTfState + const ResourceTypeCloud + const ResourceTypeIac + const ServiceAccountAttributesAuthTypeAPIKey + const ServiceAccountAttributesAuthTypeOauthClientSecret + const ServiceAccountAttributesAuthTypeOauthPrivateKeyJwt + const ServiceAccountAttributesLevelGroup + const ServiceAccountAttributesLevelOrg + const SettingsRequestDataTypeSlack + const SlackChannelAttributesTypeDirectMessage + const SlackChannelAttributesTypeMultipartyDirectMessage + const SlackChannelAttributesTypePrivate + const SlackChannelAttributesTypePublic + const UpdateCollectionWithProjectsRequestDataItems0TypeProject + const VersioningSchemaCustomTypeTypeCustom + const VersioningSchemaSemverTypeTypeSemver + const VersioningSchemaSingleSelectionTypeTypeSingleDashSelection + type AccessTokenTTLSeconds float64 + func (m AccessTokenTTLSeconds) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m AccessTokenTTLSeconds) Validate(formats strfmt.Registry) error + type ActualVersion string + func (m ActualVersion) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ActualVersion) Validate(formats strfmt.Registry) error + type AppBot struct + Attributes interface{} + ID *ID + Links *Links + Relationships *AppBotRelationships + Type *Type + func (m *AppBot) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppBot) MarshalBinary() ([]byte, error) + func (m *AppBot) UnmarshalBinary(b []byte) error + func (m *AppBot) Validate(formats strfmt.Registry) error + type AppBotRelationships struct + App *AppBotRelationshipsApp + func (m *AppBotRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppBotRelationships) MarshalBinary() ([]byte, error) + func (m *AppBotRelationships) UnmarshalBinary(b []byte) error + func (m *AppBotRelationships) Validate(formats strfmt.Registry) error + type AppBotRelationshipsApp struct + Data *PublicApp + func (m *AppBotRelationshipsApp) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppBotRelationshipsApp) MarshalBinary() ([]byte, error) + func (m *AppBotRelationshipsApp) UnmarshalBinary(b []byte) error + func (m *AppBotRelationshipsApp) Validate(formats strfmt.Registry) error + type AppData struct + Attributes *AppResourceAttributes + ID *ID + Type *Type + func (m *AppData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppData) MarshalBinary() ([]byte, error) + func (m *AppData) UnmarshalBinary(b []byte) error + func (m *AppData) Validate(formats strfmt.Registry) error + type AppDataWithSecret struct + Attributes *AppResourceAttributesWithSecret + ID *ID + Type *Type + func (m *AppDataWithSecret) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppDataWithSecret) MarshalBinary() ([]byte, error) + func (m *AppDataWithSecret) UnmarshalBinary(b []byte) error + func (m *AppDataWithSecret) Validate(formats strfmt.Registry) error + type AppInstallData struct + Attributes *AppInstallDataAttributes + ID *UUID + Links *Links + Relationships *AppInstallDataRelationships + Type *Type + func (m *AppInstallData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallData) MarshalBinary() ([]byte, error) + func (m *AppInstallData) UnmarshalBinary(b []byte) error + func (m *AppInstallData) Validate(formats strfmt.Registry) error + type AppInstallDataAttributes struct + ClientID ClientID + func (m *AppInstallDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallDataAttributes) MarshalBinary() ([]byte, error) + func (m *AppInstallDataAttributes) UnmarshalBinary(b []byte) error + func (m *AppInstallDataAttributes) Validate(formats strfmt.Registry) error + type AppInstallDataRelationships struct + App *AppInstallDataRelationshipsApp + func (m *AppInstallDataRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallDataRelationships) MarshalBinary() ([]byte, error) + func (m *AppInstallDataRelationships) UnmarshalBinary(b []byte) error + func (m *AppInstallDataRelationships) Validate(formats strfmt.Registry) error + type AppInstallDataRelationshipsApp struct + Data *PublicAppData + func (m *AppInstallDataRelationshipsApp) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallDataRelationshipsApp) MarshalBinary() ([]byte, error) + func (m *AppInstallDataRelationshipsApp) UnmarshalBinary(b []byte) error + func (m *AppInstallDataRelationshipsApp) Validate(formats strfmt.Registry) error + type AppInstallDataWithSecret struct + Attributes *AppInstallDataWithSecretAttributes + ID *UUID + Links *Links + Relationships *AppInstallDataWithSecretRelationships + Type *Type + func (m *AppInstallDataWithSecret) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallDataWithSecret) MarshalBinary() ([]byte, error) + func (m *AppInstallDataWithSecret) UnmarshalBinary(b []byte) error + func (m *AppInstallDataWithSecret) Validate(formats strfmt.Registry) error + type AppInstallDataWithSecretAttributes struct + ClientID *ClientID + ClientSecret *ClientSecret + func (m *AppInstallDataWithSecretAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallDataWithSecretAttributes) MarshalBinary() ([]byte, error) + func (m *AppInstallDataWithSecretAttributes) UnmarshalBinary(b []byte) error + func (m *AppInstallDataWithSecretAttributes) Validate(formats strfmt.Registry) error + type AppInstallDataWithSecretRelationships struct + App *AppInstallDataWithSecretRelationshipsApp + func (m *AppInstallDataWithSecretRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallDataWithSecretRelationships) MarshalBinary() ([]byte, error) + func (m *AppInstallDataWithSecretRelationships) UnmarshalBinary(b []byte) error + func (m *AppInstallDataWithSecretRelationships) Validate(formats strfmt.Registry) error + type AppInstallDataWithSecretRelationshipsApp struct + Data *PublicAppData + func (m *AppInstallDataWithSecretRelationshipsApp) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallDataWithSecretRelationshipsApp) MarshalBinary() ([]byte, error) + func (m *AppInstallDataWithSecretRelationshipsApp) UnmarshalBinary(b []byte) error + func (m *AppInstallDataWithSecretRelationshipsApp) Validate(formats strfmt.Registry) error + type AppInstallWithClient struct + Attributes *AppInstallWithClientAttributes + ID *UUID + Links *Links + Relationships *AppInstallWithClientRelationships + Type *Type + func (m *AppInstallWithClient) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallWithClient) MarshalBinary() ([]byte, error) + func (m *AppInstallWithClient) UnmarshalBinary(b []byte) error + func (m *AppInstallWithClient) Validate(formats strfmt.Registry) error + type AppInstallWithClientAttributes struct + ClientID *strfmt.UUID + ClientSecret *string + func (m *AppInstallWithClientAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallWithClientAttributes) MarshalBinary() ([]byte, error) + func (m *AppInstallWithClientAttributes) UnmarshalBinary(b []byte) error + func (m *AppInstallWithClientAttributes) Validate(formats strfmt.Registry) error + type AppInstallWithClientRelationships struct + App *AppInstallWithClientRelationshipsApp + func (m *AppInstallWithClientRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallWithClientRelationships) MarshalBinary() ([]byte, error) + func (m *AppInstallWithClientRelationships) UnmarshalBinary(b []byte) error + func (m *AppInstallWithClientRelationships) Validate(formats strfmt.Registry) error + type AppInstallWithClientRelationshipsApp struct + Data *AppInstallWithClientRelationshipsAppData + func (m *AppInstallWithClientRelationshipsApp) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallWithClientRelationshipsApp) MarshalBinary() ([]byte, error) + func (m *AppInstallWithClientRelationshipsApp) UnmarshalBinary(b []byte) error + func (m *AppInstallWithClientRelationshipsApp) Validate(formats strfmt.Registry) error + type AppInstallWithClientRelationshipsAppData struct + ID *UUID + Type *Type + func (m *AppInstallWithClientRelationshipsAppData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppInstallWithClientRelationshipsAppData) MarshalBinary() ([]byte, error) + func (m *AppInstallWithClientRelationshipsAppData) UnmarshalBinary(b []byte) error + func (m *AppInstallWithClientRelationshipsAppData) Validate(formats strfmt.Registry) error + type AppName string + func (m AppName) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m AppName) Validate(formats strfmt.Registry) error + type AppPatchRequest struct + Data *AppPatchRequestData + func (m *AppPatchRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppPatchRequest) MarshalBinary() ([]byte, error) + func (m *AppPatchRequest) UnmarshalBinary(b []byte) error + func (m *AppPatchRequest) Validate(formats strfmt.Registry) error + type AppPatchRequestData struct + Attributes *AppPatchRequestDataAttributes + Type string + func (m *AppPatchRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppPatchRequestData) MarshalBinary() ([]byte, error) + func (m *AppPatchRequestData) UnmarshalBinary(b []byte) error + func (m *AppPatchRequestData) Validate(formats strfmt.Registry) error + type AppPatchRequestDataAttributes struct + AccessTokenTTLSeconds AccessTokenTTLSeconds + Name AppName + RedirectUris RedirectUris + func (m *AppPatchRequestDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppPatchRequestDataAttributes) MarshalBinary() ([]byte, error) + func (m *AppPatchRequestDataAttributes) UnmarshalBinary(b []byte) error + func (m *AppPatchRequestDataAttributes) Validate(formats strfmt.Registry) error + type AppPostRequest struct + Data *AppPostRequestData + func (m *AppPostRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppPostRequest) MarshalBinary() ([]byte, error) + func (m *AppPostRequest) UnmarshalBinary(b []byte) error + func (m *AppPostRequest) Validate(formats strfmt.Registry) error + type AppPostRequestData struct + Attributes *AppPostRequestDataAttributes + Type *string + func (m *AppPostRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppPostRequestData) MarshalBinary() ([]byte, error) + func (m *AppPostRequestData) UnmarshalBinary(b []byte) error + func (m *AppPostRequestData) Validate(formats strfmt.Registry) error + type AppPostRequestDataAttributes struct + AccessTokenTTLSeconds AccessTokenTTLSeconds + Context *Context + Name *AppName + RedirectUris RedirectUris + Scopes Scopes + func (m *AppPostRequestDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppPostRequestDataAttributes) MarshalBinary() ([]byte, error) + func (m *AppPostRequestDataAttributes) UnmarshalBinary(b []byte) error + func (m *AppPostRequestDataAttributes) Validate(formats strfmt.Registry) error + type AppPostResponse struct + Data *AppDataWithSecret + Jsonapi *JSONAPI + Links *SelfLink + func (m *AppPostResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppPostResponse) MarshalBinary() ([]byte, error) + func (m *AppPostResponse) UnmarshalBinary(b []byte) error + func (m *AppPostResponse) Validate(formats strfmt.Registry) error + type AppResourceAttributes struct + AccessTokenTTLSeconds *AccessTokenTTLSeconds + ClientID ClientID + Context *Context + GrantType *GrantType + IsConfidential *IsConfidential + IsPublic *IsPublic + Name *AppName + OrgPublicID UUID + RedirectUris RedirectUris + Scopes Scopes + func (m *AppResourceAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppResourceAttributes) MarshalBinary() ([]byte, error) + func (m *AppResourceAttributes) UnmarshalBinary(b []byte) error + func (m *AppResourceAttributes) Validate(formats strfmt.Registry) error + type AppResourceAttributesWithSecret struct + AccessTokenTTLSeconds *AccessTokenTTLSeconds + ClientID *ClientID + ClientSecret *ClientSecret + Context *Context + GrantType *GrantType + IsConfidential *IsConfidential + IsPublic *IsPublic + Name *AppName + OrgPublicID UUID + RedirectUris RedirectUris + Scopes Scopes + func (m *AppResourceAttributesWithSecret) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AppResourceAttributesWithSecret) MarshalBinary() ([]byte, error) + func (m *AppResourceAttributesWithSecret) UnmarshalBinary(b []byte) error + func (m *AppResourceAttributesWithSecret) Validate(formats strfmt.Registry) error + type AuditLogSearch struct + Items []*AuditLogSearchItemsItems0 + Type string + func (m *AuditLogSearch) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AuditLogSearch) MarshalBinary() ([]byte, error) + func (m *AuditLogSearch) UnmarshalBinary(b []byte) error + func (m *AuditLogSearch) Validate(formats strfmt.Registry) error + type AuditLogSearchItemsItems0 struct + Content interface{} + Created *strfmt.DateTime + Event *string + GroupID strfmt.UUID + OrgID strfmt.UUID + ProjectID strfmt.UUID + func (m *AuditLogSearchItemsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AuditLogSearchItemsItems0) MarshalBinary() ([]byte, error) + func (m *AuditLogSearchItemsItems0) UnmarshalBinary(b []byte) error + func (m *AuditLogSearchItemsItems0) Validate(formats strfmt.Registry) error + type AutoDependencyUpgradeSettings struct + IgnoredDependencies []string + IsEnabled bool + IsInherited bool + IsMajorUpgradeEnabled bool + Limit float64 + MinimumAge float64 + func (m *AutoDependencyUpgradeSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AutoDependencyUpgradeSettings) MarshalBinary() ([]byte, error) + func (m *AutoDependencyUpgradeSettings) UnmarshalBinary(b []byte) error + func (m *AutoDependencyUpgradeSettings) Validate(formats strfmt.Registry) error + type AutoRemediationPRsSettings struct + IsBacklogPrsEnabled bool + IsFreshPrsEnabled bool + IsPatchRemediationEnabled bool + func (m *AutoRemediationPRsSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *AutoRemediationPRsSettings) MarshalBinary() ([]byte, error) + func (m *AutoRemediationPRsSettings) UnmarshalBinary(b []byte) error + func (m *AutoRemediationPRsSettings) Validate(formats strfmt.Registry) error + type BulkPackageUrlsRequestBody struct + Data *BulkPackageUrlsRequestBodyData + func (m *BulkPackageUrlsRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *BulkPackageUrlsRequestBody) MarshalBinary() ([]byte, error) + func (m *BulkPackageUrlsRequestBody) UnmarshalBinary(b []byte) error + func (m *BulkPackageUrlsRequestBody) Validate(formats strfmt.Registry) error + type BulkPackageUrlsRequestBodyData struct + Attributes *BulkPackageUrlsRequestBodyDataAttributes + Type Types + func (m *BulkPackageUrlsRequestBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *BulkPackageUrlsRequestBodyData) MarshalBinary() ([]byte, error) + func (m *BulkPackageUrlsRequestBodyData) UnmarshalBinary(b []byte) error + func (m *BulkPackageUrlsRequestBodyData) Validate(formats strfmt.Registry) error + type BulkPackageUrlsRequestBodyDataAttributes struct + Purls []string + func (m *BulkPackageUrlsRequestBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *BulkPackageUrlsRequestBodyDataAttributes) MarshalBinary() ([]byte, error) + func (m *BulkPackageUrlsRequestBodyDataAttributes) UnmarshalBinary(b []byte) error + func (m *BulkPackageUrlsRequestBodyDataAttributes) Validate(formats strfmt.Registry) error + type Class struct + ID *string + Source *string + Type *ClassTypeDef + URL strfmt.URI + func (m *Class) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Class) MarshalBinary() ([]byte, error) + func (m *Class) UnmarshalBinary(b []byte) error + func (m *Class) Validate(formats strfmt.Registry) error + type ClassTypeDef string + const ClassTypeDefCompliance + const ClassTypeDefRuleDashCategory + const ClassTypeDefWeakness + func NewClassTypeDef(value ClassTypeDef) *ClassTypeDef + func (m ClassTypeDef) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ClassTypeDef) Pointer() *ClassTypeDef + func (m ClassTypeDef) Validate(formats strfmt.Registry) error + type ClientID strfmt.UUID + func (m ClientID) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ClientID) Validate(formats strfmt.Registry) error + type ClientSecret string + func (m ClientSecret) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ClientSecret) Validate(formats strfmt.Registry) error + type CloudResource struct + Environment *Environment + Resource *Resource + func (m *CloudResource) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CloudResource) MarshalBinary() ([]byte, error) + func (m *CloudResource) UnmarshalBinary(b []byte) error + func (m *CloudResource) Validate(formats strfmt.Registry) error + type CollectionAttributes struct + IsGenerated bool + Name *Name + func (m *CollectionAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CollectionAttributes) MarshalBinary() ([]byte, error) + func (m *CollectionAttributes) UnmarshalBinary(b []byte) error + func (m *CollectionAttributes) Validate(formats strfmt.Registry) error + type CollectionMeta struct + IssuesCriticalCount *float64 + IssuesHighCount *float64 + IssuesLowCount *float64 + IssuesMediumCount *float64 + ProjectsCount *float64 + func (m *CollectionMeta) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CollectionMeta) MarshalBinary() ([]byte, error) + func (m *CollectionMeta) UnmarshalBinary(b []byte) error + func (m *CollectionMeta) Validate(formats strfmt.Registry) error + type CollectionRelationships struct + CreatedByUser *CollectionRelationshipsCreatedByUser + Org *CollectionRelationshipsOrg + func (m *CollectionRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CollectionRelationships) MarshalBinary() ([]byte, error) + func (m *CollectionRelationships) UnmarshalBinary(b []byte) error + func (m *CollectionRelationships) Validate(formats strfmt.Registry) error + type CollectionRelationshipsCreatedByUser struct + Data *CollectionRelationshipsCreatedByUserData + func (m *CollectionRelationshipsCreatedByUser) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CollectionRelationshipsCreatedByUser) MarshalBinary() ([]byte, error) + func (m *CollectionRelationshipsCreatedByUser) UnmarshalBinary(b []byte) error + func (m *CollectionRelationshipsCreatedByUser) Validate(formats strfmt.Registry) error + type CollectionRelationshipsCreatedByUserData struct + ID *strfmt.UUID + Type interface{} + func (m *CollectionRelationshipsCreatedByUserData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CollectionRelationshipsCreatedByUserData) MarshalBinary() ([]byte, error) + func (m *CollectionRelationshipsCreatedByUserData) UnmarshalBinary(b []byte) error + func (m *CollectionRelationshipsCreatedByUserData) Validate(formats strfmt.Registry) error + type CollectionRelationshipsOrg struct + Data *CollectionRelationshipsOrgData + func (m *CollectionRelationshipsOrg) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CollectionRelationshipsOrg) MarshalBinary() ([]byte, error) + func (m *CollectionRelationshipsOrg) UnmarshalBinary(b []byte) error + func (m *CollectionRelationshipsOrg) Validate(formats strfmt.Registry) error + type CollectionRelationshipsOrgData struct + ID *strfmt.UUID + Type interface{} + func (m *CollectionRelationshipsOrgData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CollectionRelationshipsOrgData) MarshalBinary() ([]byte, error) + func (m *CollectionRelationshipsOrgData) UnmarshalBinary(b []byte) error + func (m *CollectionRelationshipsOrgData) Validate(formats strfmt.Registry) error + type CollectionResponse struct + Attributes *CollectionAttributes + ID *strfmt.UUID + Meta *CollectionMeta + Relationships *CollectionRelationships + Type *Types + func (m *CollectionResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CollectionResponse) MarshalBinary() ([]byte, error) + func (m *CollectionResponse) UnmarshalBinary(b []byte) error + func (m *CollectionResponse) Validate(formats strfmt.Registry) error + type CommonIssueModel struct + Attributes *CommonIssueModelAttributes + ID string + Type string + func (m *CommonIssueModel) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModel) MarshalBinary() ([]byte, error) + func (m *CommonIssueModel) UnmarshalBinary(b []byte) error + func (m *CommonIssueModel) Validate(formats strfmt.Registry) error + type CommonIssueModelAttributes struct + Coordinates []*CommonIssueModelAttributesCoordinatesItems0 + CreatedAt strfmt.DateTime + Description string + EffectiveSeverityLevel string + Key string + Problems []*CommonIssueModelAttributesProblemsItems0 + Severities []*Severity + Slots *Slots + Title string + Type string + UpdatedAt strfmt.DateTime + func (m *CommonIssueModelAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModelAttributes) MarshalBinary() ([]byte, error) + func (m *CommonIssueModelAttributes) UnmarshalBinary(b []byte) error + func (m *CommonIssueModelAttributes) Validate(formats strfmt.Registry) error + type CommonIssueModelAttributesCoordinatesItems0 struct + Remedies []*CommonIssueModelAttributesCoordinatesItems0RemediesItems0 + Representation []string + func (m *CommonIssueModelAttributesCoordinatesItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModelAttributesCoordinatesItems0) MarshalBinary() ([]byte, error) + func (m *CommonIssueModelAttributesCoordinatesItems0) UnmarshalBinary(b []byte) error + func (m *CommonIssueModelAttributesCoordinatesItems0) Validate(formats strfmt.Registry) error + type CommonIssueModelAttributesCoordinatesItems0RemediesItems0 struct + Description string + Details *CommonIssueModelAttributesCoordinatesItems0RemediesItems0Details + Type string + func (m *CommonIssueModelAttributesCoordinatesItems0RemediesItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModelAttributesCoordinatesItems0RemediesItems0) MarshalBinary() ([]byte, error) + func (m *CommonIssueModelAttributesCoordinatesItems0RemediesItems0) UnmarshalBinary(b []byte) error + func (m *CommonIssueModelAttributesCoordinatesItems0RemediesItems0) Validate(formats strfmt.Registry) error + type CommonIssueModelAttributesCoordinatesItems0RemediesItems0Details struct + UpgradePackage string + func (m *CommonIssueModelAttributesCoordinatesItems0RemediesItems0Details) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModelAttributesCoordinatesItems0RemediesItems0Details) MarshalBinary() ([]byte, error) + func (m *CommonIssueModelAttributesCoordinatesItems0RemediesItems0Details) UnmarshalBinary(b []byte) error + func (m *CommonIssueModelAttributesCoordinatesItems0RemediesItems0Details) Validate(formats strfmt.Registry) error + type CommonIssueModelAttributesProblemsItems0 struct + DisclosedAt strfmt.DateTime + DiscoveredAt strfmt.DateTime + ID *string + Source *string + URL strfmt.URI + UpdatedAt strfmt.DateTime + func (m *CommonIssueModelAttributesProblemsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModelAttributesProblemsItems0) MarshalBinary() ([]byte, error) + func (m *CommonIssueModelAttributesProblemsItems0) UnmarshalBinary(b []byte) error + func (m *CommonIssueModelAttributesProblemsItems0) Validate(formats strfmt.Registry) error + type CommonIssueModelVTwo struct + Attributes *CommonIssueModelVTwoAttributes + ID string + Type string + func (m *CommonIssueModelVTwo) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModelVTwo) MarshalBinary() ([]byte, error) + func (m *CommonIssueModelVTwo) UnmarshalBinary(b []byte) error + func (m *CommonIssueModelVTwo) Validate(formats strfmt.Registry) error + type CommonIssueModelVTwoAttributes struct + Coordinates []*CoordinateVTwo + CreatedAt strfmt.DateTime + Description string + EffectiveSeverityLevel string + Problems []*CommonIssueModelVTwoAttributesProblemsItems0 + Severities []*Severity + Slots *Slots + Title string + Type string + UpdatedAt strfmt.DateTime + func (m *CommonIssueModelVTwoAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModelVTwoAttributes) MarshalBinary() ([]byte, error) + func (m *CommonIssueModelVTwoAttributes) UnmarshalBinary(b []byte) error + func (m *CommonIssueModelVTwoAttributes) Validate(formats strfmt.Registry) error + type CommonIssueModelVTwoAttributesProblemsItems0 struct + DisclosedAt strfmt.DateTime + DiscoveredAt strfmt.DateTime + ID *string + Source *string + URL strfmt.URI + UpdatedAt strfmt.DateTime + func (m *CommonIssueModelVTwoAttributesProblemsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CommonIssueModelVTwoAttributesProblemsItems0) MarshalBinary() ([]byte, error) + func (m *CommonIssueModelVTwoAttributesProblemsItems0) UnmarshalBinary(b []byte) error + func (m *CommonIssueModelVTwoAttributesProblemsItems0) Validate(formats strfmt.Registry) error + type ContainerBuildArgs struct + Platform *string + func (m *ContainerBuildArgs) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ContainerBuildArgs) MarshalBinary() ([]byte, error) + func (m *ContainerBuildArgs) UnmarshalBinary(b []byte) error + func (m *ContainerBuildArgs) Validate(formats strfmt.Registry) error + type Context string + const ContextTenant + const ContextUser + func NewContext(value Context) *Context + func (m Context) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m Context) Pointer() *Context + func (m Context) Validate(formats strfmt.Registry) error + type Coordinate struct + IsFixableManually bool + IsFixableSnyk bool + IsFixableUpstream bool + IsPatchable bool + IsPinnable bool + IsUpgradeable bool + Reachability string + Remedies []*Remedy + Representations []interface{} + func (m *Coordinate) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Coordinate) MarshalBinary() ([]byte, error) + func (m *Coordinate) UnmarshalBinary(b []byte) error + func (m *Coordinate) Validate(formats strfmt.Registry) error + type CoordinateVTwo struct + Remedies []*CoordinateVTwoRemediesItems0 + Representations []interface{} + func (m *CoordinateVTwo) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CoordinateVTwo) MarshalBinary() ([]byte, error) + func (m *CoordinateVTwo) UnmarshalBinary(b []byte) error + func (m *CoordinateVTwo) Validate(formats strfmt.Registry) error + type CoordinateVTwoRemediesItems0 struct + Description string + Details *CoordinateVTwoRemediesItems0Details + Type string + func (m *CoordinateVTwoRemediesItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CoordinateVTwoRemediesItems0) MarshalBinary() ([]byte, error) + func (m *CoordinateVTwoRemediesItems0) UnmarshalBinary(b []byte) error + func (m *CoordinateVTwoRemediesItems0) Validate(formats strfmt.Registry) error + type CoordinateVTwoRemediesItems0Details struct + UpgradePackage string + func (m *CoordinateVTwoRemediesItems0Details) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CoordinateVTwoRemediesItems0Details) MarshalBinary() ([]byte, error) + func (m *CoordinateVTwoRemediesItems0Details) UnmarshalBinary(b []byte) error + func (m *CoordinateVTwoRemediesItems0Details) Validate(formats strfmt.Registry) error + type CreateCollectionRequest struct + Data *CreateCollectionRequestData + func (m *CreateCollectionRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CreateCollectionRequest) MarshalBinary() ([]byte, error) + func (m *CreateCollectionRequest) UnmarshalBinary(b []byte) error + func (m *CreateCollectionRequest) Validate(formats strfmt.Registry) error + type CreateCollectionRequestData struct + Attributes *CreateCollectionRequestDataAttributes + Type *Types + func (m *CreateCollectionRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CreateCollectionRequestData) MarshalBinary() ([]byte, error) + func (m *CreateCollectionRequestData) UnmarshalBinary(b []byte) error + func (m *CreateCollectionRequestData) Validate(formats strfmt.Registry) error + type CreateCollectionRequestDataAttributes struct + Name *Name + func (m *CreateCollectionRequestDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CreateCollectionRequestDataAttributes) MarshalBinary() ([]byte, error) + func (m *CreateCollectionRequestDataAttributes) UnmarshalBinary(b []byte) error + func (m *CreateCollectionRequestDataAttributes) Validate(formats strfmt.Registry) error + type CustomBaseImageAttributes struct + IncludeInRecommendations *bool + ProjectID *strfmt.UUID + VersioningSchema *VersioningSchema + func (m *CustomBaseImageAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImageAttributes) MarshalBinary() ([]byte, error) + func (m *CustomBaseImageAttributes) UnmarshalBinary(b []byte) error + func (m *CustomBaseImageAttributes) Validate(formats strfmt.Registry) error + type CustomBaseImageCollectionResponse struct + Data []*CustomBaseImageCollectionResponseDataItems0 + Jsonapi *JSONAPI + Links *PaginatedLinks + func (m *CustomBaseImageCollectionResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImageCollectionResponse) MarshalBinary() ([]byte, error) + func (m *CustomBaseImageCollectionResponse) UnmarshalBinary(b []byte) error + func (m *CustomBaseImageCollectionResponse) Validate(formats strfmt.Registry) error + type CustomBaseImageCollectionResponseDataItems0 struct + Attributes *CustomBaseImageSnapshot + ID strfmt.UUID + Type string + func (m *CustomBaseImageCollectionResponseDataItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImageCollectionResponseDataItems0) MarshalBinary() ([]byte, error) + func (m *CustomBaseImageCollectionResponseDataItems0) UnmarshalBinary(b []byte) error + func (m *CustomBaseImageCollectionResponseDataItems0) Validate(formats strfmt.Registry) error + type CustomBaseImagePatchRequest struct + Data *CustomBaseImagePatchRequestData + func (m *CustomBaseImagePatchRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImagePatchRequest) MarshalBinary() ([]byte, error) + func (m *CustomBaseImagePatchRequest) UnmarshalBinary(b []byte) error + func (m *CustomBaseImagePatchRequest) Validate(formats strfmt.Registry) error + type CustomBaseImagePatchRequestData struct + Attributes *CustomBaseImagePatchRequestDataAttributes + ID strfmt.UUID + Type *string + func (m *CustomBaseImagePatchRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImagePatchRequestData) MarshalBinary() ([]byte, error) + func (m *CustomBaseImagePatchRequestData) UnmarshalBinary(b []byte) error + func (m *CustomBaseImagePatchRequestData) Validate(formats strfmt.Registry) error + type CustomBaseImagePatchRequestDataAttributes struct + IncludeInRecommendations bool + VersioningSchema *VersioningSchema + func (m *CustomBaseImagePatchRequestDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImagePatchRequestDataAttributes) MarshalBinary() ([]byte, error) + func (m *CustomBaseImagePatchRequestDataAttributes) UnmarshalBinary(b []byte) error + func (m *CustomBaseImagePatchRequestDataAttributes) Validate(formats strfmt.Registry) error + type CustomBaseImagePostRequest struct + Data *CustomBaseImagePostRequestData + func (m *CustomBaseImagePostRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImagePostRequest) MarshalBinary() ([]byte, error) + func (m *CustomBaseImagePostRequest) UnmarshalBinary(b []byte) error + func (m *CustomBaseImagePostRequest) Validate(formats strfmt.Registry) error + type CustomBaseImagePostRequestData struct + Attributes *CustomBaseImageAttributes + Type *string + func (m *CustomBaseImagePostRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImagePostRequestData) MarshalBinary() ([]byte, error) + func (m *CustomBaseImagePostRequestData) UnmarshalBinary(b []byte) error + func (m *CustomBaseImagePostRequestData) Validate(formats strfmt.Registry) error + type CustomBaseImageResource struct + Attributes *CustomBaseImageAttributes + ID *strfmt.UUID + Type *string + func (m *CustomBaseImageResource) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImageResource) MarshalBinary() ([]byte, error) + func (m *CustomBaseImageResource) UnmarshalBinary(b []byte) error + func (m *CustomBaseImageResource) Validate(formats strfmt.Registry) error + type CustomBaseImageResponse struct + Data *CustomBaseImageResource + Jsonapi *JSONAPI + Links *SelfLink + func (m *CustomBaseImageResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImageResponse) MarshalBinary() ([]byte, error) + func (m *CustomBaseImageResponse) UnmarshalBinary(b []byte) error + func (m *CustomBaseImageResponse) Validate(formats strfmt.Registry) error + type CustomBaseImageSnapshot struct + GroupID strfmt.UUID + IncludeInRecommendations bool + OrgID strfmt.UUID + ProjectID strfmt.UUID + Repository string + Tag string + func (m *CustomBaseImageSnapshot) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CustomBaseImageSnapshot) MarshalBinary() ([]byte, error) + func (m *CustomBaseImageSnapshot) UnmarshalBinary(b []byte) error + func (m *CustomBaseImageSnapshot) Validate(formats strfmt.Registry) error + type CycloneDxComponent struct + BomRef string + Name string + Purl string + Type string + Version string + func (m *CycloneDxComponent) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CycloneDxComponent) MarshalBinary() ([]byte, error) + func (m *CycloneDxComponent) UnmarshalBinary(b []byte) error + func (m *CycloneDxComponent) Validate(formats strfmt.Registry) error + type CycloneDxDependency struct + DependsOn []string + Ref string + func (m *CycloneDxDependency) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CycloneDxDependency) MarshalBinary() ([]byte, error) + func (m *CycloneDxDependency) UnmarshalBinary(b []byte) error + func (m *CycloneDxDependency) Validate(formats strfmt.Registry) error + type CycloneDxDocument struct + BomFormat *string + Components []*CycloneDxComponent + Dependencies []*CycloneDxDependency + Metadata *CycloneDxMetadata + SpecVersion *string + Version *int64 + func (m *CycloneDxDocument) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CycloneDxDocument) MarshalBinary() ([]byte, error) + func (m *CycloneDxDocument) UnmarshalBinary(b []byte) error + func (m *CycloneDxDocument) Validate(formats strfmt.Registry) error + type CycloneDxMetadata struct + Component *CycloneDxComponent + Properties []*CycloneDxProperty + Timestamp string + Tools []*CycloneDxTool + func (m *CycloneDxMetadata) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CycloneDxMetadata) MarshalBinary() ([]byte, error) + func (m *CycloneDxMetadata) UnmarshalBinary(b []byte) error + func (m *CycloneDxMetadata) Validate(formats strfmt.Registry) error + type CycloneDxProperty struct + Name string + Value string + func (m *CycloneDxProperty) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CycloneDxProperty) MarshalBinary() ([]byte, error) + func (m *CycloneDxProperty) UnmarshalBinary(b []byte) error + func (m *CycloneDxProperty) Validate(formats strfmt.Registry) error + type CycloneDxTool struct + Name string + Vendor string + func (m *CycloneDxTool) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CycloneDxTool) MarshalBinary() ([]byte, error) + func (m *CycloneDxTool) UnmarshalBinary(b []byte) error + func (m *CycloneDxTool) Validate(formats strfmt.Registry) error + type CycloneDxXMLDocument struct + Components []*CycloneDxComponent + Dependencies []*CycloneDxDependency + Metadata *CycloneDxMetadata + func (m *CycloneDxXMLDocument) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *CycloneDxXMLDocument) MarshalBinary() ([]byte, error) + func (m *CycloneDxXMLDocument) UnmarshalBinary(b []byte) error + func (m *CycloneDxXMLDocument) Validate(formats strfmt.Registry) error + type DeleteProjectsFromCollectionRequest struct + Data []*DeleteProjectsFromCollectionRequestDataItems0 + func (m *DeleteProjectsFromCollectionRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *DeleteProjectsFromCollectionRequest) MarshalBinary() ([]byte, error) + func (m *DeleteProjectsFromCollectionRequest) UnmarshalBinary(b []byte) error + func (m *DeleteProjectsFromCollectionRequest) Validate(formats strfmt.Registry) error + type DeleteProjectsFromCollectionRequestDataItems0 struct + ID *strfmt.UUID + Type *string + func (m *DeleteProjectsFromCollectionRequestDataItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *DeleteProjectsFromCollectionRequestDataItems0) MarshalBinary() ([]byte, error) + func (m *DeleteProjectsFromCollectionRequestDataItems0) UnmarshalBinary(b []byte) error + func (m *DeleteProjectsFromCollectionRequestDataItems0) Validate(formats strfmt.Registry) error + type Dependency struct + PackageName *string + PackageVersion *string + func (m *Dependency) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Dependency) MarshalBinary() ([]byte, error) + func (m *Dependency) UnmarshalBinary(b []byte) error + func (m *Dependency) Validate(formats strfmt.Registry) error + type DeployedRiskFactor struct + IncludedInScore *bool + Links *RiskFactorLinks + Name *string + UpdatedAt *strfmt.DateTime + Value *bool + func (m *DeployedRiskFactor) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *DeployedRiskFactor) MarshalBinary() ([]byte, error) + func (m *DeployedRiskFactor) UnmarshalBinary(b []byte) error + func (m *DeployedRiskFactor) Validate(formats strfmt.Registry) error + type Environment struct + ID *strfmt.UUID + Name *string + NativeID string + Type *EnvironmentTypeDef + func (m *Environment) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Environment) MarshalBinary() ([]byte, error) + func (m *Environment) UnmarshalBinary(b []byte) error + func (m *Environment) Validate(formats strfmt.Registry) error + type EnvironmentTypeDef string + const EnvironmentTypeDefAws + const EnvironmentTypeDefAzure + const EnvironmentTypeDefAzureAd + const EnvironmentTypeDefCli + const EnvironmentTypeDefGoogle + const EnvironmentTypeDefScm + const EnvironmentTypeDefTfc + func NewEnvironmentTypeDef(value EnvironmentTypeDef) *EnvironmentTypeDef + func (m EnvironmentTypeDef) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m EnvironmentTypeDef) Pointer() *EnvironmentTypeDef + func (m EnvironmentTypeDef) Validate(formats strfmt.Registry) error + type Error struct + Code string + Detail *string + ID strfmt.UUID + Meta interface{} + Source *ErrorSource + Status *string + Title string + func (m *Error) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Error) MarshalBinary() ([]byte, error) + func (m *Error) UnmarshalBinary(b []byte) error + func (m *Error) Validate(formats strfmt.Registry) error + type ErrorDocument struct + Errors []*ErrorDocumentErrorsItems0 + Jsonapi *ErrorDocumentJsonapi + func (m *ErrorDocument) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ErrorDocument) MarshalBinary() ([]byte, error) + func (m *ErrorDocument) UnmarshalBinary(b []byte) error + func (m *ErrorDocument) Validate(formats strfmt.Registry) error + type ErrorDocumentErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Meta interface{} + Source *ErrorDocumentErrorsItems0Source + Status *string + Title string + func (m *ErrorDocumentErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ErrorDocumentErrorsItems0) MarshalBinary() ([]byte, error) + func (m *ErrorDocumentErrorsItems0) UnmarshalBinary(b []byte) error + func (m *ErrorDocumentErrorsItems0) Validate(formats strfmt.Registry) error + type ErrorDocumentErrorsItems0Source struct + Parameter string + Pointer string + func (m *ErrorDocumentErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ErrorDocumentErrorsItems0Source) MarshalBinary() ([]byte, error) + func (m *ErrorDocumentErrorsItems0Source) UnmarshalBinary(b []byte) error + func (m *ErrorDocumentErrorsItems0Source) Validate(formats strfmt.Registry) error + type ErrorDocumentJsonapi struct + Version *string + func (m *ErrorDocumentJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ErrorDocumentJsonapi) MarshalBinary() ([]byte, error) + func (m *ErrorDocumentJsonapi) UnmarshalBinary(b []byte) error + func (m *ErrorDocumentJsonapi) Validate(formats strfmt.Registry) error + type ErrorLink struct + About interface{} + func (m *ErrorLink) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ErrorLink) MarshalBinary() ([]byte, error) + func (m *ErrorLink) UnmarshalBinary(b []byte) error + func (m *ErrorLink) Validate(formats strfmt.Registry) error + type ErrorSource struct + Parameter string + Pointer string + func (m *ErrorSource) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ErrorSource) MarshalBinary() ([]byte, error) + func (m *ErrorSource) UnmarshalBinary(b []byte) error + func (m *ErrorSource) Validate(formats strfmt.Registry) error + type FilePosition struct + Column *int64 + Line *int64 + func (m *FilePosition) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *FilePosition) MarshalBinary() ([]byte, error) + func (m *FilePosition) UnmarshalBinary(b []byte) error + func (m *FilePosition) Validate(formats strfmt.Registry) error + type GetProjectSettingsCollection struct + Data []*ProjectSettingsData + Jsonapi *JSONAPI + Links *PaginatedLinks + func (m *GetProjectSettingsCollection) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *GetProjectSettingsCollection) MarshalBinary() ([]byte, error) + func (m *GetProjectSettingsCollection) UnmarshalBinary(b []byte) error + func (m *GetProjectSettingsCollection) Validate(formats strfmt.Registry) error + type GetProjectsOfCollectionResponse struct + Data []*ProjectOfCollection + Jsonapi *JSONAPI + Links *PaginatedLinks + func (m *GetProjectsOfCollectionResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *GetProjectsOfCollectionResponse) MarshalBinary() ([]byte, error) + func (m *GetProjectsOfCollectionResponse) UnmarshalBinary(b []byte) error + func (m *GetProjectsOfCollectionResponse) Validate(formats strfmt.Registry) error + type GrantType string + const GrantTypeAuthorizationCode + const GrantTypeClientCredentials + func NewGrantType(value GrantType) *GrantType + func (m GrantType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m GrantType) Pointer() *GrantType + func (m GrantType) Validate(formats strfmt.Registry) error + type GroupIacSettingsRequest struct + Attributes *GroupIacSettingsRequestAttributes + Type *string + func (m *GroupIacSettingsRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *GroupIacSettingsRequest) MarshalBinary() ([]byte, error) + func (m *GroupIacSettingsRequest) UnmarshalBinary(b []byte) error + func (m *GroupIacSettingsRequest) Validate(formats strfmt.Registry) error + type GroupIacSettingsRequestAttributes struct + CustomRules *GroupIacSettingsRequestAttributesCustomRules + func (m *GroupIacSettingsRequestAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *GroupIacSettingsRequestAttributes) MarshalBinary() ([]byte, error) + func (m *GroupIacSettingsRequestAttributes) UnmarshalBinary(b []byte) error + func (m *GroupIacSettingsRequestAttributes) Validate(formats strfmt.Registry) error + type GroupIacSettingsRequestAttributesCustomRules struct + IsEnabled IsEnabled + OciRegistryTag OciRegistryTag + OciRegistryURL OciRegistryURL + func (m *GroupIacSettingsRequestAttributesCustomRules) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *GroupIacSettingsRequestAttributesCustomRules) MarshalBinary() ([]byte, error) + func (m *GroupIacSettingsRequestAttributesCustomRules) UnmarshalBinary(b []byte) error + func (m *GroupIacSettingsRequestAttributesCustomRules) Validate(formats strfmt.Registry) error + type GroupIacSettingsResponse struct + Attributes *GroupIacSettingsResponseAttributes + ID strfmt.UUID + Type string + func (m *GroupIacSettingsResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *GroupIacSettingsResponse) MarshalBinary() ([]byte, error) + func (m *GroupIacSettingsResponse) UnmarshalBinary(b []byte) error + func (m *GroupIacSettingsResponse) Validate(formats strfmt.Registry) error + type GroupIacSettingsResponseAttributes struct + CustomRules *GroupIacSettingsResponseAttributesCustomRules + Updated Updated + func (m *GroupIacSettingsResponseAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *GroupIacSettingsResponseAttributes) MarshalBinary() ([]byte, error) + func (m *GroupIacSettingsResponseAttributes) UnmarshalBinary(b []byte) error + func (m *GroupIacSettingsResponseAttributes) Validate(formats strfmt.Registry) error + type GroupIacSettingsResponseAttributesCustomRules struct + IsEnabled IsEnabled + OciRegistryTag OciRegistryTag + OciRegistryURL OciRegistryURL + func (m *GroupIacSettingsResponseAttributesCustomRules) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *GroupIacSettingsResponseAttributesCustomRules) MarshalBinary() ([]byte, error) + func (m *GroupIacSettingsResponseAttributesCustomRules) UnmarshalBinary(b []byte) error + func (m *GroupIacSettingsResponseAttributesCustomRules) Validate(formats strfmt.Registry) error + type HelloWorld struct + Attributes *HelloWorldAttributes + ID *strfmt.UUID + Type *string + func (m *HelloWorld) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *HelloWorld) MarshalBinary() ([]byte, error) + func (m *HelloWorld) UnmarshalBinary(b []byte) error + func (m *HelloWorld) Validate(formats strfmt.Registry) error + type HelloWorldAttributes struct + Message *string + RequestSubject *HelloWorldAttributesRequestSubject + func (m *HelloWorldAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *HelloWorldAttributes) MarshalBinary() ([]byte, error) + func (m *HelloWorldAttributes) UnmarshalBinary(b []byte) error + func (m *HelloWorldAttributes) Validate(formats strfmt.Registry) error + type HelloWorldAttributesRequestSubject struct + ClientID strfmt.UUID + PublicID *strfmt.UUID + Type *string + func (m *HelloWorldAttributesRequestSubject) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *HelloWorldAttributesRequestSubject) MarshalBinary() ([]byte, error) + func (m *HelloWorldAttributesRequestSubject) UnmarshalBinary(b []byte) error + func (m *HelloWorldAttributesRequestSubject) Validate(formats strfmt.Registry) error + type ID strfmt.UUID + func (m ID) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ID) Validate(formats strfmt.Registry) error + type IgnoreType string + const IgnoreTypeIgnore + func NewIgnoreType(value IgnoreType) *IgnoreType + func (m IgnoreType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m IgnoreType) Pointer() *IgnoreType + func (m IgnoreType) Validate(formats strfmt.Registry) error + type Image struct + Attributes *ImageAttributes + ID *ImageDigest + Relationships *ImageRelationships + Type *string + func (m *Image) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Image) MarshalBinary() ([]byte, error) + func (m *Image) UnmarshalBinary(b []byte) error + func (m *Image) Validate(formats strfmt.Registry) error + type ImageAttributes struct + Layers []ImageDigest + Names []ImageName + Platform *Platform + func (m *ImageAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ImageAttributes) MarshalBinary() ([]byte, error) + func (m *ImageAttributes) UnmarshalBinary(b []byte) error + func (m *ImageAttributes) Validate(formats strfmt.Registry) error + type ImageDigest strfmt.URI + func (m ImageDigest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ImageDigest) Validate(formats strfmt.Registry) error + type ImageName string + func (m ImageName) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ImageName) Validate(formats strfmt.Registry) error + type ImageRelationships struct + ImageTargetRefs *ImageRelationshipsImageTargetRefs + func (m *ImageRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ImageRelationships) MarshalBinary() ([]byte, error) + func (m *ImageRelationships) UnmarshalBinary(b []byte) error + func (m *ImageRelationships) Validate(formats strfmt.Registry) error + type ImageRelationshipsImageTargetRefs struct + Links *SelfLink + func (m *ImageRelationshipsImageTargetRefs) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ImageRelationshipsImageTargetRefs) MarshalBinary() ([]byte, error) + func (m *ImageRelationshipsImageTargetRefs) UnmarshalBinary(b []byte) error + func (m *ImageRelationshipsImageTargetRefs) Validate(formats strfmt.Registry) error + type ImageTargetRef struct + Attributes *ImageTargetRefAttributes + ID strfmt.UUID + Type string + func (m *ImageTargetRef) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ImageTargetRef) MarshalBinary() ([]byte, error) + func (m *ImageTargetRef) UnmarshalBinary(b []byte) error + func (m *ImageTargetRef) Validate(formats strfmt.Registry) error + type ImageTargetRefAttributes struct + Platform Platform + TargetID strfmt.UUID + TargetReference string + func (m *ImageTargetRefAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ImageTargetRefAttributes) MarshalBinary() ([]byte, error) + func (m *ImageTargetRefAttributes) UnmarshalBinary(b []byte) error + func (m *ImageTargetRefAttributes) Validate(formats strfmt.Registry) error + type InheritFromParent string + const InheritFromParentGroup + func NewInheritFromParent(value InheritFromParent) *InheritFromParent + func (m InheritFromParent) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m InheritFromParent) Pointer() *InheritFromParent + func (m InheritFromParent) Validate(formats strfmt.Registry) error + type IsActive bool + func (m IsActive) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m IsActive) Validate(formats strfmt.Registry) error + type IsConfidential bool + func (m IsConfidential) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m IsConfidential) Validate(formats strfmt.Registry) error + type IsEnabled bool + func (m IsEnabled) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m IsEnabled) Validate(formats strfmt.Registry) error + type IsPublic bool + func (m IsPublic) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m IsPublic) Validate(formats strfmt.Registry) error + type Issue struct + Attributes *IssueAttributes + ID *strfmt.UUID + Relationships *IssueRelationships + Type *IssueType + func (m *Issue) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Issue) MarshalBinary() ([]byte, error) + func (m *Issue) UnmarshalBinary(b []byte) error + func (m *Issue) Validate(formats strfmt.Registry) error + type IssueAttributes struct + Classes []*Class + Coordinates []*Coordinate + CreatedAt *strfmt.DateTime + Description string + EffectiveSeverityLevel *string + Ignored *bool + Key *string + Problems []*Problem + Resolution *Resolution + Risk *Risk + Status *string + Title *string + Tool string + Type *TypeDef + UpdatedAt *strfmt.DateTime + func (m *IssueAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueAttributes) MarshalBinary() ([]byte, error) + func (m *IssueAttributes) UnmarshalBinary(b []byte) error + func (m *IssueAttributes) Validate(formats strfmt.Registry) error + type IssueRelationships struct + Ignore *IssueRelationshipsIgnore + Organization *IssueRelationshipsOrganization + ScanItem *IssueRelationshipsScanItem + TestExecutions *IssueRelationshipsTestExecutions + func (m *IssueRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationships) MarshalBinary() ([]byte, error) + func (m *IssueRelationships) UnmarshalBinary(b []byte) error + func (m *IssueRelationships) Validate(formats strfmt.Registry) error + type IssueRelationshipsIgnore struct + Data *IssueRelationshipsIgnoreData + func (m *IssueRelationshipsIgnore) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationshipsIgnore) MarshalBinary() ([]byte, error) + func (m *IssueRelationshipsIgnore) UnmarshalBinary(b []byte) error + func (m *IssueRelationshipsIgnore) Validate(formats strfmt.Registry) error + type IssueRelationshipsIgnoreData struct + ID *string + Type *IgnoreType + func (m *IssueRelationshipsIgnoreData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationshipsIgnoreData) MarshalBinary() ([]byte, error) + func (m *IssueRelationshipsIgnoreData) UnmarshalBinary(b []byte) error + func (m *IssueRelationshipsIgnoreData) Validate(formats strfmt.Registry) error + type IssueRelationshipsOrganization struct + Data *IssueRelationshipsOrganizationData + func (m *IssueRelationshipsOrganization) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationshipsOrganization) MarshalBinary() ([]byte, error) + func (m *IssueRelationshipsOrganization) UnmarshalBinary(b []byte) error + func (m *IssueRelationshipsOrganization) Validate(formats strfmt.Registry) error + type IssueRelationshipsOrganizationData struct + ID *strfmt.UUID + Type *OrganizationType + func (m *IssueRelationshipsOrganizationData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationshipsOrganizationData) MarshalBinary() ([]byte, error) + func (m *IssueRelationshipsOrganizationData) UnmarshalBinary(b []byte) error + func (m *IssueRelationshipsOrganizationData) Validate(formats strfmt.Registry) error + type IssueRelationshipsScanItem struct + Data *IssueRelationshipsScanItemData + func (m *IssueRelationshipsScanItem) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationshipsScanItem) MarshalBinary() ([]byte, error) + func (m *IssueRelationshipsScanItem) UnmarshalBinary(b []byte) error + func (m *IssueRelationshipsScanItem) Validate(formats strfmt.Registry) error + type IssueRelationshipsScanItemData struct + ID *strfmt.UUID + Type *ScanItemType + func (m *IssueRelationshipsScanItemData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationshipsScanItemData) MarshalBinary() ([]byte, error) + func (m *IssueRelationshipsScanItemData) UnmarshalBinary(b []byte) error + func (m *IssueRelationshipsScanItemData) Validate(formats strfmt.Registry) error + type IssueRelationshipsTestExecutions struct + Data []*IssueRelationshipsTestExecutionsDataItems0 + func (m *IssueRelationshipsTestExecutions) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationshipsTestExecutions) MarshalBinary() ([]byte, error) + func (m *IssueRelationshipsTestExecutions) UnmarshalBinary(b []byte) error + func (m *IssueRelationshipsTestExecutions) Validate(formats strfmt.Registry) error + type IssueRelationshipsTestExecutionsDataItems0 struct + ID *string + Type *TestExecutionType + func (m *IssueRelationshipsTestExecutionsDataItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssueRelationshipsTestExecutionsDataItems0) MarshalBinary() ([]byte, error) + func (m *IssueRelationshipsTestExecutionsDataItems0) UnmarshalBinary(b []byte) error + func (m *IssueRelationshipsTestExecutionsDataItems0) Validate(formats strfmt.Registry) error + type IssueType string + const IssueTypeIssue + func NewIssueType(value IssueType) *IssueType + func (m IssueType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m IssueType) Pointer() *IssueType + func (m IssueType) Validate(formats strfmt.Registry) error + type IssuesMeta struct + Package *PackageMeta + func (m *IssuesMeta) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssuesMeta) MarshalBinary() ([]byte, error) + func (m *IssuesMeta) UnmarshalBinary(b []byte) error + func (m *IssuesMeta) Validate(formats strfmt.Registry) error + type IssuesResponse struct + Data []*CommonIssueModel + Jsonapi *JSONAPI + Links *PaginatedLinks + Meta *IssuesMeta + func (m *IssuesResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssuesResponse) MarshalBinary() ([]byte, error) + func (m *IssuesResponse) UnmarshalBinary(b []byte) error + func (m *IssuesResponse) Validate(formats strfmt.Registry) error + type IssuesWithPurlsResponse struct + Data []*CommonIssueModelVTwo + Jsonapi *JSONAPI + Links *PaginatedLinks + Meta *IssuesWithPurlsResponseMeta + func (m *IssuesWithPurlsResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssuesWithPurlsResponse) MarshalBinary() ([]byte, error) + func (m *IssuesWithPurlsResponse) UnmarshalBinary(b []byte) error + func (m *IssuesWithPurlsResponse) Validate(formats strfmt.Registry) error + type IssuesWithPurlsResponseMeta struct + Errors []*IssuesWithPurlsResponseMetaErrorsItems0 + func (m *IssuesWithPurlsResponseMeta) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssuesWithPurlsResponseMeta) MarshalBinary() ([]byte, error) + func (m *IssuesWithPurlsResponseMeta) UnmarshalBinary(b []byte) error + func (m *IssuesWithPurlsResponseMeta) Validate(formats strfmt.Registry) error + type IssuesWithPurlsResponseMetaErrorsItems0 struct + Code string + Detail *string + ID strfmt.UUID + Links *IssuesWithPurlsResponseMetaErrorsItems0Links + Meta interface{} + Source *IssuesWithPurlsResponseMetaErrorsItems0Source + Status *string + Title string + func (m *IssuesWithPurlsResponseMetaErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssuesWithPurlsResponseMetaErrorsItems0) MarshalBinary() ([]byte, error) + func (m *IssuesWithPurlsResponseMetaErrorsItems0) UnmarshalBinary(b []byte) error + func (m *IssuesWithPurlsResponseMetaErrorsItems0) Validate(formats strfmt.Registry) error + type IssuesWithPurlsResponseMetaErrorsItems0Links struct + About interface{} + func (m *IssuesWithPurlsResponseMetaErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssuesWithPurlsResponseMetaErrorsItems0Links) MarshalBinary() ([]byte, error) + func (m *IssuesWithPurlsResponseMetaErrorsItems0Links) UnmarshalBinary(b []byte) error + func (m *IssuesWithPurlsResponseMetaErrorsItems0Links) Validate(formats strfmt.Registry) error + type IssuesWithPurlsResponseMetaErrorsItems0Source struct + Parameter string + Pointer string + func (m *IssuesWithPurlsResponseMetaErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *IssuesWithPurlsResponseMetaErrorsItems0Source) MarshalBinary() ([]byte, error) + func (m *IssuesWithPurlsResponseMetaErrorsItems0Source) UnmarshalBinary(b []byte) error + func (m *IssuesWithPurlsResponseMetaErrorsItems0Source) Validate(formats strfmt.Registry) error + type JSONAPI struct + Version *string + func (m *JSONAPI) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *JSONAPI) MarshalBinary() ([]byte, error) + func (m *JSONAPI) UnmarshalBinary(b []byte) error + func (m *JSONAPI) Validate(formats strfmt.Registry) error + type LatestDependencyTotal struct + Total float64 + UpdatedAt strfmt.DateTime + func (m *LatestDependencyTotal) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *LatestDependencyTotal) MarshalBinary() ([]byte, error) + func (m *LatestDependencyTotal) UnmarshalBinary(b []byte) error + func (m *LatestDependencyTotal) Validate(formats strfmt.Registry) error + type LatestIssueCounts struct + Critical float64 + High float64 + Low float64 + Medium float64 + UpdatedAt strfmt.DateTime + func (m *LatestIssueCounts) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *LatestIssueCounts) MarshalBinary() ([]byte, error) + func (m *LatestIssueCounts) UnmarshalBinary(b []byte) error + func (m *LatestIssueCounts) Validate(formats strfmt.Registry) error + type LinkProperty interface + type Links struct + First LinkProperty + Last LinkProperty + Next LinkProperty + Prev LinkProperty + Related LinkProperty + Self LinkProperty + func (m *Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Links) MarshalBinary() ([]byte, error) + func (m *Links) UnmarshalBinary(b []byte) error + func (m *Links) Validate(formats strfmt.Registry) error + type ManualRemediationPRsSettings struct + IsPatchRemediationEnabled bool + func (m *ManualRemediationPRsSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ManualRemediationPRsSettings) MarshalBinary() ([]byte, error) + func (m *ManualRemediationPRsSettings) UnmarshalBinary(b []byte) error + func (m *ManualRemediationPRsSettings) Validate(formats strfmt.Registry) error + type MemberRoleRelationship struct + Data *MemberRoleRelationshipData + func (m *MemberRoleRelationship) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *MemberRoleRelationship) MarshalBinary() ([]byte, error) + func (m *MemberRoleRelationship) UnmarshalBinary(b []byte) error + func (m *MemberRoleRelationship) Validate(formats strfmt.Registry) error + type MemberRoleRelationshipData struct + Attributes *OrgRoleAttributes + ID *strfmt.UUID + Type *Types + func (m *MemberRoleRelationshipData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *MemberRoleRelationshipData) MarshalBinary() ([]byte, error) + func (m *MemberRoleRelationshipData) UnmarshalBinary(b []byte) error + func (m *MemberRoleRelationshipData) Validate(formats strfmt.Registry) error + type Meta interface + type Name string + func (m Name) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m Name) Validate(formats strfmt.Registry) error + type NugetBuildArgs struct + TargetFramework *string + func (m *NugetBuildArgs) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *NugetBuildArgs) MarshalBinary() ([]byte, error) + func (m *NugetBuildArgs) UnmarshalBinary(b []byte) error + func (m *NugetBuildArgs) Validate(formats strfmt.Registry) error + type OSConditionRiskFactor struct + IncludedInScore *bool + Links *RiskFactorLinks + Name *string + UpdatedAt *strfmt.DateTime + Value *bool + func (m *OSConditionRiskFactor) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OSConditionRiskFactor) MarshalBinary() ([]byte, error) + func (m *OSConditionRiskFactor) UnmarshalBinary(b []byte) error + func (m *OSConditionRiskFactor) Validate(formats strfmt.Registry) error + type OciRegistryTag string + func (m OciRegistryTag) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m OciRegistryTag) Validate(formats strfmt.Registry) error + type OciRegistryURL string + func (m OciRegistryURL) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m OciRegistryURL) Validate(formats strfmt.Registry) error + type Org struct + Attributes *OrgAttributes + ID *strfmt.UUID + Type *Types + func (m *Org) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Org) MarshalBinary() ([]byte, error) + func (m *Org) UnmarshalBinary(b []byte) error + func (m *Org) Validate(formats strfmt.Registry) error + type OrgAttributes struct + CreatedAt strfmt.DateTime + GroupID strfmt.UUID + IsPersonal *bool + Name *string + Slug *string + UpdatedAt strfmt.DateTime + func (m *OrgAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgAttributes) MarshalBinary() ([]byte, error) + func (m *OrgAttributes) UnmarshalBinary(b []byte) error + func (m *OrgAttributes) Validate(formats strfmt.Registry) error + type OrgIacSettingsRequest struct + Attributes *OrgIacSettingsRequestAttributes + Type *string + func (m *OrgIacSettingsRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsRequest) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsRequest) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsRequest) Validate(formats strfmt.Registry) error + type OrgIacSettingsRequestAttributes struct + CustomRules *OrgIacSettingsRequestAttributesCustomRules + func (m *OrgIacSettingsRequestAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsRequestAttributes) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsRequestAttributes) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsRequestAttributes) Validate(formats strfmt.Registry) error + type OrgIacSettingsRequestAttributesCustomRules struct + InheritFromParent InheritFromParent + IsEnabled IsEnabled + OciRegistryTag OciRegistryTag + OciRegistryURL OciRegistryURL + func (m *OrgIacSettingsRequestAttributesCustomRules) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsRequestAttributesCustomRules) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsRequestAttributesCustomRules) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsRequestAttributesCustomRules) Validate(formats strfmt.Registry) error + type OrgIacSettingsResponse struct + Attributes *OrgIacSettingsResponseAttributes + ID strfmt.UUID + Type string + func (m *OrgIacSettingsResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsResponse) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsResponse) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsResponse) Validate(formats strfmt.Registry) error + type OrgIacSettingsResponseAttributes struct + CustomRules *OrgIacSettingsResponseAttributesCustomRules + func (m *OrgIacSettingsResponseAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsResponseAttributes) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsResponseAttributes) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsResponseAttributes) Validate(formats strfmt.Registry) error + type OrgIacSettingsResponseAttributesCustomRules struct + InheritFromParent InheritFromParent + IsEnabled IsEnabled + OciRegistryTag OciRegistryTag + OciRegistryURL OciRegistryURL + Parents *OrgIacSettingsResponseAttributesCustomRulesParents + Updated Updated + func (m *OrgIacSettingsResponseAttributesCustomRules) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsResponseAttributesCustomRules) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsResponseAttributesCustomRules) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsResponseAttributesCustomRules) Validate(formats strfmt.Registry) error + type OrgIacSettingsResponseAttributesCustomRulesParents struct + Group *OrgIacSettingsResponseAttributesCustomRulesParentsGroup + func (m *OrgIacSettingsResponseAttributesCustomRulesParents) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsResponseAttributesCustomRulesParents) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsResponseAttributesCustomRulesParents) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsResponseAttributesCustomRulesParents) Validate(formats strfmt.Registry) error + type OrgIacSettingsResponseAttributesCustomRulesParentsGroup struct + CustomRules *OrgIacSettingsResponseAttributesCustomRulesParentsGroupCustomRules + Updated Updated + func (m *OrgIacSettingsResponseAttributesCustomRulesParentsGroup) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsResponseAttributesCustomRulesParentsGroup) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsResponseAttributesCustomRulesParentsGroup) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsResponseAttributesCustomRulesParentsGroup) Validate(formats strfmt.Registry) error + type OrgIacSettingsResponseAttributesCustomRulesParentsGroupCustomRules struct + IsEnabled IsEnabled + OciRegistryTag OciRegistryTag + OciRegistryURL OciRegistryURL + func (m *OrgIacSettingsResponseAttributesCustomRulesParentsGroupCustomRules) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgIacSettingsResponseAttributesCustomRulesParentsGroupCustomRules) MarshalBinary() ([]byte, error) + func (m *OrgIacSettingsResponseAttributesCustomRulesParentsGroupCustomRules) UnmarshalBinary(b []byte) error + func (m *OrgIacSettingsResponseAttributesCustomRulesParentsGroupCustomRules) Validate(formats strfmt.Registry) error + type OrgInvitation struct + Attributes *OrgInvitationAttributes + ID *strfmt.UUID + Relationships *OrgInvitationRelationships + Type *string + func (m *OrgInvitation) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgInvitation) MarshalBinary() ([]byte, error) + func (m *OrgInvitation) UnmarshalBinary(b []byte) error + func (m *OrgInvitation) Validate(formats strfmt.Registry) error + type OrgInvitationAttributes struct + Email *string + IsActive *bool + Role *strfmt.UUID + func (m *OrgInvitationAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgInvitationAttributes) MarshalBinary() ([]byte, error) + func (m *OrgInvitationAttributes) UnmarshalBinary(b []byte) error + func (m *OrgInvitationAttributes) Validate(formats strfmt.Registry) error + type OrgInvitationPostAttributes struct + Email *string + Role *strfmt.UUID + func (m *OrgInvitationPostAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgInvitationPostAttributes) MarshalBinary() ([]byte, error) + func (m *OrgInvitationPostAttributes) UnmarshalBinary(b []byte) error + func (m *OrgInvitationPostAttributes) Validate(formats strfmt.Registry) error + type OrgInvitationPostData struct + Attributes *OrgInvitationPostAttributes + Relationships *OrgInvitationPostDataRelationships + Type *string + func (m *OrgInvitationPostData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgInvitationPostData) MarshalBinary() ([]byte, error) + func (m *OrgInvitationPostData) UnmarshalBinary(b []byte) error + func (m *OrgInvitationPostData) Validate(formats strfmt.Registry) error + type OrgInvitationPostDataRelationships struct + Org *Relationship + func (m *OrgInvitationPostDataRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgInvitationPostDataRelationships) MarshalBinary() ([]byte, error) + func (m *OrgInvitationPostDataRelationships) UnmarshalBinary(b []byte) error + func (m *OrgInvitationPostDataRelationships) Validate(formats strfmt.Registry) error + type OrgInvitationRelationships struct + Org *Relationship + func (m *OrgInvitationRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgInvitationRelationships) MarshalBinary() ([]byte, error) + func (m *OrgInvitationRelationships) UnmarshalBinary(b []byte) error + func (m *OrgInvitationRelationships) Validate(formats strfmt.Registry) error + type OrgRelationships struct + MemberRole *MemberRoleRelationship + func (m *OrgRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgRelationships) MarshalBinary() ([]byte, error) + func (m *OrgRelationships) UnmarshalBinary(b []byte) error + func (m *OrgRelationships) Validate(formats strfmt.Registry) error + type OrgRoleAttributes struct + Name string + func (m *OrgRoleAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgRoleAttributes) MarshalBinary() ([]byte, error) + func (m *OrgRoleAttributes) UnmarshalBinary(b []byte) error + func (m *OrgRoleAttributes) Validate(formats strfmt.Registry) error + type OrgUpdateAttributes struct + Name *string + func (m *OrgUpdateAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgUpdateAttributes) MarshalBinary() ([]byte, error) + func (m *OrgUpdateAttributes) UnmarshalBinary(b []byte) error + func (m *OrgUpdateAttributes) Validate(formats strfmt.Registry) error + type OrgWithRelationships struct + Attributes *OrgAttributes + ID *strfmt.UUID + Relationships *OrgRelationships + Type *Types + func (m *OrgWithRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *OrgWithRelationships) MarshalBinary() ([]byte, error) + func (m *OrgWithRelationships) UnmarshalBinary(b []byte) error + func (m *OrgWithRelationships) Validate(formats strfmt.Registry) error + type OrganizationType string + const OrganizationTypeOrganization + func NewOrganizationType(value OrganizationType) *OrganizationType + func (m OrganizationType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m OrganizationType) Pointer() *OrganizationType + func (m OrganizationType) Validate(formats strfmt.Registry) error + type Package struct + Name *string + Namespace string + Type *string + URL *string + Version *string + func (m *Package) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Package) MarshalBinary() ([]byte, error) + func (m *Package) UnmarshalBinary(b []byte) error + func (m *Package) Validate(formats strfmt.Registry) error + type PackageMeta struct + Name string + Namespace string + Type string + URL string + Version string + func (m *PackageMeta) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PackageMeta) MarshalBinary() ([]byte, error) + func (m *PackageMeta) UnmarshalBinary(b []byte) error + func (m *PackageMeta) Validate(formats strfmt.Registry) error + type PackageRepresentation struct + Package *PackageMeta + func (m *PackageRepresentation) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PackageRepresentation) MarshalBinary() ([]byte, error) + func (m *PackageRepresentation) UnmarshalBinary(b []byte) error + func (m *PackageRepresentation) Validate(formats strfmt.Registry) error + type PaginatedLinks struct + First LinkProperty + Last LinkProperty + Next LinkProperty + Prev LinkProperty + Self LinkProperty + func (m *PaginatedLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PaginatedLinks) MarshalBinary() ([]byte, error) + func (m *PaginatedLinks) UnmarshalBinary(b []byte) error + func (m *PaginatedLinks) Validate(formats strfmt.Registry) error + type PatchProjectRequest struct + Data *PatchProjectRequestData + func (m *PatchProjectRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PatchProjectRequest) MarshalBinary() ([]byte, error) + func (m *PatchProjectRequest) UnmarshalBinary(b []byte) error + func (m *PatchProjectRequest) Validate(formats strfmt.Registry) error + type PatchProjectRequestData struct + Attributes *PatchProjectRequestDataAttributes + ID *strfmt.UUID + Relationships *PatchProjectRequestDataRelationships + Type *string + func (m *PatchProjectRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PatchProjectRequestData) MarshalBinary() ([]byte, error) + func (m *PatchProjectRequestData) UnmarshalBinary(b []byte) error + func (m *PatchProjectRequestData) Validate(formats strfmt.Registry) error + type PatchProjectRequestDataAttributes struct + BusinessCriticality []string + Environment []string + Lifecycle []string + Tags []*PatchProjectRequestDataAttributesTagsItems0 + TestFrequency string + func (m *PatchProjectRequestDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PatchProjectRequestDataAttributes) MarshalBinary() ([]byte, error) + func (m *PatchProjectRequestDataAttributes) UnmarshalBinary(b []byte) error + func (m *PatchProjectRequestDataAttributes) Validate(formats strfmt.Registry) error + type PatchProjectRequestDataAttributesTagsItems0 struct + Key string + Value string + func (m *PatchProjectRequestDataAttributesTagsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PatchProjectRequestDataAttributesTagsItems0) MarshalBinary() ([]byte, error) + func (m *PatchProjectRequestDataAttributesTagsItems0) UnmarshalBinary(b []byte) error + func (m *PatchProjectRequestDataAttributesTagsItems0) Validate(formats strfmt.Registry) error + type PatchProjectRequestDataRelationships struct + Owner *PatchProjectRequestDataRelationshipsOwner + func (m *PatchProjectRequestDataRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PatchProjectRequestDataRelationships) MarshalBinary() ([]byte, error) + func (m *PatchProjectRequestDataRelationships) UnmarshalBinary(b []byte) error + func (m *PatchProjectRequestDataRelationships) Validate(formats strfmt.Registry) error + type PatchProjectRequestDataRelationshipsOwner struct + Data *PatchProjectRequestDataRelationshipsOwnerData + func (m *PatchProjectRequestDataRelationshipsOwner) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PatchProjectRequestDataRelationshipsOwner) MarshalBinary() ([]byte, error) + func (m *PatchProjectRequestDataRelationshipsOwner) UnmarshalBinary(b []byte) error + func (m *PatchProjectRequestDataRelationshipsOwner) Validate(formats strfmt.Registry) error + type PatchProjectRequestDataRelationshipsOwnerData struct + ID *strfmt.UUID + Type interface{} + func (m *PatchProjectRequestDataRelationshipsOwnerData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PatchProjectRequestDataRelationshipsOwnerData) MarshalBinary() ([]byte, error) + func (m *PatchProjectRequestDataRelationshipsOwnerData) UnmarshalBinary(b []byte) error + func (m *PatchProjectRequestDataRelationshipsOwnerData) Validate(formats strfmt.Registry) error + type Platform string + const PlatformAixPpc64 + const PlatformAndroid386 + const PlatformAndroidAmd64 + const PlatformAndroidArm + const PlatformAndroidArm64 + const PlatformAndroidArm64V8 + const PlatformAndroidArmV5 + const PlatformAndroidArmV6 + const PlatformAndroidArmV7 + const PlatformDarwinAmd64 + const PlatformDarwinArm + const PlatformDarwinArm64 + const PlatformDarwinArm64V8 + const PlatformDarwinArmV5 + const PlatformDarwinArmV6 + const PlatformDarwinArmV7 + const PlatformDragonflyAmd64 + const PlatformFreebsd386 + const PlatformFreebsdAmd64 + const PlatformFreebsdArm + const PlatformFreebsdArmV5 + const PlatformFreebsdArmV6 + const PlatformFreebsdArmV7 + const PlatformIllumosAmd64 + const PlatformIosArm64 + const PlatformIosArm64V8 + const PlatformJsWasm + const PlatformLinux386 + const PlatformLinuxAmd64 + const PlatformLinuxArm + const PlatformLinuxArm64 + const PlatformLinuxArm64V8 + const PlatformLinuxArmV5 + const PlatformLinuxArmV6 + const PlatformLinuxArmV7 + const PlatformLinuxLoong64 + const PlatformLinuxMips + const PlatformLinuxMips64 + const PlatformLinuxMips64le + const PlatformLinuxMipsle + const PlatformLinuxPpc64 + const PlatformLinuxPpc64le + const PlatformLinuxRiscv64 + const PlatformLinuxS390x + const PlatformLinuxX8664 + const PlatformNetbsd386 + const PlatformNetbsdAmd64 + const PlatformNetbsdArm + const PlatformNetbsdArmV5 + const PlatformNetbsdArmV6 + const PlatformNetbsdArmV7 + const PlatformOpenbsd386 + const PlatformOpenbsdAmd64 + const PlatformOpenbsdArm + const PlatformOpenbsdArm64 + const PlatformOpenbsdArm64V8 + const PlatformOpenbsdArmV5 + const PlatformOpenbsdArmV6 + const PlatformOpenbsdArmV7 + const PlatformPlan9386 + const PlatformPlan9Amd64 + const PlatformPlan9Arm + const PlatformPlan9ArmV5 + const PlatformPlan9ArmV6 + const PlatformPlan9ArmV7 + const PlatformSolarisAmd64 + const PlatformWindows386 + const PlatformWindowsAmd64 + const PlatformWindowsArm + const PlatformWindowsArm64 + const PlatformWindowsArm64V8 + const PlatformWindowsArmV5 + const PlatformWindowsArmV6 + const PlatformWindowsArmV7 + func NewPlatform(value Platform) *Platform + func (m Platform) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m Platform) Pointer() *Platform + func (m Platform) Validate(formats strfmt.Registry) error + type Problem struct + DisclosedAt strfmt.DateTime + DiscoveredAt strfmt.DateTime + ID *string + Source *string + Type *ProblemTypeDef + URL strfmt.URI + UpdatedAt strfmt.DateTime + func (m *Problem) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Problem) MarshalBinary() ([]byte, error) + func (m *Problem) UnmarshalBinary(b []byte) error + func (m *Problem) Validate(formats strfmt.Registry) error + type ProblemTypeDef string + const ProblemTypeDefRule + const ProblemTypeDefVulnerability + func NewProblemTypeDef(value ProblemTypeDef) *ProblemTypeDef + func (m ProblemTypeDef) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ProblemTypeDef) Pointer() *ProblemTypeDef + func (m ProblemTypeDef) Validate(formats strfmt.Registry) error + type ProjectAttributes struct + BuildArgs interface{} + BusinessCriticality []string + Created *strfmt.DateTime + Environment []string + Lifecycle []string + Name *string + Origin *string + ReadOnly *bool + Settings *ProjectSettings + Status *string + Tags []*ProjectAttributesTagsItems0 + TargetFile *string + TargetReference *string + TargetRuntime string + Type *string + func (m *ProjectAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectAttributes) MarshalBinary() ([]byte, error) + func (m *ProjectAttributes) UnmarshalBinary(b []byte) error + func (m *ProjectAttributes) Validate(formats strfmt.Registry) error + type ProjectAttributesTagsItems0 struct + Key string + Value string + func (m *ProjectAttributesTagsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectAttributesTagsItems0) MarshalBinary() ([]byte, error) + func (m *ProjectAttributesTagsItems0) UnmarshalBinary(b []byte) error + func (m *ProjectAttributesTagsItems0) Validate(formats strfmt.Registry) error + type ProjectMeta struct + Imported *strfmt.DateTime + IssuesCriticalCount *float64 + IssuesHighCount *float64 + IssuesLowCount *float64 + IssuesMediumCount *float64 + LastTestedAt *strfmt.DateTime + func (m *ProjectMeta) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectMeta) MarshalBinary() ([]byte, error) + func (m *ProjectMeta) UnmarshalBinary(b []byte) error + func (m *ProjectMeta) Validate(formats strfmt.Registry) error + type ProjectOfCollection struct + ID *strfmt.UUID + Meta *ProjectMeta + Relationships *ProjectOfCollectionRelationships + Type *Types + func (m *ProjectOfCollection) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectOfCollection) MarshalBinary() ([]byte, error) + func (m *ProjectOfCollection) UnmarshalBinary(b []byte) error + func (m *ProjectOfCollection) Validate(formats strfmt.Registry) error + type ProjectOfCollectionRelationships struct + Target *ProjectOfCollectionRelationshipsTarget + func (m *ProjectOfCollectionRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectOfCollectionRelationships) MarshalBinary() ([]byte, error) + func (m *ProjectOfCollectionRelationships) UnmarshalBinary(b []byte) error + func (m *ProjectOfCollectionRelationships) Validate(formats strfmt.Registry) error + type ProjectOfCollectionRelationshipsTarget struct + Data *ProjectOfCollectionRelationshipsTargetData + func (m *ProjectOfCollectionRelationshipsTarget) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectOfCollectionRelationshipsTarget) MarshalBinary() ([]byte, error) + func (m *ProjectOfCollectionRelationshipsTarget) UnmarshalBinary(b []byte) error + func (m *ProjectOfCollectionRelationshipsTarget) Validate(formats strfmt.Registry) error + type ProjectOfCollectionRelationshipsTargetData struct + ID *strfmt.UUID + Type interface{} + func (m *ProjectOfCollectionRelationshipsTargetData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectOfCollectionRelationshipsTargetData) MarshalBinary() ([]byte, error) + func (m *ProjectOfCollectionRelationshipsTargetData) UnmarshalBinary(b []byte) error + func (m *ProjectOfCollectionRelationshipsTargetData) Validate(formats strfmt.Registry) error + type ProjectRelationships struct + Importer *Relationship + Organization *Relationship + Owner *Relationship + Target interface{} + func (m *ProjectRelationships) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectRelationships) MarshalBinary() ([]byte, error) + func (m *ProjectRelationships) UnmarshalBinary(b []byte) error + func (m *ProjectRelationships) Validate(formats strfmt.Registry) error + type ProjectRelationshipsTarget struct + Data *ProjectRelationshipsTargetData + Links *RelatedLink + func (m *ProjectRelationshipsTarget) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectRelationshipsTarget) MarshalBinary() ([]byte, error) + func (m *ProjectRelationshipsTarget) UnmarshalBinary(b []byte) error + func (m *ProjectRelationshipsTarget) Validate(formats strfmt.Registry) error + type ProjectRelationshipsTargetData struct + Attributes *ProjectRelationshipsTargetDataAttributes + ID *strfmt.UUID + Meta *ProjectRelationshipsTargetDataMeta + Type *string + func (m *ProjectRelationshipsTargetData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectRelationshipsTargetData) MarshalBinary() ([]byte, error) + func (m *ProjectRelationshipsTargetData) UnmarshalBinary(b []byte) error + func (m *ProjectRelationshipsTargetData) Validate(formats strfmt.Registry) error + type ProjectRelationshipsTargetDataAttributes struct + DisplayName string + URL *string + func (m *ProjectRelationshipsTargetDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectRelationshipsTargetDataAttributes) MarshalBinary() ([]byte, error) + func (m *ProjectRelationshipsTargetDataAttributes) UnmarshalBinary(b []byte) error + func (m *ProjectRelationshipsTargetDataAttributes) Validate(formats strfmt.Registry) error + type ProjectRelationshipsTargetDataMeta struct + IntegrationData interface{} + func (m *ProjectRelationshipsTargetDataMeta) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectRelationshipsTargetDataMeta) MarshalBinary() ([]byte, error) + func (m *ProjectRelationshipsTargetDataMeta) UnmarshalBinary(b []byte) error + func (m *ProjectRelationshipsTargetDataMeta) Validate(formats strfmt.Registry) error + type ProjectSettings struct + AutoDependencyUpgrade *AutoDependencyUpgradeSettings + AutoRemediationPrs *AutoRemediationPRsSettings + ManualRemediationPrs *ManualRemediationPRsSettings + PullRequestAssignment *PullRequestAssignmentSettings + PullRequests *PullRequestsSettings + RecurringTests *RecurringTestsSettings + func (m *ProjectSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectSettings) MarshalBinary() ([]byte, error) + func (m *ProjectSettings) UnmarshalBinary(b []byte) error + func (m *ProjectSettings) Validate(formats strfmt.Registry) error + type ProjectSettingsData struct + Attributes *ProjectSettingsDataAttributes + ID UUID + Type string + func (m *ProjectSettingsData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectSettingsData) MarshalBinary() ([]byte, error) + func (m *ProjectSettingsData) UnmarshalBinary(b []byte) error + func (m *ProjectSettingsData) Validate(formats strfmt.Registry) error + type ProjectSettingsDataAttributes struct + IsActive *IsActive + SeverityThreshold *SeverityThreshold + TargetChannelID *TargetChannelID + TargetChannelName *TargetChannelName + TargetProjectName *string + func (m *ProjectSettingsDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectSettingsDataAttributes) MarshalBinary() ([]byte, error) + func (m *ProjectSettingsDataAttributes) UnmarshalBinary(b []byte) error + func (m *ProjectSettingsDataAttributes) Validate(formats strfmt.Registry) error + type ProjectSettingsPatchRequest struct + Data *ProjectSettingsPatchRequestData + func (m *ProjectSettingsPatchRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectSettingsPatchRequest) MarshalBinary() ([]byte, error) + func (m *ProjectSettingsPatchRequest) UnmarshalBinary(b []byte) error + func (m *ProjectSettingsPatchRequest) Validate(formats strfmt.Registry) error + type ProjectSettingsPatchRequestData struct + Attributes *ProjectSettingsPatchRequestDataAttributes + ID *UUID + Type *string + func (m *ProjectSettingsPatchRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectSettingsPatchRequestData) MarshalBinary() ([]byte, error) + func (m *ProjectSettingsPatchRequestData) UnmarshalBinary(b []byte) error + func (m *ProjectSettingsPatchRequestData) Validate(formats strfmt.Registry) error + type ProjectSettingsPatchRequestDataAttributes struct + IsActive IsActive + SeverityThreshold SeverityThreshold + TargetChannelID TargetChannelID + func (m *ProjectSettingsPatchRequestDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ProjectSettingsPatchRequestDataAttributes) MarshalBinary() ([]byte, error) + func (m *ProjectSettingsPatchRequestDataAttributes) UnmarshalBinary(b []byte) error + func (m *ProjectSettingsPatchRequestDataAttributes) Validate(formats strfmt.Registry) error + type PublicApp struct + Attributes *PublicAppAttributes + ID *ID + Links *Links + Type *Type + func (m *PublicApp) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PublicApp) MarshalBinary() ([]byte, error) + func (m *PublicApp) UnmarshalBinary(b []byte) error + func (m *PublicApp) Validate(formats strfmt.Registry) error + type PublicAppAttributes struct + ClientID *ClientID + Context Context + Name *AppName + Scopes Scopes + func (m *PublicAppAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PublicAppAttributes) MarshalBinary() ([]byte, error) + func (m *PublicAppAttributes) UnmarshalBinary(b []byte) error + func (m *PublicAppAttributes) Validate(formats strfmt.Registry) error + type PublicAppData struct + Attributes *PublicAppDataAttributes + ID *UUID + Links *Links + Type *Type + func (m *PublicAppData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PublicAppData) MarshalBinary() ([]byte, error) + func (m *PublicAppData) UnmarshalBinary(b []byte) error + func (m *PublicAppData) Validate(formats strfmt.Registry) error + type PublicAppDataAttributes struct + ClientID *strfmt.UUID + Context string + Name *string + Scopes []string + func (m *PublicAppDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PublicAppDataAttributes) MarshalBinary() ([]byte, error) + func (m *PublicAppDataAttributes) UnmarshalBinary(b []byte) error + func (m *PublicAppDataAttributes) Validate(formats strfmt.Registry) error + type PublicFacingRiskFactor struct + IncludedInScore *bool + Links *RiskFactorLinks + Name *string + UpdatedAt *strfmt.DateTime + Value *bool + func (m *PublicFacingRiskFactor) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PublicFacingRiskFactor) MarshalBinary() ([]byte, error) + func (m *PublicFacingRiskFactor) UnmarshalBinary(b []byte) error + func (m *PublicFacingRiskFactor) Validate(formats strfmt.Registry) error + type PullRequestAssignmentSettings struct + Assignees []string + IsEnabled bool + Type string + func (m *PullRequestAssignmentSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PullRequestAssignmentSettings) MarshalBinary() ([]byte, error) + func (m *PullRequestAssignmentSettings) UnmarshalBinary(b []byte) error + func (m *PullRequestAssignmentSettings) Validate(formats strfmt.Registry) error + type PullRequestsSettings struct + FailOnlyForIssuesWithFix bool + Policy string + SeverityThreshold string + func (m *PullRequestsSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *PullRequestsSettings) MarshalBinary() ([]byte, error) + func (m *PullRequestsSettings) UnmarshalBinary(b []byte) error + func (m *PullRequestsSettings) Validate(formats strfmt.Registry) error + type QueryVersion string + func (m QueryVersion) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m QueryVersion) Validate(formats strfmt.Registry) error + type RecurringTestsSettings struct + Frequency string + func (m *RecurringTestsSettings) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *RecurringTestsSettings) MarshalBinary() ([]byte, error) + func (m *RecurringTestsSettings) UnmarshalBinary(b []byte) error + func (m *RecurringTestsSettings) Validate(formats strfmt.Registry) error + type RedirectUris []strfmt.URI + func (m RedirectUris) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m RedirectUris) Validate(formats strfmt.Registry) error + type RedirectUrisNoMin []strfmt.URI + func (m RedirectUrisNoMin) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m RedirectUrisNoMin) Validate(formats strfmt.Registry) error + type Region struct + End *FilePosition + Start *FilePosition + func (m *Region) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Region) MarshalBinary() ([]byte, error) + func (m *Region) UnmarshalBinary(b []byte) error + func (m *Region) Validate(formats strfmt.Registry) error + type RelatedLink struct + Related LinkProperty + func (m *RelatedLink) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *RelatedLink) MarshalBinary() ([]byte, error) + func (m *RelatedLink) UnmarshalBinary(b []byte) error + func (m *RelatedLink) Validate(formats strfmt.Registry) error + type Relationship struct + Data *RelationshipData + Links *RelatedLink + Meta Meta + func (m *Relationship) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Relationship) MarshalBinary() ([]byte, error) + func (m *Relationship) UnmarshalBinary(b []byte) error + func (m *Relationship) Validate(formats strfmt.Registry) error + type RelationshipData struct + ID *strfmt.UUID + Type *string + func (m *RelationshipData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *RelationshipData) MarshalBinary() ([]byte, error) + func (m *RelationshipData) UnmarshalBinary(b []byte) error + func (m *RelationshipData) Validate(formats strfmt.Registry) error + type Remedy struct + CorrelationID string + Description string + Meta *RemedyMetadata + Type *string + func (m *Remedy) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Remedy) MarshalBinary() ([]byte, error) + func (m *Remedy) UnmarshalBinary(b []byte) error + func (m *Remedy) Validate(formats strfmt.Registry) error + type RemedyMetadata struct + Data interface{} + SchemaVersion *string + func (m *RemedyMetadata) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *RemedyMetadata) MarshalBinary() ([]byte, error) + func (m *RemedyMetadata) UnmarshalBinary(b []byte) error + func (m *RemedyMetadata) Validate(formats strfmt.Registry) error + type Resolution struct + Details string + ResolvedAt *strfmt.DateTime + Type *ResolutionTypeDef + func (m *Resolution) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Resolution) MarshalBinary() ([]byte, error) + func (m *Resolution) UnmarshalBinary(b []byte) error + func (m *Resolution) Validate(formats strfmt.Registry) error + type ResolutionTypeDef string + const ResolutionTypeDefDisappeared + const ResolutionTypeDefFixed + func NewResolutionTypeDef(value ResolutionTypeDef) *ResolutionTypeDef + func (m ResolutionTypeDef) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ResolutionTypeDef) Pointer() *ResolutionTypeDef + func (m ResolutionTypeDef) Validate(formats strfmt.Registry) error + type Resource struct + ID *strfmt.UUID + IacMappingsCount *int64 + InputType *string + Location string + Name *string + NativeID string + Platform *string + ResourceType *string + Tags map[string]string + Type *string + func (m *Resource) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Resource) MarshalBinary() ([]byte, error) + func (m *Resource) UnmarshalBinary(b []byte) error + func (m *Resource) Validate(formats strfmt.Registry) error + type ResourcePath string + func (m ResourcePath) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ResourcePath) Validate(formats strfmt.Registry) error + type ResourcePathRepresentation struct + ResourcePath *ResourcePath + func (m *ResourcePathRepresentation) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ResourcePathRepresentation) MarshalBinary() ([]byte, error) + func (m *ResourcePathRepresentation) UnmarshalBinary(b []byte) error + func (m *ResourcePathRepresentation) Validate(formats strfmt.Registry) error + type Risk struct + Factors []RiskFactor + Score *RiskScore + func (m *Risk) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Risk) MarshalBinary() ([]byte, error) + func (m *Risk) UnmarshalBinary(b []byte) error + func (m *Risk) Validate(formats strfmt.Registry) error + type RiskFactor interface + type RiskFactorLinks struct + Evidence LinkProperty + func (m *RiskFactorLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *RiskFactorLinks) MarshalBinary() ([]byte, error) + func (m *RiskFactorLinks) UnmarshalBinary(b []byte) error + func (m *RiskFactorLinks) Validate(formats strfmt.Registry) error + type RiskScore struct + Model *string + UpdatedAt strfmt.DateTime + Value *int64 + func (m *RiskScore) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *RiskScore) MarshalBinary() ([]byte, error) + func (m *RiskScore) UnmarshalBinary(b []byte) error + func (m *RiskScore) Validate(formats strfmt.Registry) error + type SastEnablement struct + Attributes *SastEnablementAttributes + ID *strfmt.UUID + Type *string + func (m *SastEnablement) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SastEnablement) MarshalBinary() ([]byte, error) + func (m *SastEnablement) UnmarshalBinary(b []byte) error + func (m *SastEnablement) Validate(formats strfmt.Registry) error + type SastEnablementAttributes struct + AutofixEnabled bool + SastEnabled *bool + func (m *SastEnablementAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SastEnablementAttributes) MarshalBinary() ([]byte, error) + func (m *SastEnablementAttributes) UnmarshalBinary(b []byte) error + func (m *SastEnablementAttributes) Validate(formats strfmt.Registry) error + type SbomResource struct + ID *strfmt.UUID + Type *Types + func (m *SbomResource) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SbomResource) MarshalBinary() ([]byte, error) + func (m *SbomResource) UnmarshalBinary(b []byte) error + func (m *SbomResource) Validate(formats strfmt.Registry) error + type SbomResponse struct + Data *SbomResource + Jsonapi *JSONAPI + func (m *SbomResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SbomResponse) MarshalBinary() ([]byte, error) + func (m *SbomResponse) UnmarshalBinary(b []byte) error + func (m *SbomResponse) Validate(formats strfmt.Registry) error + type ScanItemType string + const ScanItemTypeEnvironment + const ScanItemTypeProject + func NewScanItemType(value ScanItemType) *ScanItemType + func (m ScanItemType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m ScanItemType) Pointer() *ScanItemType + func (m ScanItemType) Validate(formats strfmt.Registry) error + type Scopes []string + func (m Scopes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m Scopes) Validate(formats strfmt.Registry) error + type SelfLink struct + Self LinkProperty + func (m *SelfLink) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SelfLink) MarshalBinary() ([]byte, error) + func (m *SelfLink) UnmarshalBinary(b []byte) error + func (m *SelfLink) Validate(formats strfmt.Registry) error + type ServiceAccount struct + Attributes *ServiceAccountAttributes + ID *strfmt.UUID + Links *ServiceAccountLinks + Type *string + func (m *ServiceAccount) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ServiceAccount) MarshalBinary() ([]byte, error) + func (m *ServiceAccount) UnmarshalBinary(b []byte) error + func (m *ServiceAccount) Validate(formats strfmt.Registry) error + type ServiceAccountAttributes struct + APIKey string + AccessTokenTTLSeconds float64 + AuthType *string + ClientID string + ClientSecret string + JwksURL string + Level string + Name *string + RoleID *strfmt.UUID + func (m *ServiceAccountAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ServiceAccountAttributes) MarshalBinary() ([]byte, error) + func (m *ServiceAccountAttributes) UnmarshalBinary(b []byte) error + func (m *ServiceAccountAttributes) Validate(formats strfmt.Registry) error + type ServiceAccountLinks struct + First interface{} + Last interface{} + Next interface{} + Prev interface{} + Related interface{} + Self interface{} + func (m *ServiceAccountLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ServiceAccountLinks) MarshalBinary() ([]byte, error) + func (m *ServiceAccountLinks) UnmarshalBinary(b []byte) error + func (m *ServiceAccountLinks) Validate(formats strfmt.Registry) error + type SessionAttributes struct + CreatedAt *strfmt.DateTime + func (m *SessionAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SessionAttributes) MarshalBinary() ([]byte, error) + func (m *SessionAttributes) UnmarshalBinary(b []byte) error + func (m *SessionAttributes) Validate(formats strfmt.Registry) error + type SessionData struct + Attributes *SessionAttributes + ID *ID + Type *Type + func (m *SessionData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SessionData) MarshalBinary() ([]byte, error) + func (m *SessionData) UnmarshalBinary(b []byte) error + func (m *SessionData) Validate(formats strfmt.Registry) error + type SettingsAttributes struct + SeverityThreshold *SeverityThreshold + TargetChannelID *TargetChannelID + func (m *SettingsAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SettingsAttributes) MarshalBinary() ([]byte, error) + func (m *SettingsAttributes) UnmarshalBinary(b []byte) error + func (m *SettingsAttributes) Validate(formats strfmt.Registry) error + type SettingsRequest struct + Data *SettingsRequestData + func (m *SettingsRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SettingsRequest) MarshalBinary() ([]byte, error) + func (m *SettingsRequest) UnmarshalBinary(b []byte) error + func (m *SettingsRequest) Validate(formats strfmt.Registry) error + type SettingsRequestData struct + Attributes *SettingsAttributes + Type *string + func (m *SettingsRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SettingsRequestData) MarshalBinary() ([]byte, error) + func (m *SettingsRequestData) UnmarshalBinary(b []byte) error + func (m *SettingsRequestData) Validate(formats strfmt.Registry) error + type Severity struct + Level string + Score *float64 + Source string + Vector *string + func (m *Severity) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Severity) MarshalBinary() ([]byte, error) + func (m *Severity) UnmarshalBinary(b []byte) error + func (m *Severity) Validate(formats strfmt.Registry) error + type SeverityThreshold string + const SeverityThresholdCritical + const SeverityThresholdHigh + const SeverityThresholdLow + const SeverityThresholdMedium + func NewSeverityThreshold(value SeverityThreshold) *SeverityThreshold + func (m SeverityThreshold) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m SeverityThreshold) Pointer() *SeverityThreshold + func (m SeverityThreshold) Validate(formats strfmt.Registry) error + type SlackChannel struct + Attributes *SlackChannelAttributes + ID strfmt.URI + Type string + func (m *SlackChannel) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SlackChannel) MarshalBinary() ([]byte, error) + func (m *SlackChannel) UnmarshalBinary(b []byte) error + func (m *SlackChannel) Validate(formats strfmt.Registry) error + type SlackChannelAttributes struct + Name string + Type string + func (m *SlackChannelAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SlackChannelAttributes) MarshalBinary() ([]byte, error) + func (m *SlackChannelAttributes) UnmarshalBinary(b []byte) error + func (m *SlackChannelAttributes) Validate(formats strfmt.Registry) error + type SlackDefaultSettingsData struct + Attributes *SlackDefaultSettingsDataAttributes + ID UUID + Type string + func (m *SlackDefaultSettingsData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SlackDefaultSettingsData) MarshalBinary() ([]byte, error) + func (m *SlackDefaultSettingsData) UnmarshalBinary(b []byte) error + func (m *SlackDefaultSettingsData) Validate(formats strfmt.Registry) error + type SlackDefaultSettingsDataAttributes struct + SeverityThreshold *SeverityThreshold + TargetChannelID *TargetChannelID + TargetChannelName *TargetChannelName + func (m *SlackDefaultSettingsDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SlackDefaultSettingsDataAttributes) MarshalBinary() ([]byte, error) + func (m *SlackDefaultSettingsDataAttributes) UnmarshalBinary(b []byte) error + func (m *SlackDefaultSettingsDataAttributes) Validate(formats strfmt.Registry) error + type Slots struct + DisclosureTime strfmt.DateTime + Exploit string + PublicationTime string + References []*SlotsReferencesItems0 + func (m *Slots) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *Slots) MarshalBinary() ([]byte, error) + func (m *Slots) UnmarshalBinary(b []byte) error + func (m *Slots) Validate(formats strfmt.Registry) error + type SlotsReferencesItems0 struct + Title string + URL string + func (m *SlotsReferencesItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SlotsReferencesItems0) MarshalBinary() ([]byte, error) + func (m *SlotsReferencesItems0) UnmarshalBinary(b []byte) error + func (m *SlotsReferencesItems0) Validate(formats strfmt.Registry) error + type SourceLocation struct + File *string + Region *Region + func (m *SourceLocation) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *SourceLocation) MarshalBinary() ([]byte, error) + func (m *SourceLocation) UnmarshalBinary(b []byte) error + func (m *SourceLocation) Validate(formats strfmt.Registry) error + type SpdxDocument interface + type TargetChannelID strfmt.URI + func (m TargetChannelID) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m TargetChannelID) Validate(formats strfmt.Registry) error + type TargetChannelName string + func (m TargetChannelName) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m TargetChannelName) Validate(formats strfmt.Registry) error + type TestExecutionType string + const TestExecutionTypeCustomDashExecution + const TestExecutionTypeTestDashWorkflowDashExecution + func NewTestExecutionType(value TestExecutionType) *TestExecutionType + func (m TestExecutionType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m TestExecutionType) Pointer() *TestExecutionType + func (m TestExecutionType) Validate(formats strfmt.Registry) error + type Type string + func (m Type) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m Type) Validate(formats strfmt.Registry) error + type TypeDef string + const TypeDefCloud + const TypeDefCode + const TypeDefConfig + const TypeDefCustom + const TypeDefLicense + const TypeDefPackageVulnerability + func NewTypeDef(value TypeDef) *TypeDef + func (m TypeDef) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m TypeDef) Pointer() *TypeDef + func (m TypeDef) Validate(formats strfmt.Registry) error + type Types string + func (m Types) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m Types) Validate(formats strfmt.Registry) error + type UUID strfmt.UUID + func (m UUID) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m UUID) Validate(formats strfmt.Registry) error + type UpdateCollectionRequest struct + Data *UpdateCollectionRequestData + func (m *UpdateCollectionRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *UpdateCollectionRequest) MarshalBinary() ([]byte, error) + func (m *UpdateCollectionRequest) UnmarshalBinary(b []byte) error + func (m *UpdateCollectionRequest) Validate(formats strfmt.Registry) error + type UpdateCollectionRequestData struct + Attributes *UpdateCollectionRequestDataAttributes + ID strfmt.UUID + Type *Types + func (m *UpdateCollectionRequestData) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *UpdateCollectionRequestData) MarshalBinary() ([]byte, error) + func (m *UpdateCollectionRequestData) UnmarshalBinary(b []byte) error + func (m *UpdateCollectionRequestData) Validate(formats strfmt.Registry) error + type UpdateCollectionRequestDataAttributes struct + Name *Name + func (m *UpdateCollectionRequestDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *UpdateCollectionRequestDataAttributes) MarshalBinary() ([]byte, error) + func (m *UpdateCollectionRequestDataAttributes) UnmarshalBinary(b []byte) error + func (m *UpdateCollectionRequestDataAttributes) Validate(formats strfmt.Registry) error + type UpdateCollectionWithProjectsRequest struct + Data []*UpdateCollectionWithProjectsRequestDataItems0 + func (m *UpdateCollectionWithProjectsRequest) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *UpdateCollectionWithProjectsRequest) MarshalBinary() ([]byte, error) + func (m *UpdateCollectionWithProjectsRequest) UnmarshalBinary(b []byte) error + func (m *UpdateCollectionWithProjectsRequest) Validate(formats strfmt.Registry) error + type UpdateCollectionWithProjectsRequestDataItems0 struct + ID *strfmt.UUID + Type *string + func (m *UpdateCollectionWithProjectsRequestDataItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *UpdateCollectionWithProjectsRequestDataItems0) MarshalBinary() ([]byte, error) + func (m *UpdateCollectionWithProjectsRequestDataItems0) UnmarshalBinary(b []byte) error + func (m *UpdateCollectionWithProjectsRequestDataItems0) Validate(formats strfmt.Registry) error + type Updated strfmt.DateTime + func (m *Updated) MarshalBinary() ([]byte, error) + func (m *Updated) UnmarshalBinary(b []byte) error + func (m *Updated) UnmarshalJSON(b []byte) error + func (m Updated) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m Updated) MarshalJSON() ([]byte, error) + func (m Updated) Validate(formats strfmt.Registry) error + type VersioningSchema struct + func (m *VersioningSchema) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *VersioningSchema) MarshalBinary() ([]byte, error) + func (m *VersioningSchema) UnmarshalBinary(b []byte) error + func (m *VersioningSchema) UnmarshalJSON(raw []byte) error + func (m *VersioningSchema) Validate(formats strfmt.Registry) error + func (m VersioningSchema) MarshalJSON() ([]byte, error) + type VersioningSchemaAllOf0 interface + type VersioningSchemaCustomType struct + Expression *string + Label string + Type *string + func (m *VersioningSchemaCustomType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *VersioningSchemaCustomType) MarshalBinary() ([]byte, error) + func (m *VersioningSchemaCustomType) UnmarshalBinary(b []byte) error + func (m *VersioningSchemaCustomType) Validate(formats strfmt.Registry) error + type VersioningSchemaSemverType struct + Type *string + func (m *VersioningSchemaSemverType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *VersioningSchemaSemverType) MarshalBinary() ([]byte, error) + func (m *VersioningSchemaSemverType) UnmarshalBinary(b []byte) error + func (m *VersioningSchemaSemverType) Validate(formats strfmt.Registry) error + type VersioningSchemaSingleSelectionType struct + IsSelected *bool + Type *string + func (m *VersioningSchemaSingleSelectionType) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *VersioningSchemaSingleSelectionType) MarshalBinary() ([]byte, error) + func (m *VersioningSchemaSingleSelectionType) UnmarshalBinary(b []byte) error + func (m *VersioningSchemaSingleSelectionType) Validate(formats strfmt.Registry) error + type YarnBuildArgs struct + RootWorkspace *string + func (m *YarnBuildArgs) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *YarnBuildArgs) MarshalBinary() ([]byte, error) + func (m *YarnBuildArgs) UnmarshalBinary(b []byte) error + func (m *YarnBuildArgs) Validate(formats strfmt.Registry) error