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

The Codeflare-operator has security vulnerabilities #70

Open
jbusche opened this issue Mar 14, 2023 · 4 comments
Open

The Codeflare-operator has security vulnerabilities #70

jbusche opened this issue Mar 14, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@jbusche
Copy link
Collaborator

jbusche commented Mar 14, 2023

The operator is made up of two containers:

  1. gcr.io/kubebuilder/kube-rbac-proxy:v0.13.0
  2. quay.io/project-codeflare/codeflare-operator:0.0.1

The first has 26 fixes, mainly in Go
The second has 4 fixes in Go

I think I can fix these with a PR - will try.

@anishasthana
Copy link
Contributor

Sounds good! One avenue we could maybe investigate -- using the openshift oauth proxy container instead of the gcr kube-rbac-proxy container. I guess a good initial starting point would be to update to using a newer version of the rbac proxy container.

@jbusche
Copy link
Collaborator Author

jbusche commented Mar 14, 2023

Right - I was going to see if there's a newer one... Will update here... thanks!

@jbusche
Copy link
Collaborator Author

jbusche commented May 22, 2023

OK - latest image to scan is:

quay.io/project-codeflare/codeflare-operator:v0.0.3

@amsharma3 amsharma3 added the bug Something isn't working label Jul 5, 2023
@astefanutti
Copy link
Contributor

@jbusche would you know if that's been done already and can be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

4 participants