-
Notifications
You must be signed in to change notification settings - Fork 41
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 website Dockerfiles for CVE-2022-0778 #1475
Conversation
9a2f631
to
90deb00
Compare
## [1.7.15] - 2022-09-22 | ||
|
||
### Security | ||
- Upgrade website Dockerfiles to Ruby 3 to resolve CVE-2022-0778. |
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.
Lists should be surrounded by blank lines
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.
@rpothier: Fixed all CC issues but this one, which breaks our typical changelog format. Should be ready for another review.
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! Just have to make codeclimate happy.
e4c2833
to
97ca450
Compare
97ca450
to
0f85405
Compare
Code Climate has analyzed commit 0f85405 and detected 1 issue on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 40.1% (0.0% change). View more on Code Climate. |
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!
Desired Outcome
Upgrade website Docker images to address CVE-2022-0778.
Implemented Changes
Upgrade website Docker images to their Ruby 3.0 counterparts.
Connected Issue/Story
CyberArk internal issue link: CONJSE-1317
Definition of Done
At least 1 todo must be completed in the sections below for the PR to be
merged.
Changelog
CHANGELOG update
Test coverage
changes, or
Documentation
README
s) were updated in this PRBehavior
Security