Remove packages with CG alerts from E2E tests in 6.0.x#5437
Merged
nkolev92 merged 4 commits intorelease-6.0.xfrom Oct 2, 2023
Merged
Remove packages with CG alerts from E2E tests in 6.0.x#5437nkolev92 merged 4 commits intorelease-6.0.xfrom
nkolev92 merged 4 commits intorelease-6.0.xfrom
Conversation
* Remove package for Microsoft.Owin in End2end test
zivkan
approved these changes
Sep 30, 2023
jeffkl
approved these changes
Oct 2, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug
Fixes: https://github.com/NuGet/Client.Engineering/issues/2502
Regression? Last working version:
Description
This is making progress towards fixing CG alerts for this branch.
The cherry-picked commits are:
3a1efb8
1b7fc29
81ca6c5
3114c7c
Note that this doesn't fix all the issues in the branches, but some.
I think even if this doesn't fix all issues, it should still be merged, as maintaining these branches will be constant work.
PR Checklist
PR has a meaningful title
PR has a linked issue.
Described changes
Tests
Documentation