Skip to content

fix(azure): resolve Azure.Identity transitive vulnerability#16

Merged
jayharris merged 2 commits into
masterfrom
claude/hopeful-tesla
Apr 1, 2026
Merged

fix(azure): resolve Azure.Identity transitive vulnerability#16
jayharris merged 2 commits into
masterfrom
claude/hopeful-tesla

Conversation

@jayharris
Copy link
Copy Markdown
Member

Summary

Test plan

  • dotnet restore shows no vulnerability warnings
  • dotnet build succeeds with 0 warnings across net8.0, net9.0, net10.0
  • All 36 tests pass (12 per TFM)

…Azure 1.7.4

Resolves transitive Azure.Identity 1.7.0 vulnerability (GHSA-5mfx-4wcx-rv27,
GHSA-m5vv-6r4h-3vj9, GHSA-wvxc-855f-jvrv) by raising the minimum
Microsoft.Extensions.Azure from 1.6.0 to 1.7.4, which pulls in
Azure.Identity >= 1.11.4.
@jayharris jayharris merged commit ab9201e into master Apr 1, 2026
6 checks passed
@jayharris jayharris deleted the claude/hopeful-tesla branch April 1, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant