Skip to content

GH4794: Update NuGet client packages to 7.6.0 and PKCS pins#4818

Merged
augustoproiete merged 2 commits into
cake-build:developfrom
devlead:feature/gh-4794
May 18, 2026
Merged

GH4794: Update NuGet client packages to 7.6.0 and PKCS pins#4818
augustoproiete merged 2 commits into
cake-build:developfrom
devlead:feature/gh-4794

Conversation

@devlead
Copy link
Copy Markdown
Member

@devlead devlead commented May 18, 2026

devlead added 2 commits May 18, 2026 14:32
- Bump NuGet.Common, NuGet.Frameworks, NuGet.Packaging, NuGet.Protocol,
  NuGet.Resolver, NuGet.Versioning, and NuGet.Credentials from 7.3.0 to 7.6.0
  in Directory.Packages.props
- Pin System.Security.Cryptography.Pkcs to 10.0.8 for net10.0 (was 10.0.5)
- Pin System.Security.Cryptography.Pkcs to 9.0.16 for net9.0 (was 9.0.14)
- Address transitive vulnerability issues related to NuGet.Packaging
- fixes cake-build#4794
@devlead devlead force-pushed the feature/gh-4794 branch from febc041 to 79125e7 Compare May 18, 2026 13:15
Copy link
Copy Markdown
Member

@augustoproiete augustoproiete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@augustoproiete augustoproiete enabled auto-merge May 18, 2026 13:43
@augustoproiete augustoproiete merged commit fae4632 into cake-build:develop May 18, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update .NET SDK to 10.0.300 Update NuGet.* packages dependencies to avoid transitive package vulnerable warnings

2 participants