Skip to content

Update docker-creds-provider to address vulnerable system.text.json dependency. #434

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

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

MichaelSimons
Copy link
Member

Consolidate/update the 2 docker-creds-provider version to 2.2.4. This required backporting all of the infrastructure added to main/9.0 to support updating repo global.json files.

Related to dotnet/source-build#4752

@@ -8,6 +8,7 @@
</PropertyGroup>

<UsingTask TaskName="Microsoft.DotNet.Arcade.Sdk.SourceBuild.AddSourceToNuGetConfig" AssemblyFile="$(ArcadeSdkBuildTasksAssembly)" />
<UsingTask TaskName="UpdateJson" AssemblyFile="$(XPlatSourceBuildTasksAssembly)" />
Copy link
Member

Choose a reason for hiding this comment

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

Where does this task get called from?

Copy link
Member Author

Choose a reason for hiding this comment

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

@MichaelSimons MichaelSimons merged commit c301b8b into dotnet:release/8.0 Jan 10, 2025
2 checks passed
@MichaelSimons MichaelSimons deleted the cg-8.0 branch January 10, 2025 14:20
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.

2 participants