Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
Cloud-pak-deployer git repo contains a requirements file that lists a version of the python package GitPython (3.1.27) which contains a critical vulnerability. #759
We have discovered that the cloud-pak-deployer git repo contains a requirements file that lists a version of the python package GitPython (3.1.27) which contains a critical vulnerability.
The company does not allow the this team to open issues or make pull requests on public repositories. This team would like to update this package to mitigate this issue. Is there someone they could contact associated with the repository and do the following?
Inform them of the vulnerability and make a small update to reference a newer version of GitPython (3.1.43 is current)
Ask if and where the package is used
The client also mentioned below:
If someone could provide some instructions on how to manually reach the os where this requirement is installed, The client can issue a ‘pip install –upgrade GitPython’ which would pull the current version. This would allow them to be non-invasive and avoid tearing down and rebuilding the solution.
The package is only used in the Git Pages documentation of Cloud Pak Deployer and would not affect the customer, unless they build the deployer documentation locally.
I received the below message from my client
We have discovered that the cloud-pak-deployer git repo contains a requirements file that lists a version of the python package GitPython (3.1.27) which contains a critical vulnerability.
They provided these links:
The company does not allow the this team to open issues or make pull requests on public repositories. This team would like to update this package to mitigate this issue. Is there someone they could contact associated with the repository and do the following?
The client also mentioned below:
If someone could provide some instructions on how to manually reach the os where this requirement is installed, The client can issue a ‘pip install –upgrade GitPython’ which would pull the current version. This would allow them to be non-invasive and avoid tearing down and rebuilding the solution.
Any help is appreciated, thanks in advance