From e73fe39dfc625f109e7196e039bd091aebb56c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:22:59 +0000 Subject: [PATCH 1/7] Bump Azure.Identity from 1.4.1 to 1.11.4 in /AccessTokensQuickstart Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.4.1 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.4.1...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AccessTokensQuickstart/AccessTokensQuickstart.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AccessTokensQuickstart/AccessTokensQuickstart.csproj b/AccessTokensQuickstart/AccessTokensQuickstart.csproj index c413fc35..3cc3b34b 100644 --- a/AccessTokensQuickstart/AccessTokensQuickstart.csproj +++ b/AccessTokensQuickstart/AccessTokensQuickstart.csproj @@ -7,7 +7,7 @@ - + From 6a10a65458830a635fe0e580334bb257d1bffda8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:23:00 +0000 Subject: [PATCH 2/7] Bump Azure.Identity from 1.4.1 to 1.11.4 in /use-managed-Identity Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.4.1 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.4.1...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- use-managed-Identity/ManagedIdentitiesQuickstart.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use-managed-Identity/ManagedIdentitiesQuickstart.csproj b/use-managed-Identity/ManagedIdentitiesQuickstart.csproj index c5fe4831..a9facdfd 100644 --- a/use-managed-Identity/ManagedIdentitiesQuickstart.csproj +++ b/use-managed-Identity/ManagedIdentitiesQuickstart.csproj @@ -8,7 +8,7 @@ - + From 4bff13c4fd089bb0dbd38aa588cf86b56c976797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:23:05 +0000 Subject: [PATCH 3/7] Bump Microsoft.Rest.ClientRuntime Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.23 to 2.3.24. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.23...Microsoft.Rest.ClientRuntime_2.3.24) --- updated-dependencies: - dependency-name: Microsoft.Rest.ClientRuntime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../OutboundCallReminder/OutboundCallReminder.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OutboundCallReminder/OutboundCallReminder/OutboundCallReminder.csproj b/OutboundCallReminder/OutboundCallReminder/OutboundCallReminder.csproj index 2ef832e0..f7f97ced 100644 --- a/OutboundCallReminder/OutboundCallReminder/OutboundCallReminder.csproj +++ b/OutboundCallReminder/OutboundCallReminder/OutboundCallReminder.csproj @@ -115,7 +115,7 @@ 4.2.0 - 2.3.23 + 2.3.24 3.3.19 From f327375f01542720b8889e50d21a4a0ad453ff13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:23:11 +0000 Subject: [PATCH 4/7] Bump Azure.Identity in /SendEmailAdvanced/SendEmailWithManagedIdentity Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.4 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.10.4...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SendEmailWithManagedIdentity.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SendEmailAdvanced/SendEmailWithManagedIdentity/SendEmailWithManagedIdentity.csproj b/SendEmailAdvanced/SendEmailWithManagedIdentity/SendEmailWithManagedIdentity.csproj index 67b2b2bc..50cb651c 100644 --- a/SendEmailAdvanced/SendEmailWithManagedIdentity/SendEmailWithManagedIdentity.csproj +++ b/SendEmailAdvanced/SendEmailWithManagedIdentity/SendEmailWithManagedIdentity.csproj @@ -5,7 +5,7 @@ - + From 3609975d475af89742fdfd2ade261f3187c0c17f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A7etin=20G=C3=BCler?= Date: Tue, 26 Nov 2024 13:28:29 +0300 Subject: [PATCH 5/7] Update ManagedIdentitiesQuickstart.csproj --- use-managed-Identity/ManagedIdentitiesQuickstart.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use-managed-Identity/ManagedIdentitiesQuickstart.csproj b/use-managed-Identity/ManagedIdentitiesQuickstart.csproj index c5fe4831..a9facdfd 100644 --- a/use-managed-Identity/ManagedIdentitiesQuickstart.csproj +++ b/use-managed-Identity/ManagedIdentitiesQuickstart.csproj @@ -8,7 +8,7 @@ - + From 992ef27e82e0e6b1b21e9f4c68d921f1174aad5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A7etin=20G=C3=BCler?= Date: Tue, 26 Nov 2024 13:39:53 +0300 Subject: [PATCH 6/7] Update create-communication-resource.csproj --- .../create-communication-resource.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-communication-resource/create-communication-resource.csproj b/create-communication-resource/create-communication-resource.csproj index a5a62fe4..7bd104ce 100644 --- a/create-communication-resource/create-communication-resource.csproj +++ b/create-communication-resource/create-communication-resource.csproj @@ -7,7 +7,7 @@ - + From c83bbbdb664d36c0e4593e1aacdfe7c420a0e0dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A7etin=20G=C3=BCler?= Date: Tue, 26 Nov 2024 13:41:17 +0300 Subject: [PATCH 7/7] Create SECURITY.md --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..22358e97 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +LÜtfen GÜvenlik Açıklarınızı ercetinguler@hotmail.com adresine bildirin.