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 module golang.org/x/net to v0.33.0 [SECURITY] #637

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.28.0 -> v0.33.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2024-45338

An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Dec 19, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.26.0 -> v0.31.0
golang.org/x/sys v0.23.0 -> v0.28.0
golang.org/x/term v0.23.0 -> v0.27.0
golang.org/x/text v0.17.0 -> v0.21.0
golang.org/x/sync v0.8.0 -> v0.10.0

@openshift-ci openshift-ci bot requested review from rhmdnd and yuumasato December 19, 2024 01:24
Copy link

openshift-ci bot commented Dec 19, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate[bot]
Once this PR has been reviewed and has the lgtm label, please assign mrogers950 for approval. For more information see the Code Review Process.

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Dec 19, 2024

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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 kubernetes-sigs/prow repository.

Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:637-dab61c1084c508abb02e08beb26abfac630fcb8c

@rhmdnd rhmdnd added this to the 1.7.0 milestone Jan 3, 2025
@rhmdnd
Copy link

rhmdnd commented Jan 3, 2025

/retest-required

@rhmdnd
Copy link

rhmdnd commented Jan 6, 2025

Parallel testing failed due to scan timeouts. CC @Mab879 for awareness.

@rhmdnd
Copy link

rhmdnd commented Jan 6, 2025

/test e2e-aws-parallel

@rhmdnd
Copy link

rhmdnd commented Jan 6, 2025

/retest-required

ROSA should be fixed at this point.

Copy link

openshift-ci bot commented Jan 6, 2025

@renovate[bot]: 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/e2e-rosa dab61c1 link true /test e2e-rosa

Full PR test history. Your PR dashboard.

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@rhmdnd
Copy link

rhmdnd commented Jan 6, 2025

CI is pulling in some new user tag that's affecting ROSA CLI validation:

rosa create cluster -y --sts --hosted-cp --cluster-name ci-rosa-h-0z4l --region us-east-2 --version 4.15.21 --channel-group stable --compute-machine-type m5.2xlarge --tags usage-user:renovate[bot],usage-pull-request:637,
ERR: expected a valid user tag value 'renovate[bot]' matching ^[\pL\pZ\pN_.:/=+\-@]{0,256}$ 

@rhmdnd
Copy link

rhmdnd commented Jan 6, 2025

Kicking this through to unblock the konflux pipelines and produce new builds.

@rhmdnd rhmdnd merged commit 73fed21 into master Jan 6, 2025
15 of 18 checks passed
@rhmdnd rhmdnd deleted the renovate/go-golang.org-x-net-vulnerability branch January 6, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant