Update FIPS proxy version references to 1.1.25#3044
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3044 +/- ##
=======================================
Coverage 42.24% 42.24%
=======================================
Files 337 337
Lines 28951 28951
=======================================
Hits 12230 12230
Misses 15916 15916
Partials 805 805
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
|
The backport to To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-v1.27 v1.27
# Navigate to the new working tree
cd .worktrees/backport-v1.27
# Create a new branch
git switch --create backport-3044-to-v1.27
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 f70667d28e54adb64a7fb95ad30783a5e56d6d88
# Push it to GitHub
git push --set-upstream origin backport-3044-to-v1.27
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-v1.27Then, create a pull request where the |
Co-authored-by: Fabrice <[email protected]>
What does this PR do?
Update FIPS proxy version references to 1.1.25
Motivation
Fix critical CVEs.
Additional Notes
Automated workflow, manually verified.
Minimum Agent Versions
Describe your test plan
Checklist
bug,enhancement,refactoring,documentation,tooling, and/ordependenciesqa/skip-qalabel