openshift / jenkins

Apache License 2.0
260 stars 446 forks source link

OCPTOOLS-434, OCPTOOLS-411, OCPTOOLS-430: Golang CVE fixes #1816

Closed ramessesii2 closed 2 months ago

ramessesii2 commented 2 months ago

Fixes the following CVE(s):

Fixes included in this PR are cherry-picked from #1789 #1797 #1788 to resolve merge conflicts altogether

openshift-ci[bot] commented 2 months ago

@ramessesii2: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/security a7ac79fb7b196d036134562a9c59a766563e877d link false /test security

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-ci-robot commented 2 months ago

@ramessesii2: This pull request references OCPTOOLS-280 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target either version "4.15." or "openshift-4.15.", but it targets "4.16" instead.

In response to [this](https://github.com/openshift/jenkins/pull/1816): >Fixes the following CVE(s): >- [CVE-2024-24786](https://github.com/advisories/GHSA-8r3f-844c-mc37) >- [CVE-2024-21626](https://github.com/advisories/GHSA-xr7r-f8xq-vfvv) >- [CVE-2023-48795](https://github.com/advisories/GHSA-45x7-px36-x8w8) > >Fixes included in this PR are cherry-picked from #1789 #1797 #1788 to resolve merge conflicts altogether Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fjenkins). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
ramessesii2 commented 2 months ago

@sayan-biswas although I've added the related OCPTOOLS jiras in the PR title, it only picks up last Jira from the title, apparently.

sayan-biswas commented 2 months ago

/approve

avinal commented 2 months ago

I think you are supposed to fix only one issue per PR. Otherwise the bot won't update the JIRA, we can do that manually though.

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avinal, ramessesii2, sayan-biswas

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/jenkins/blob/release-4.15/OWNERS)~~ [avinal,ramessesii2,sayan-biswas] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ramessesii2 commented 2 months ago

/cherry-pick release-4.14

ramessesii2 commented 2 months ago

/cherry-pick release-4.14 release-4.13 release-4.12

adambkaplan commented 1 month ago

/retitle [release-4.15] OCPTOOLS-320, OCPTOOLS-411, OCPTOOLS-280