-
Notifications
You must be signed in to change notification settings - Fork 4
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
ORV2-3450 Defunct/Zombie processes within Openshift dops pod environment after Financial Report Generation #1811
Conversation
@@ -86,6 +86,9 @@ | |||
|
|||
ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser | |||
|
|||
# It's a good idea to use dumb-init to help prevent zombie chrome processes. | |||
ADD https://github.com/Yelp/dumb-init/releases/download/v1.2.5/dumb-init_1.2.5_x86_64 /usr/local/bin/dumb-init |
Check notice
Code scanning / Trivy
ADD instead of COPY Low
Type: dockerfile
Vulnerability DS005
Severity: LOW
Message: Consider using 'COPY https://github.com/Yelp/dumb-init/releases/download/v1.2.5/dumb-init\_1.2.5\_x86\_64 /usr/local/bin/dumb-init' command instead of 'ADD https://github.com/Yelp/dumb-init/releases/download/v1.2.5/dumb-init\_1.2.5\_x86\_64 /usr/local/bin/dumb-init'
Link: DS005
…y "ENV key value" format
…of legacy "ENV key value" format" This reverts commit 899e68b.
|
|
|
|
|
Description
Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.
Fixes # (issue)
https://moti-imb.atlassian.net/browse/ORV2-3450
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist
Further comments
Thanks for the PR!
Deployments, as required, will be available below:
Please create PRs in draft mode. Mark as ready to enable:
After merge, new images are promoted to: