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

(chore): bump dependencies to resolve CVE issues #6383

Merged

Conversation

everettraven
Copy link
Contributor

@everettraven everettraven commented Mar 30, 2023

Description of the change:

  • Bump the following dependencies to ensure we aren't using versions resulting in twistlock scan issue:
    • github.com/emicklei/go-restful/v3 --> v3.10.0
    • github.com/golang-jwt/jwt/v4 --> v4.5.0
    • golang.org/x/net --> v0.10.0
    • helm.sh/helm/v3 --> v3.11.3
    • github.com/containerd/containerd --> v1.7.0
    • github.com/docker/docker --> v20.10.24
  • Bump the github.com/operator-framework/operator-registry dependency to v1.28.0 to pull in some related cve fixes

Motivation for the change:

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:16 — with GitHub Actions Inactive
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:19 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:19 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:23 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:24 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:25 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:26 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:26 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:27 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy March 30, 2023 20:27 — with GitHub Actions Inactive
go.mod Outdated Show resolved Hide resolved
@everettraven
Copy link
Contributor Author

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 30, 2023
@ukumar009
Copy link
Contributor

Hi @everettraven

I see you are not able to merge this Pull Request due to github.com/distribution/distribution/v3

Could you please consider merging this CVE github.com/emicklei/go-restful/v3 --> v3.10.0 in a separate PR? Because this is a High Vulnerability CVE.

Or May I create a Separate Pull Request for the github.com/emicklei/go-restful/v3? Apologies for the inconvenience.

Thanks,

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@everettraven everettraven temporarily deployed to deploy June 21, 2023 15:24 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 15:24 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 15:24 — with GitHub Actions Inactive
@everettraven everettraven changed the title (chore): bump deps to fix twistlock scan issue (chore): bump dependencies to resolve CVE issues Jun 21, 2023
@ukumar009
Copy link
Contributor

Thank you @everettraven

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:20 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:20 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:20 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:20 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:20 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:20 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:22 — with GitHub Actions Inactive
@everettraven
Copy link
Contributor Author

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 21, 2023
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:39 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:39 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:39 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:39 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:39 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:39 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy June 21, 2023 16:39 — with GitHub Actions Inactive
Copy link
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 21, 2023
@everettraven everettraven merged commit deb20c6 into operator-framework:master Jun 21, 2023
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
3 participants