Skip to content

[🐛 Bug]: Address security Vulnerabilities in Base and Video Images #1959

@amardeep2006

Description

@amardeep2006

What happened?

Sysdig has flagged vulnerabilities in :

  1. Multiple jars present in /root/.cache folder

    commons-compress-1.23.0.jar
    org.codehaus.plexus:plexus-archiver

  2. Video container has very old setuptools and wheels which are vulnerable

I can raise PR with following changes in Dockerfile:

  1. Delete /root/.cache folder . This is used by coursier but I think it serves no real purpose afterwards in Docker Images. It will also reduce the docker image size. Please comment if you think otherwise.
  2. Update following packages io.opentelemetry:opentelemetry-exporter-otlp:1.30.1 io.opentelemetry:opentelemetry-exporter-jaeger:1.30.1 io.grpc:grpc-netty:1.58.0
  3. upgrade pip, setuptools and wheel in Video Dockerfile

Command used to start Selenium Grid with Docker

NA

Relevant log output

NA

Operating System

Ubuntu

Docker Selenium version (tag)

4.13.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions