OCPBUGS-121303,OCPBUGS-121304: Bump go-git to v5.19.2 - #810
ankitathomas wants to merge 1 commit into
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@ankitathomas: This pull request references Jira Issue OCPBUGS-121303, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
The bug has been updated to refer to the pull request using the external bug tracker. This pull request references Jira Issue OCPBUGS-121304, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (144)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughThe change updates indirect Go module dependencies in the default catalog consistency module. It upgrades ChangesGo dependency updates
Priority: ➖ Normal Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Bug fix Merge Risk: ⚪ Minimal · up to The targeted go-git security update is present with no actionable merge-blocking issue identified. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ankitathomas The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@ankitathomas: This pull request references Jira Issue OCPBUGS-121303, which is valid. 3 validation(s) were run on this bug
This pull request references Jira Issue OCPBUGS-121304, which is valid. 3 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Signed-off-by: Ankita Thomas <ankithom@redhat.com>
7bb73c1 to
93ff5ae
Compare
|
/retest |
|
@ankitathomas: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description of the change:
Bumps github.com/go-git/go-git/v5 from v5.19.1 to v5.19.2
Motivation for the change:
Addresses GHSA-hc8v-wwc9-vgxm: A symlink traversal issue in go-git could allow worktree operations to modify files outside the intended worktree path. Patched in github.com/go-git/go-git/v5 v5.19.2
https://redhat.atlassian.net/browse/OCPBUGS-121303, https://redhat.atlassian.net/browse/OCPBUGS-121304
Summary by CodeRabbit