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

Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity from 0.12.0 to 0.14.0 #120

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity from 0.12.0 to 0.14.0.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity's releases.

sdk/resourcemanager/security/armsecurity/v0.14.0

0.14.0 (2024-04-04)

Breaking Changes

  • Function *ContactsClient.Create parameter(s) have been changed from (context.Context, string, Contact, *ContactsClientCreateOptions) to (context.Context, SecurityContactName, Contact, *ContactsClientCreateOptions)
  • Function *ContactsClient.Delete parameter(s) have been changed from (context.Context, string, *ContactsClientDeleteOptions) to (context.Context, SecurityContactName, *ContactsClientDeleteOptions)
  • Function *ContactsClient.Get parameter(s) have been changed from (context.Context, string, *ContactsClientGetOptions) to (context.Context, SecurityContactName, *ContactsClientGetOptions)
  • Type of ContactPropertiesNotificationsByRole.Roles has been changed from []*Roles to []*SecurityContactRole
  • Type of DefenderCspmAwsOfferingVMScanners.Configuration has been changed from *DefenderCspmAwsOfferingVMScannersConfiguration to *VMScannersBaseConfiguration
  • Type of DefenderCspmGcpOfferingVMScanners.Configuration has been changed from *DefenderCspmGcpOfferingVMScannersConfiguration to *VMScannersBaseConfiguration
  • Type of DefenderFoDatabasesAwsOfferingArcAutoProvisioning.Configuration has been changed from *DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration to *ArcAutoProvisioningConfiguration
  • Type of DefenderForDatabasesGcpOfferingArcAutoProvisioning.Configuration has been changed from *DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration to *ArcAutoProvisioningConfiguration
  • Type of DefenderForServersAwsOfferingArcAutoProvisioning.Configuration has been changed from *DefenderForServersAwsOfferingArcAutoProvisioningConfiguration to *ArcAutoProvisioningConfiguration
  • Type of DefenderForServersAwsOfferingVMScanners.Configuration has been changed from *DefenderForServersAwsOfferingVMScannersConfiguration to *VMScannersBaseConfiguration
  • Type of DefenderForServersGcpOfferingArcAutoProvisioning.Configuration has been changed from *DefenderForServersGcpOfferingArcAutoProvisioningConfiguration to *ArcAutoProvisioningConfiguration
  • Type of DefenderForServersGcpOfferingVMScanners.Configuration has been changed from *DefenderForServersGcpOfferingVMScannersConfiguration to *VMScannersBaseConfiguration
  • OfferingTypeDefenderForDevOpsAzureDevOps, OfferingTypeDefenderForDevOpsGitLab, OfferingTypeDefenderForDevOpsGithub, OfferingTypeInformationProtectionAws from enum OfferingType has been removed
  • Enum Roles has been removed
  • Function NewCenterClient has been removed
  • Function *CenterClient.GetSensitivitySettings has been removed
  • Function *CenterClient.UpdateSensitivitySettings has been removed
  • Function *ClientFactory.NewCenterClient has been removed
  • Function *DefenderForDevOpsAzureDevOpsOffering.GetCloudOffering has been removed
  • Function *DefenderForDevOpsGitLabOffering.GetCloudOffering has been removed
  • Function *DefenderForDevOpsGithubOffering.GetCloudOffering has been removed
  • Function *InformationProtectionAwsOffering.GetCloudOffering has been removed
  • Struct ContactPropertiesAlertNotifications has been removed
  • Struct DefenderCspmAwsOfferingVMScannersConfiguration has been removed
  • Struct DefenderCspmGcpOfferingVMScannersConfiguration has been removed
  • Struct DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration has been removed
  • Struct DefenderForContainersAwsOfferingContainerVulnerabilityAssessment has been removed
  • Struct DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask has been removed
  • Struct DefenderForContainersAwsOfferingKubernetesScubaReader has been removed
  • Struct DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration has been removed
  • Struct DefenderForDevOpsAzureDevOpsOffering has been removed
  • Struct DefenderForDevOpsGitLabOffering has been removed
  • Struct DefenderForDevOpsGithubOffering has been removed
  • Struct DefenderForServersAwsOfferingArcAutoProvisioningConfiguration has been removed
  • Struct DefenderForServersAwsOfferingVMScannersConfiguration has been removed
  • Struct DefenderForServersGcpOfferingArcAutoProvisioningConfiguration has been removed
  • Struct DefenderForServersGcpOfferingVMScannersConfiguration has been removed
  • Struct InformationProtectionAwsOffering has been removed
  • Struct InformationProtectionAwsOfferingInformationProtection has been removed
  • Field AlertNotifications of struct ContactProperties has been removed
  • Field AutoProvisioning, ContainerVulnerabilityAssessment, ContainerVulnerabilityAssessmentTask, EnableContainerVulnerabilityAssessment, KubernetesScubaReader, ScubaExternalID of struct DefenderForContainersAwsOffering has been removed
  • Field AuditLogsAutoProvisioningFlag, DefenderAgentAutoProvisioningFlag, PolicyAgentAutoProvisioningFlag of struct DefenderForContainersGcpOffering has been removed

Features Added

  • New value EventSourceAttackPaths, EventSourceAttackPathsSnapshot added to enum type EventSource

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…rmsecurity

Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity](https://github.com/Azure/azure-sdk-for-go) from 0.12.0 to 0.14.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v0.12.0...sdk/azcore/v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 27, 2024
Copy link

sonarcloud bot commented May 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mblaschke
Copy link
Member

@dependabot rebase

Copy link
Author

dependabot bot commented on behalf of github Sep 14, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mblaschke
Copy link
Member

@dependabot rebase

Copy link
Author

dependabot bot commented on behalf of github Sep 14, 2024

Looks like github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity-0.14.0 branch September 14, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant