Skip to content
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

bundle update #2159

Merged
merged 1 commit into from
Aug 28, 2024
Merged

bundle update #2159

merged 1 commit into from
Aug 28, 2024

Conversation

david-a-wheeler
Copy link
Collaborator

This update addresses a vulnerability in rexml,
one of our dependencies, as follows:

Name: rexml
Version: 3.3.5
CVE: CVE-2024-43398
GHSA: GHSA-vmwr-mc7x-5vc3
Criticality: Medium
URL: https://github.com/ruby/rexml/security/advisories/GHSA-vmwr-mc7x-5vc3 Title: REXML denial of service vulnerability
Solution: upgrade to '>= 3.3.6'

This vulnerability was in ruby-advisory-db as of:

advisories:   918 advisories
last updated: 2024-08-26 13:49:59 -0700
commit:       9a88f501a73e9d55c5142286dac075732d8febb0

The vulnerability is only a denial of service, but we like to update to repair vulnerabilities where it makes sense to do so.

This update addresses a vulnerability in rexml,
one of our dependencies, as follows:

~~~~yaml
Name: rexml
Version: 3.3.5
CVE: CVE-2024-43398
GHSA: GHSA-vmwr-mc7x-5vc3
Criticality: Medium
URL: GHSA-vmwr-mc7x-5vc3
Title: REXML denial of service vulnerability
Solution: upgrade to '>= 3.3.6'
~~~~

This vulnerability was in ruby-advisory-db as of:

~~~~yaml
advisories:   918 advisories
last updated: 2024-08-26 13:49:59 -0700
commit:       9a88f501a73e9d55c5142286dac075732d8febb0
~~~~

The vulnerability is only a denial of service, but we like to update
to repair vulnerabilities where it makes sense to do so.

Signed-off-by: David A. Wheeler <[email protected]>
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (70fe362) to head (de95e89).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2159   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files          55       55           
  Lines        2128     2128           
=======================================
  Hits         2087     2087           
  Misses         41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@david-a-wheeler david-a-wheeler merged commit 3be1012 into main Aug 28, 2024
9 checks passed
@david-a-wheeler david-a-wheeler deleted the update_2024_08_28 branch August 28, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant