-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge(#3656): updated code generators
- Loading branch information
Showing
527 changed files
with
56,367 additions
and
6,830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,328 @@ | ||
.gitignore | ||
.openapi-generator-ignore | ||
.travis.yml | ||
README.md | ||
api/openapi.yaml | ||
api_archives.go | ||
api_default.go | ||
api_events.go | ||
api_identity.go | ||
api_images.go | ||
api_import.go | ||
api_imports.go | ||
api_policies.go | ||
api_query.go | ||
api_registries.go | ||
api_repository_credentials.go | ||
api_subscriptions.go | ||
api_summaries.go | ||
api_system.go | ||
api_user_management.go | ||
client.go | ||
configuration.go | ||
docs/AccessCredential.md | ||
docs/Account.md | ||
docs/AccountCreationRequest.md | ||
docs/AccountStatus.md | ||
docs/AnalysisArchiveAddResult.md | ||
docs/AnalysisArchiveRulesSummary.md | ||
docs/AnalysisArchiveSource.md | ||
docs/AnalysisArchiveSummary.md | ||
docs/AnalysisArchiveTransitionHistory.md | ||
docs/AnalysisArchiveTransitionRule.md | ||
docs/AnalysisArchiveTransitionRuleExclude.md | ||
docs/AnalysisUpdateEval.md | ||
docs/AnalysisUpdateNotification.md | ||
docs/AnalysisUpdateNotificationAllOf.md | ||
docs/AnalysisUpdateNotificationData.md | ||
docs/AnalysisUpdateNotificationDataAllOf.md | ||
docs/AnalysisUpdateNotificationPayload.md | ||
docs/AnalysisUpdateNotificationPayloadAllOf.md | ||
docs/AnchoreErrorCode.md | ||
docs/AnchoreImage.md | ||
docs/AnchoreImageTagSummary.md | ||
docs/ApiErrorResponse.md | ||
docs/ArchiveSummary.md | ||
docs/ArchivedAnalysis.md | ||
docs/ArchivesApi.md | ||
docs/BaseNotificationData.md | ||
docs/CVSSV2Scores.md | ||
docs/CVSSV3Scores.md | ||
docs/ContentFilesResponse.md | ||
docs/ContentFilesResponseContentInner.md | ||
docs/ContentJAVAPackageResponse.md | ||
docs/ContentJAVAPackageResponseContentInner.md | ||
docs/ContentMalwareResponse.md | ||
docs/ContentPackageResponse.md | ||
docs/ContentPackageResponseContentInner.md | ||
docs/ContentResponse.md | ||
docs/DefaultApi.md | ||
docs/DeleteImageResponse.md | ||
docs/EventCategory.md | ||
docs/EventDescription.md | ||
docs/EventResponse.md | ||
docs/EventResponseEvent.md | ||
docs/EventResponseEventResource.md | ||
docs/EventResponseEventSource.md | ||
docs/EventSubcategory.md | ||
docs/EventsApi.md | ||
docs/EventsList.md | ||
docs/FeedGroupMetadata.md | ||
docs/FeedMetadata.md | ||
docs/FeedSyncResult.md | ||
docs/FileContentSearchResult.md | ||
docs/GateSpec.md | ||
docs/GenericNotificationPayload.md | ||
docs/GroupSyncResult.md | ||
docs/IdentityApi.md | ||
docs/ImageAnalysisRequest.md | ||
docs/ImageDetail.md | ||
docs/ImageFilter.md | ||
docs/ImageImportContentResponse.md | ||
docs/ImageImportManifest.md | ||
docs/ImageImportOperation.md | ||
docs/ImagePackageManifest.md | ||
docs/ImageRef.md | ||
docs/ImageReference.md | ||
docs/ImageSelectionRule.md | ||
docs/ImageSelector.md | ||
docs/ImageSource.md | ||
docs/ImageWithPackages.md | ||
docs/ImagesApi.md | ||
docs/ImportApi.md | ||
docs/ImportContentDigests.md | ||
docs/ImportDescriptor.md | ||
docs/ImportDistribution.md | ||
docs/ImportPackage.md | ||
docs/ImportPackageLocation.md | ||
docs/ImportPackageRelationship.md | ||
docs/ImportSchema.md | ||
docs/ImportSource.md | ||
docs/ImportsApi.md | ||
docs/LocalAnalysisSource.md | ||
docs/MalwareScan.md | ||
docs/MalwareScanFindingsInner.md | ||
docs/MappingRule.md | ||
docs/MetadataResponse.md | ||
docs/NotificationBase.md | ||
docs/NvdDataObject.md | ||
docs/PackageReference.md | ||
docs/PaginatedImageList.md | ||
docs/PaginatedImageListAllOf.md | ||
docs/PaginatedVulnerabilityList.md | ||
docs/PaginatedVulnerabilityListAllOf.md | ||
docs/PaginatedVulnerableImageList.md | ||
docs/PaginatedVulnerableImageListAllOf.md | ||
docs/PaginationProperties.md | ||
docs/PoliciesApi.md | ||
docs/Policy.md | ||
docs/PolicyBundle.md | ||
docs/PolicyBundleRecord.md | ||
docs/PolicyEvalNotification.md | ||
docs/PolicyEvalNotificationAllOf.md | ||
docs/PolicyEvalNotificationData.md | ||
docs/PolicyEvalNotificationDataAllOf.md | ||
docs/PolicyEvalNotificationPayload.md | ||
docs/PolicyEvalNotificationPayloadAllOf.md | ||
docs/PolicyRule.md | ||
docs/PolicyRuleParamsInner.md | ||
docs/QueryApi.md | ||
docs/RegexContentMatch.md | ||
docs/RegistriesApi.md | ||
docs/RegistryConfiguration.md | ||
docs/RegistryConfigurationRequest.md | ||
docs/RegistryDigestSource.md | ||
docs/RegistryTagSource.md | ||
docs/RepositoryCredentialsApi.md | ||
docs/RetrievedFile.md | ||
docs/SecretSearchResult.md | ||
docs/Service.md | ||
docs/ServiceVersion.md | ||
docs/ServiceVersionApi.md | ||
docs/ServiceVersionDb.md | ||
docs/ServiceVersionService.md | ||
docs/StandaloneVulnerability.md | ||
docs/StatusResponse.md | ||
docs/Subscription.md | ||
docs/SubscriptionRequest.md | ||
docs/SubscriptionUpdate.md | ||
docs/SubscriptionsApi.md | ||
docs/SummariesApi.md | ||
docs/SystemApi.md | ||
docs/SystemStatusResponse.md | ||
docs/TagEntry.md | ||
docs/TagUpdateNotification.md | ||
docs/TagUpdateNotificationAllOf.md | ||
docs/TagUpdateNotificationData.md | ||
docs/TagUpdateNotificationDataAllOf.md | ||
docs/TagUpdateNotificationPayload.md | ||
docs/TagUpdateNotificationPayloadAllOf.md | ||
docs/TokenResponse.md | ||
docs/TriggerParamSpec.md | ||
docs/TriggerSpec.md | ||
docs/User.md | ||
docs/UserCreationRequest.md | ||
docs/UserManagementApi.md | ||
docs/VendorDataObject.md | ||
docs/VulnDiffResult.md | ||
docs/VulnUpdateNotification.md | ||
docs/VulnUpdateNotificationAllOf.md | ||
docs/VulnUpdateNotificationData.md | ||
docs/VulnUpdateNotificationDataAllOf.md | ||
docs/VulnUpdateNotificationPayload.md | ||
docs/VulnUpdateNotificationPayloadAllOf.md | ||
docs/Vulnerability.md | ||
docs/VulnerabilityReference.md | ||
docs/VulnerabilityResponse.md | ||
docs/VulnerableImage.md | ||
docs/VulnerablePackageReference.md | ||
docs/Whitelist.md | ||
docs/WhitelistItem.md | ||
git_push.sh | ||
go.mod | ||
go.sum | ||
model_access_credential.go | ||
model_account.go | ||
model_account_creation_request.go | ||
model_account_status.go | ||
model_analysis_archive_add_result.go | ||
model_analysis_archive_rules_summary.go | ||
model_analysis_archive_source.go | ||
model_analysis_archive_summary.go | ||
model_analysis_archive_transition_history.go | ||
model_analysis_archive_transition_rule.go | ||
model_analysis_archive_transition_rule_exclude.go | ||
model_analysis_update_eval.go | ||
model_analysis_update_notification.go | ||
model_analysis_update_notification_all_of.go | ||
model_analysis_update_notification_data.go | ||
model_analysis_update_notification_data_all_of.go | ||
model_analysis_update_notification_payload.go | ||
model_analysis_update_notification_payload_all_of.go | ||
model_anchore_error_code.go | ||
model_anchore_image.go | ||
model_anchore_image_tag_summary.go | ||
model_api_error_response.go | ||
model_archive_summary.go | ||
model_archived_analysis.go | ||
model_base_notification_data.go | ||
model_content_files_response.go | ||
model_content_files_response_content_inner.go | ||
model_content_java_package_response.go | ||
model_content_java_package_response_content_inner.go | ||
model_content_malware_response.go | ||
model_content_package_response.go | ||
model_content_package_response_content_inner.go | ||
model_content_response.go | ||
model_cvssv2_scores.go | ||
model_cvssv3_scores.go | ||
model_delete_image_response.go | ||
model_event_category.go | ||
model_event_description.go | ||
model_event_response.go | ||
model_event_response_event.go | ||
model_event_response_event_resource.go | ||
model_event_response_event_source.go | ||
model_event_subcategory.go | ||
model_events_list.go | ||
model_feed_group_metadata.go | ||
model_feed_metadata.go | ||
model_feed_sync_result.go | ||
model_file_content_search_result.go | ||
model_gate_spec.go | ||
model_generic_notification_payload.go | ||
model_group_sync_result.go | ||
model_image_analysis_request.go | ||
model_image_detail.go | ||
model_image_filter.go | ||
model_image_import_content_response.go | ||
model_image_import_manifest.go | ||
model_image_import_operation.go | ||
model_image_package_manifest.go | ||
model_image_ref.go | ||
model_image_reference.go | ||
model_image_selection_rule.go | ||
model_image_selector.go | ||
model_image_source.go | ||
model_image_with_packages.go | ||
model_import_content_digests.go | ||
model_import_descriptor.go | ||
model_import_distribution.go | ||
model_import_package.go | ||
model_import_package_location.go | ||
model_import_package_relationship.go | ||
model_import_schema.go | ||
model_import_source.go | ||
model_local_analysis_source.go | ||
model_malware_scan.go | ||
model_malware_scan_findings_inner.go | ||
model_mapping_rule.go | ||
model_metadata_response.go | ||
model_notification_base.go | ||
model_nvd_data_object.go | ||
model_package_reference.go | ||
model_paginated_image_list.go | ||
model_paginated_image_list_all_of.go | ||
model_paginated_vulnerability_list.go | ||
model_paginated_vulnerability_list_all_of.go | ||
model_paginated_vulnerable_image_list.go | ||
model_paginated_vulnerable_image_list_all_of.go | ||
model_pagination_properties.go | ||
model_policy.go | ||
model_policy_bundle.go | ||
model_policy_bundle_record.go | ||
model_policy_eval_notification.go | ||
model_policy_eval_notification_all_of.go | ||
model_policy_eval_notification_data.go | ||
model_policy_eval_notification_data_all_of.go | ||
model_policy_eval_notification_payload.go | ||
model_policy_eval_notification_payload_all_of.go | ||
model_policy_rule.go | ||
model_policy_rule_params_inner.go | ||
model_regex_content_match.go | ||
model_registry_configuration.go | ||
model_registry_configuration_request.go | ||
model_registry_digest_source.go | ||
model_registry_tag_source.go | ||
model_retrieved_file.go | ||
model_secret_search_result.go | ||
model_service.go | ||
model_service_version.go | ||
model_service_version_api.go | ||
model_service_version_db.go | ||
model_service_version_service.go | ||
model_standalone_vulnerability.go | ||
model_status_response.go | ||
model_subscription.go | ||
model_subscription_request.go | ||
model_subscription_update.go | ||
model_system_status_response.go | ||
model_tag_entry.go | ||
model_tag_update_notification.go | ||
model_tag_update_notification_all_of.go | ||
model_tag_update_notification_data.go | ||
model_tag_update_notification_data_all_of.go | ||
model_tag_update_notification_payload.go | ||
model_tag_update_notification_payload_all_of.go | ||
model_token_response.go | ||
model_trigger_param_spec.go | ||
model_trigger_spec.go | ||
model_user.go | ||
model_user_creation_request.go | ||
model_vendor_data_object.go | ||
model_vuln_diff_result.go | ||
model_vuln_update_notification.go | ||
model_vuln_update_notification_all_of.go | ||
model_vuln_update_notification_data.go | ||
model_vuln_update_notification_data_all_of.go | ||
model_vuln_update_notification_payload.go | ||
model_vuln_update_notification_payload_all_of.go | ||
model_vulnerability.go | ||
model_vulnerability_reference.go | ||
model_vulnerability_response.go | ||
model_vulnerable_image.go | ||
model_vulnerable_package_reference.go | ||
model_whitelist.go | ||
model_whitelist_item.go | ||
response.go | ||
utils.go |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.3.1 | ||
6.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.