secretless-broker icon indicating copy to clipboard operation
secretless-broker copied to clipboard

Update website Dockerfiles for CVE-2022-0778

Open john-odonnell opened this issue 2 years ago • 1 comments

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

  • [x] The CHANGELOG has been updated, or
  • [ ] This PR does not include user-facing changes and doesn't require a CHANGELOG update

Test coverage

  • [ ] This PR includes new unit and integration tests to go with the code changes, or
  • [x] The changes in this PR do not require tests

Documentation

  • [x] Docs (e.g. READMEs) were updated in this PR
  • [ ] A follow-up issue to update official docs has been filed here: insert issue ID
  • [ ] This PR does not require updating any documentation

Behavior

  • [ ] This PR changes product behavior and has been reviewed by a PO, or
  • [ ] These changes are part of a larger initiative that will be reviewed later, or
  • [x] No behavior was changed with this PR

Security

  • [ ] Security architect has reviewed the changes in this PR,
  • [ ] These changes are part of a larger initiative with a separate security review, or
  • [ ] There are no security aspects to these changes

john-odonnell avatar Sep 22 '22 17:09 john-odonnell

Code Climate has analyzed commit 0f854058 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Style 1

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.

codeclimate[bot] avatar Sep 27 '22 15:09 codeclimate[bot]