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

Update Microsoft.AspNetCore.Components.Web reference to 6.0.26 #1752

Closed
wants to merge 1 commit into from

Conversation

nick-beer
Copy link

Pull Request

🤨 Rationale

The Microsoft.AspNetCore.Components.Web package depends on the Microsoft.AspNetCore.Components package, which has security vulnerabilities until version 6.0.25. Updating this reference to the latest (6.0.26) prevents us from pulling in packages with known security vulnerabilities.

image

I ran into this by running dotnet list <solution> package --vulnerable --include-transitive against the ASW repo. More info on dotnet list package

👩‍💻 Implementation

Update the package version.

🧪 Testing

None.

✅ Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@atmgrifter00
Copy link
Contributor

We do have this PR that seems to address the same concern. I'll try and prioritize getting this resolved and will reach out to you when it's done.

@rajsite
Copy link
Member

rajsite commented Jan 23, 2024

Closing in favor of #1697

@rajsite rajsite closed this Jan 23, 2024
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.

3 participants