-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Update Dockerfile for libssl3 and libcrypto3 CVE's #3783
Update Dockerfile for libssl3 and libcrypto3 CVE's #3783
Conversation
Out Aquasec tool reported below High Vulnarability in libssl3:3.1.0-r4 and libcrypto3:3.1.0-r4. CVE's - CVE-2023-2650 This is fixed in 3.1.1-r0 so anything greater than this version is fine, thats why updating this to latest.
Welcome @nshelke777! |
/ok-to-test |
/lgtm |
@seanmalloy Can you merge this PR, it seems all checks have passed. |
/approve |
/approve |
/test pull-external-dns-lint |
@Raffo looks like you unintentionally reverted the PR's change. @nshelke777 please rebase |
oh wow, sorry, I wanted to fix the merge conflict and did it totally wrong 🤦 |
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
Ok restored the change by pushing a commit myself, to make up for the mess to @nshelke777 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johngmyers, mloiseleur, nshelke777, Raffo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test pull-external-dns-lint |
@Raffo If possible can we have latest release of |
Description
Our Aquasec tool reported below High Vulnarability in libssl3:3.1.0-r4 and libcrypto3:3.1.0-r4. CVE's -
CVE-2023-2650
Fixes #ISSUE
This is fixed in 3.1.1-r0 so anything greater than this version is fine, thats why updating this to latest.
Checklist