Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[security] Update readme.python.md #25736

Merged
merged 2 commits into from
Sep 11, 2023
Merged

[security] Update readme.python.md #25736

merged 2 commits into from
Sep 11, 2023

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented Sep 11, 2023

Fix python SDK generation failure for #25508

@msyyc msyyc self-assigned this Sep 11, 2023
@openapi-pipeline-app
Copy link

Automatic PR validation started. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

@openapi-pipeline-app
Copy link

Swagger pipeline started successfully, please wait for status update in this comment.

1 similar comment
@openapi-pipeline-app
Copy link

Swagger pipeline started successfully, please wait for status update in this comment.

@openapi-pipeline-app
Copy link

Swagger pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

@msyyc msyyc marked this pull request as ready for review September 11, 2023 01:57
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 11, 2023

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 11, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
compared tags (via openapi-validator v2.1.4) new version base version
default default(7111945) default(main)
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/security/resource-manager/readme.md
tag: specification/security/resource-manager/readme.md#tag-package-composite-v3
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 11, 2023

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
️❌SDK Breaking Change Tracking failed [Detail]

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/security/armsecurity - Approved - 0.12.0
+	Enum `ScopeName` has been removed
+	Function `*ClientFactory.NewHealthReportClient` has been removed
+	Function `*HealthReportClient.Get` has been removed
+	Function `NewHealthReportClient` has been removed
+	Type of `HealthDataClassification.Scope` has been changed from `*ScopeName` to `*string`

️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 9c204f4. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/security/armsecurity [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog] - New enum type `ServerVulnerabilityAssessmentsAzureSettingSelectedProvider` with values `ServerVulnerabilityAssessmentsAzureSettingSelectedProviderMdeTvm`
    info	[Changelog] - New enum type `ServerVulnerabilityAssessmentsSettingKind` with values `ServerVulnerabilityAssessmentsSettingKindAzureServersSetting`
    info	[Changelog] - New enum type `ServerVulnerabilityAssessmentsSettingKindName` with values `ServerVulnerabilityAssessmentsSettingKindNameAzureServersSetting`
    info	[Changelog] - New enum type `SettingNameAutoGenerated` with values `SettingNameAutoGeneratedCurrent`
    info	[Changelog] - New function `NewAzureDevOpsOrgsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AzureDevOpsOrgsClient, error)`
    info	[Changelog] - New function `*AzureDevOpsOrgsClient.BeginCreateOrUpdate(context.Context, string, string, string, AzureDevOpsOrg, *AzureDevOpsOrgsClientBeginCreateOrUpdateOptions) (*runtime.Poller[AzureDevOpsOrgsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*AzureDevOpsOrgsClient.Get(context.Context, string, string, string, *AzureDevOpsOrgsClientGetOptions) (AzureDevOpsOrgsClientGetResponse, error)`
    info	[Changelog] - New function `*AzureDevOpsOrgsClient.ListAvailable(context.Context, string, string, *AzureDevOpsOrgsClientListAvailableOptions) (AzureDevOpsOrgsClientListAvailableResponse, error)`
    info	[Changelog] - New function `*AzureDevOpsOrgsClient.NewListPager(string, string, *AzureDevOpsOrgsClientListOptions) *runtime.Pager[AzureDevOpsOrgsClientListResponse]`
    info	[Changelog] - New function `*AzureDevOpsOrgsClient.BeginUpdate(context.Context, string, string, string, AzureDevOpsOrg, *AzureDevOpsOrgsClientBeginUpdateOptions) (*runtime.Poller[AzureDevOpsOrgsClientUpdateResponse], error)`
    info	[Changelog] - New function `NewAzureDevOpsProjectsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AzureDevOpsProjectsClient, error)`
    info	[Changelog] - New function `*AzureDevOpsProjectsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, AzureDevOpsProject, *AzureDevOpsProjectsClientBeginCreateOrUpdateOptions) (*runtime.Poller[AzureDevOpsProjectsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*AzureDevOpsProjectsClient.Get(context.Context, string, string, string, string, *AzureDevOpsProjectsClientGetOptions) (AzureDevOpsProjectsClientGetResponse, error)`
    info	[Changelog] - New function `*AzureDevOpsProjectsClient.NewListPager(string, string, string, *AzureDevOpsProjectsClientListOptions) *runtime.Pager[AzureDevOpsProjectsClientListResponse]`
    info	[Changelog] - New function `*AzureDevOpsProjectsClient.BeginUpdate(context.Context, string, string, string, string, AzureDevOpsProject, *AzureDevOpsProjectsClientBeginUpdateOptions) (*runtime.Poller[AzureDevOpsProjectsClientUpdateResponse], error)`
    info	[Changelog] - New function `NewAzureDevOpsReposClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AzureDevOpsReposClient, error)`
    info	[Changelog] - New function `*AzureDevOpsReposClient.BeginCreateOrUpdate(context.Context, string, string, string, string, string, AzureDevOpsRepository, *AzureDevOpsReposClientBeginCreateOrUpdateOptions) (*runtime.Poller[AzureDevOpsReposClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*AzureDevOpsReposClient.Get(context.Context, string, string, string, string, string, *AzureDevOpsReposClientGetOptions) (AzureDevOpsReposClientGetResponse, error)`
    info	[Changelog] - New function `*AzureDevOpsReposClient.NewListPager(string, string, string, string, *AzureDevOpsReposClientListOptions) *runtime.Pager[AzureDevOpsReposClientListResponse]`
    info	[Changelog] - New function `*AzureDevOpsReposClient.BeginUpdate(context.Context, string, string, string, string, string, AzureDevOpsRepository, *AzureDevOpsReposClientBeginUpdateOptions) (*runtime.Poller[AzureDevOpsReposClientUpdateResponse], error)`
    info	[Changelog] - New function `*AzureServersSetting.GetServerVulnerabilityAssessmentsSetting() *ServerVulnerabilityAssessmentsSetting`
    info	[Changelog] - New function `*ClientFactory.NewAzureDevOpsOrgsClient() *AzureDevOpsOrgsClient`
    info	[Changelog] - New function `*ClientFactory.NewAzureDevOpsProjectsClient() *AzureDevOpsProjectsClient`
    info	[Changelog] - New function `*ClientFactory.NewAzureDevOpsReposClient() *AzureDevOpsReposClient`
    info	[Changelog] - New function `*ClientFactory.NewDefenderForStorageClient() *DefenderForStorageClient`
    info	[Changelog] - New function `*ClientFactory.NewDevOpsConfigurationsClient() *DevOpsConfigurationsClient`
    info	[Changelog] - New function `*ClientFactory.NewDevOpsOperationResultsClient() *DevOpsOperationResultsClient`
    info	[Changelog] - New function `*ClientFactory.NewGitHubOwnersClient() *GitHubOwnersClient`
    info	[Changelog] - New function `*ClientFactory.NewGitHubReposClient() *GitHubReposClient`
    info	[Changelog] - New function `*ClientFactory.NewGitLabGroupsClient() *GitLabGroupsClient`
    info	[Changelog] - New function `*ClientFactory.NewGitLabProjectsClient() *GitLabProjectsClient`
    info	[Changelog] - New function `*ClientFactory.NewGitLabSubgroupsClient() *GitLabSubgroupsClient`
    info	[Changelog] - New function `*ClientFactory.NewServerVulnerabilityAssessmentsSettingsClient() *ServerVulnerabilityAssessmentsSettingsClient`
    info	[Changelog] - New function `NewDefenderForStorageClient(azcore.TokenCredential, *arm.ClientOptions) (*DefenderForStorageClient, error)`
    info	[Changelog] - New function `*DefenderForStorageClient.Create(context.Context, string, SettingNameAutoGenerated, DefenderForStorageSetting, *DefenderForStorageClientCreateOptions) (DefenderForStorageClientCreateResponse, error)`
    info	[Changelog] - New function `*DefenderForStorageClient.Get(context.Context, string, SettingNameAutoGenerated, *DefenderForStorageClientGetOptions) (DefenderForStorageClientGetResponse, error)`
    info	[Changelog] - New function `NewDevOpsConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DevOpsConfigurationsClient, error)`
    info	[Changelog] - New function `*DevOpsConfigurationsClient.BeginCreateOrUpdate(context.Context, string, string, DevOpsConfiguration, *DevOpsConfigurationsClientBeginCreateOrUpdateOptions) (*runtime.Poller[DevOpsConfigurationsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*DevOpsConfigurationsClient.BeginDelete(context.Context, string, string, *DevOpsConfigurationsClientBeginDeleteOptions) (*runtime.Poller[DevOpsConfigurationsClientDeleteResponse], error)`
    info	[Changelog] - New function `*DevOpsConfigurationsClient.Get(context.Context, string, string, *DevOpsConfigurationsClientGetOptions) (DevOpsConfigurationsClientGetResponse, error)`
    info	[Changelog] - New function `*DevOpsConfigurationsClient.NewListPager(string, string, *DevOpsConfigurationsClientListOptions) *runtime.Pager[DevOpsConfigurationsClientListResponse]`
    info	[Changelog] - New function `*DevOpsConfigurationsClient.BeginUpdate(context.Context, string, string, DevOpsConfiguration, *DevOpsConfigurationsClientBeginUpdateOptions) (*runtime.Poller[DevOpsConfigurationsClientUpdateResponse], error)`
    info	[Changelog] - New function `NewDevOpsOperationResultsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DevOpsOperationResultsClient, error)`
    info	[Changelog] - New function `*DevOpsOperationResultsClient.Get(context.Context, string, string, string, *DevOpsOperationResultsClientGetOptions) (DevOpsOperationResultsClientGetResponse, error)`
    info	[Changelog] - New function `NewGitHubOwnersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GitHubOwnersClient, error)`
    info	[Changelog] - New function `*GitHubOwnersClient.Get(context.Context, string, string, string, *GitHubOwnersClientGetOptions) (GitHubOwnersClientGetResponse, error)`
    info	[Changelog] - New function `*GitHubOwnersClient.ListAvailable(context.Context, string, string, *GitHubOwnersClientListAvailableOptions) (GitHubOwnersClientListAvailableResponse, error)`
    info	[Changelog] - New function `*GitHubOwnersClient.NewListPager(string, string, *GitHubOwnersClientListOptions) *runtime.Pager[GitHubOwnersClientListResponse]`
    info	[Changelog] - New function `NewGitHubReposClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GitHubReposClient, error)`
    info	[Changelog] - New function `*GitHubReposClient.Get(context.Context, string, string, string, string, *GitHubReposClientGetOptions) (GitHubReposClientGetResponse, error)`
    info	[Changelog] - New function `*GitHubReposClient.NewListPager(string, string, string, *GitHubReposClientListOptions) *runtime.Pager[GitHubReposClientListResponse]`
    info	[Changelog] - New function `NewGitLabGroupsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GitLabGroupsClient, error)`
    info	[Changelog] - New function `*GitLabGroupsClient.Get(context.Context, string, string, string, *GitLabGroupsClientGetOptions) (GitLabGroupsClientGetResponse, error)`
    info	[Changelog] - New function `*GitLabGroupsClient.ListAvailable(context.Context, string, string, *GitLabGroupsClientListAvailableOptions) (GitLabGroupsClientListAvailableResponse, error)`
    info	[Changelog] - New function `*GitLabGroupsClient.NewListPager(string, string, *GitLabGroupsClientListOptions) *runtime.Pager[GitLabGroupsClientListResponse]`
    info	[Changelog] - New function `NewGitLabProjectsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GitLabProjectsClient, error)`
    info	[Changelog] - New function `*GitLabProjectsClient.Get(context.Context, string, string, string, string, *GitLabProjectsClientGetOptions) (GitLabProjectsClientGetResponse, error)`
    info	[Changelog] - New function `*GitLabProjectsClient.NewListPager(string, string, string, *GitLabProjectsClientListOptions) *runtime.Pager[GitLabProjectsClientListResponse]`
    info	[Changelog] - New function `NewGitLabSubgroupsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GitLabSubgroupsClient, error)`
    info	[Changelog] - New function `*GitLabSubgroupsClient.List(context.Context, string, string, string, *GitLabSubgroupsClientListOptions) (GitLabSubgroupsClientListResponse, error)`
    info	[Changelog] - New function `*HealthReportsClient.Get(context.Context, string, string, *HealthReportsClientGetOptions) (HealthReportsClientGetResponse, error)`
    info	[Changelog] - New function `PossibleServerVulnerabilityAssessmentsSettingKindValues() []ServerVulnerabilityAssessmentsSettingKind`
    info	[Changelog] - New function `*ServerVulnerabilityAssessmentsSetting.GetServerVulnerabilityAssessmentsSetting() *ServerVulnerabilityAssessmentsSetting`
    info	[Changelog] - New function `NewServerVulnerabilityAssessmentsSettingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ServerVulnerabilityAssessmentsSettingsClient, error)`
    info	[Changelog] - New function `*ServerVulnerabilityAssessmentsSettingsClient.CreateOrUpdate(context.Context, ServerVulnerabilityAssessmentsSettingKindName, ServerVulnerabilityAssessmentsSettingClassification, *ServerVulnerabilityAssessmentsSettingsClientCreateOrUpdateOptions) (ServerVulnerabilityAssessmentsSettingsClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*ServerVulnerabilityAssessmentsSettingsClient.Delete(context.Context, ServerVulnerabilityAssessmentsSettingKindName, *ServerVulnerabilityAssessmentsSettingsClientDeleteOptions) (ServerVulnerabilityAssessmentsSettingsClientDeleteResponse, error)`
    info	[Changelog] - New function `*ServerVulnerabilityAssessmentsSettingsClient.Get(context.Context, ServerVulnerabilityAssessmentsSettingKindName, *ServerVulnerabilityAssessmentsSettingsClientGetOptions) (ServerVulnerabilityAssessmentsSettingsClientGetResponse, error)`
    info	[Changelog] - New function `*ServerVulnerabilityAssessmentsSettingsClient.NewListBySubscriptionPager(*ServerVulnerabilityAssessmentsSettingsClientListBySubscriptionOptions) *runtime.Pager[ServerVulnerabilityAssessmentsSettingsClientListBySubscriptionResponse]`
    info	[Changelog] - New struct `ActionableRemediation`
    info	[Changelog] - New struct `Authorization`
    info	[Changelog] - New struct `AzureDevOpsOrg`
    info	[Changelog] - New struct `AzureDevOpsOrgListResponse`
    info	[Changelog] - New struct `AzureDevOpsOrgProperties`
    info	[Changelog] - New struct `AzureDevOpsOrganizationConfiguration`
    info	[Changelog] - New struct `AzureDevOpsProject`
    info	[Changelog] - New struct `AzureDevOpsProjectConfiguration`
    info	[Changelog] - New struct `AzureDevOpsProjectListResponse`
    info	[Changelog] - New struct `AzureDevOpsProjectProperties`
    info	[Changelog] - New struct `AzureDevOpsRepository`
    info	[Changelog] - New struct `AzureDevOpsRepositoryListResponse`
    info	[Changelog] - New struct `AzureDevOpsRepositoryProperties`
    info	[Changelog] - New struct `AzureServersSetting`
    info	[Changelog] - New struct `BaseResourceConfiguration`
    info	[Changelog] - New struct `CategoryConfiguration`
    info	[Changelog] - New struct `DefenderForStorageSetting`
    info	[Changelog] - New struct `DefenderForStorageSettingProperties`
    info	[Changelog] - New struct `DevOpsConfiguration`
    info	[Changelog] - New struct `DevOpsConfigurationListResponse`
    info	[Changelog] - New struct `DevOpsConfigurationProperties`
    info	[Changelog] - New struct `ErrorDetailAutoGenerated2`
    info	[Changelog] - New struct `ErrorResponseAutoGenerated2`
    info	[Changelog] - New struct `GitHubOwner`
    info	[Changelog] - New struct `GitHubOwnerConfiguration`
    info	[Changelog] - New struct `GitHubOwnerListResponse`
    info	[Changelog] - New struct `GitHubOwnerProperties`
    info	[Changelog] - New struct `GitHubRepository`
    info	[Changelog] - New struct `GitHubRepositoryListResponse`
    info	[Changelog] - New struct `GitHubRepositoryProperties`
    info	[Changelog] - New struct `GitLabGroup`
    info	[Changelog] - New struct `GitLabGroupConfiguration`
    info	[Changelog] - New struct `GitLabGroupListResponse`
    info	[Changelog] - New struct `GitLabGroupProperties`
    info	[Changelog] - New struct `GitLabProject`
    info	[Changelog] - New struct `GitLabProjectListResponse`
    info	[Changelog] - New struct `GitLabProjectProperties`
    info	[Changelog] - New struct `MalwareScanningProperties`
    info	[Changelog] - New struct `OnUploadProperties`
    info	[Changelog] - New struct `OperationStatusAutoGenerated`
    info	[Changelog] - New struct `OperationStatusResult`
    info	[Changelog] - New struct `ProxyResource`
    info	[Changelog] - New struct `ResourceAutoGenerated`
    info	[Changelog] - New struct `ResourceAutoGenerated2`
    info	[Changelog] - New struct `SensitiveDataDiscoveryProperties`
    info	[Changelog] - New struct `ServerVulnerabilityAssessmentsAzureSettingProperties`
    info	[Changelog] - New struct `ServerVulnerabilityAssessmentsSettingsList`
    info	[Changelog] - New struct `TargetBranchConfiguration`
    info	[Changelog] - New field `AffectedDefendersSubPlans`, `ReportAdditionalData` in struct `HealthReportProperties`
    info	[Changelog] - New field `LastScannedDate`, `Reason` in struct `StatusAutoGenerated`
    info	[Changelog]
    info	[Changelog] Total 5 breaking change(s), 208 additive change(s).
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 9c204f4. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh] npm notice
    cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.6.7 -> 10.1.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.1.0` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-security [View full logs]  [Release SDK Changes]
    info	[Changelog]
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 9c204f4. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-security [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]   - Added Type Alias GovernanceRulesCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias GovernanceRulesExecuteResponse
    info	[Changelog]   - Added Type Alias GovernanceRulesGetResponse
    info	[Changelog]   - Added Type Alias GovernanceRulesListNextResponse
    info	[Changelog]   - Added Type Alias GovernanceRulesListResponse
    info	[Changelog]   - Added Type Alias GovernanceRulesOperationResultsResponse
    info	[Changelog]   - Added Type Alias GovernanceRuleSourceResourceType
    info	[Changelog]   - Added Type Alias GovernanceRuleType
    info	[Changelog]   - Added Type Alias HealthReportsGetResponse
    info	[Changelog]   - Added Type Alias HealthReportsListNextResponse
    info	[Changelog]   - Added Type Alias HealthReportsListResponse
    info	[Changelog]   - Added Type Alias InheritFromParentState
    info	[Changelog]   - Added Type Alias IsEnabled
    info	[Changelog]   - Added Type Alias MinimalSeverity
    info	[Changelog]   - Added Type Alias MipIntegrationStatus
    info	[Changelog]   - Added Type Alias OnboardingState
    info	[Changelog]   - Added Type Alias OperationResult
    info	[Changelog]   - Added Type Alias Roles
    info	[Changelog]   - Added Type Alias RuleCategory
    info	[Changelog]   - Added Type Alias ScanningMode
    info	[Changelog]   - Added Type Alias SecurityConnectorApplicationCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias SecurityConnectorApplicationGetResponse
    info	[Changelog]   - Added Type Alias SecurityConnectorApplicationsListNextResponse
    info	[Changelog]   - Added Type Alias SecurityConnectorApplicationsListResponse
    info	[Changelog]   - Added Type Alias SecurityOperatorsCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias SecurityOperatorsGetResponse
    info	[Changelog]   - Added Type Alias SecurityOperatorsListResponse
    info	[Changelog]   - Added Type Alias SensitivitySettingsListResponse
    info	[Changelog]   - Added Type Alias ServerVulnerabilityAssessmentsAzureSettingSelectedProvider
    info	[Changelog]   - Added Type Alias ServerVulnerabilityAssessmentsSettingKind
    info	[Changelog]   - Added Type Alias ServerVulnerabilityAssessmentsSettingKindName
    info	[Changelog]   - Added Type Alias ServerVulnerabilityAssessmentsSettingsCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias ServerVulnerabilityAssessmentsSettingsGetResponse
    info	[Changelog]   - Added Type Alias ServerVulnerabilityAssessmentsSettingsListBySubscriptionNextResponse
    info	[Changelog]   - Added Type Alias ServerVulnerabilityAssessmentsSettingsListBySubscriptionResponse
    info	[Changelog]   - Added Type Alias ServerVulnerabilityAssessmentsSettingUnion
    info	[Changelog]   - Added Type Alias SettingNameAutoGenerated
    info	[Changelog]   - Added Type Alias StatusName
    info	[Changelog]   - Added Type Alias SubPlan
    info	[Changelog]   - Added Type Alias Type
    info	[Changelog]   - Added Type Alias UpdateSensitivitySettingsResponse
    info	[Changelog]   - Interface AlertsSimulateOptionalParams has a new optional parameter resumeFrom
    info	[Changelog]   - Interface AlertsSimulateOptionalParams has a new optional parameter updateIntervalInMs
    info	[Changelog]   - Interface DefenderForServersAwsOfferingArcAutoProvisioning has a new optional parameter cloudRoleArn
    info	[Changelog]   - Interface DefenderForServersAwsOfferingArcAutoProvisioning has a new optional parameter configuration
    info	[Changelog]   - Interface ScanProperties has a new optional parameter lastScanTime
    info	[Changelog]   - Type of parameter offeringType of interface CloudOffering is changed from "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "InformationProtectionAws" to "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "DefenderForDatabasesAws" | "InformationProtectionAws" | "CspmMonitorGcp" | "DefenderForServersGcp" | "DefenderForDatabasesGcp" | "DefenderForContainersGcp" | "CspmMonitorGithub" | "CspmMonitorAzureDevOps" | "DefenderCspmAws" | "DefenderCspmGcp" | "DefenderForDevOpsGithub" | "DefenderForDevOpsAzureDevOps" | "CspmMonitorGitLab" | "DefenderForDevOpsGitLab"
    info	[Changelog]   - Added Enum KnownActionableRemediationState
    info	[Changelog]   - Added Enum KnownAnnotateDefaultBranchState
    info	[Changelog]   - Added Enum KnownApplicationConditionOperator
    info	[Changelog]   - Added Enum KnownApplicationSourceResourceType
    info	[Changelog]   - Added Enum KnownAutoDiscovery
    info	[Changelog]   - Added Enum KnownCode
    info	[Changelog]   - Added Enum KnownDesiredOnboardingState
    info	[Changelog]   - Added Enum KnownDevOpsProvisioningState
    info	[Changelog]   - Added Enum KnownEnvironmentType
    info	[Changelog]   - Added Enum KnownGovernanceRuleConditionOperator
    info	[Changelog]   - Added Enum KnownGovernanceRuleOwnerSourceType
    info	[Changelog]   - Added Enum KnownGovernanceRuleSourceResourceType
    info	[Changelog]   - Added Enum KnownGovernanceRuleType
    info	[Changelog]   - Added Enum KnownInheritFromParentState
    info	[Changelog]   - Added Enum KnownIsEnabled
    info	[Changelog]   - Added Enum KnownMinimalSeverity
    info	[Changelog]   - Added Enum KnownMipIntegrationStatus
    info	[Changelog]   - Added Enum KnownOnboardingState
    info	[Changelog]   - Added Enum KnownOperationResult
    info	[Changelog]   - Added Enum KnownRoles
    info	[Changelog]   - Added Enum KnownRuleCategory
    info	[Changelog]   - Added Enum KnownScanningMode
    info	[Changelog]   - Added Enum KnownServerVulnerabilityAssessmentsAzureSettingSelectedProvider
    info	[Changelog]   - Added Enum KnownServerVulnerabilityAssessmentsSettingKind
    info	[Changelog]   - Added Enum KnownServerVulnerabilityAssessmentsSettingKindName
    info	[Changelog]   - Added Enum KnownSettingNameAutoGenerated
    info	[Changelog]   - Added Enum KnownStatusName
    info	[Changelog]   - Added Enum KnownSubPlan
    info	[Changelog]   - Added Enum KnownType
    info	[Changelog]   - Enum KnownAlertStatus has a new value InProgress
    info	[Changelog]   - Enum KnownBundleType has a new value CosmosDbs
    info	[Changelog]   - Enum KnownCloudName has a new value AzureDevOps
    info	[Changelog]   - Enum KnownCloudName has a new value Github
    info	[Changelog]   - Enum KnownCloudName has a new value GitLab
    info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorAzureDevOps
    info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorGcp
    info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorGithub
    info	[Changelog]   - Enum KnownOfferingType has a new value CspmMonitorGitLab
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderCspmAws
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderCspmGcp
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForContainersGcp
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDatabasesAws
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDatabasesGcp
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDevOpsAzureDevOps
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDevOpsGithub
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForDevOpsGitLab
    info	[Changelog]   - Enum KnownOfferingType has a new value DefenderForServersGcp
    info	[Changelog]   - Enum KnownSettingName has a new value WdatpUnifiedSolution
    info	[Changelog]   - Added function getContinuationToken
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Removed operation Alerts.simulate
    info	[Changelog]   - Removed operation SecurityContacts.update
    info	[Changelog]   - Operation AllowedConnections.get has a new signature
    info	[Changelog]   - Class SecurityCenter has a new signature
    info	[Changelog]   - Interface AlertsSuppressionRulesListNextOptionalParams no longer has parameter alertType
    info	[Changelog]   - Interface DefenderForServersAwsOfferingArcAutoProvisioning no longer has parameter servicePrincipalSecretMetadata
    info	[Changelog]   - Interface IotSecuritySolutionListByResourceGroupNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface IotSecuritySolutionListBySubscriptionNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface IotSecuritySolutionsAnalyticsAggregatedAlertListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface IotSecuritySolutionsAnalyticsRecommendationListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface RegulatoryComplianceAssessmentsListNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface RegulatoryComplianceControlsListNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface RegulatoryComplianceStandardsListNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface SecureScoreControlsListBySecureScoreNextOptionalParams no longer has parameter expand
    info	[Changelog]   - Interface SecureScoreControlsListNextOptionalParams no longer has parameter expand
    info	[Changelog]   - Interface TasksListByHomeRegionNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface TasksListByResourceGroupNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface TasksListNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Type of parameter value of interface ExternalSecuritySolutionList is changed from ExternalSecuritySolutionUnion[] to ExternalSecuritySolution[]
    info	[Changelog]   - Removed Enum KnownAlertNotifications
    info	[Changelog]   - Removed Enum KnownAlertsToAdmins
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 9c204f4. SDK Automation 14.0.0
    command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-security [View full logs]  [Release SDK Changes]
️❌ azure-resource-manager-schemas failed [Detail]
  • Failed [Logs]Release - Generate from 9c204f4. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh] npm notice
    cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.1.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.1.0` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    warn	No file changes detected after generation
  • security/resource-manager [View full logs
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from 9c204f4. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ⚠️Az.security.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.security.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 11, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/security/armsecurity https://apiview.dev/Assemblies/Review/7650c11c2370468b95344116fa5fb332
Java azure-resourcemanager-security https://apiview.dev/Assemblies/Review/956ed4b133c845ce943d085c48e349e0
.Net Azure.ResourceManager.SecurityCenter Create ApiView timeout. Package is too large and we cannot create ApiView for it.
JavaScript @azure/arm-security Create ApiView timeout. Package is too large and we cannot create ApiView for it.

@msyyc msyyc changed the title Update readme.python.md [security] Update readme.python.md Sep 11, 2023
@msyyc msyyc added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Sep 11, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 11, 2023
@msyyc msyyc added WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required Approved-SdkBreakingChange-Go-V2 labels Sep 11, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Sep 11, 2023
@msyyc msyyc added Approved-SdkBreakingChange-Python Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed Approved-SdkBreakingChange-Go-V2 labels Sep 11, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 11, 2023
@msyyc msyyc merged commit 9c204f4 into main Sep 11, 2023
28 of 30 checks passed
@msyyc msyyc deleted the msyyc-patch-8 branch September 11, 2023 02:50
@openapi-pipeline-app
Copy link

Swagger pipeline restarted successfully, please wait for status update in this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go Approved-SdkBreakingChange-Python ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-JavaScript ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants