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

Critical vulnerability in latest image #1017

Closed
jose-alvarez-r opened this issue Feb 19, 2024 · 1 comment
Closed

Critical vulnerability in latest image #1017

jose-alvarez-r opened this issue Feb 19, 2024 · 1 comment
Labels

Comments

@jose-alvarez-r
Copy link

Hello team,

It seems that image

cypress/browsers:node-20.11.0-chrome-121.0.6167.85-1-ff-120.0-edge-121.0.2277.83-1

has some critical vulnerability according to checkov code scanning

https://security-tracker.debian.org/tracker/CVE-2023-6879

The base image has been fixed, but no updates in cypress image.

Could you please have a look? Any plan image updating?

Thank you

@jennifer-shehane
Copy link
Member

We have a Cypress Docker Factory which allows you to customize your own docker image for use. You can also update your dockerfile to modify the image to meet whatever requirements you want. These images are provided to help in development and are not production ready.

That being said there are a couple of disclaimers:

  1. Cypress docker containers are provided to end users for ease of use and should not be used in a production environment.
  2. We have seen Snyk report vulnerabilities in dependencies before that are not actually exploitable in any intended uses of our app. As such the risk of these exploits is extremely low or almost zero.

If you have found an exploitable vulnerability please do contact us at [email protected] with details about reproducing that exploit and we will investigate.

@jennifer-shehane jennifer-shehane closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
@MikeMcC399 MikeMcC399 added the bug label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants