We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ruby announced a vulnerability in REXML with a CVSS score of 6.6: GHSA-2rxp-v6pw-ch6m
This vulnerability does not affect Ruby 3.2 or later. We should probably assume that this affects Ruby 2.7, which we still use in agent-runtime-7.x.
We need to patch REXML in Ruby 2.7 to address this vulnerability.
It seems this is the commit in the REXML gem that addresses the vulnerability: ruby/rexml@ce59f2e
The text was updated successfully, but these errors were encountered:
Migrated issue to PA-7106
Sorry, something went wrong.
No branches or pull requests
Ruby announced a vulnerability in REXML with a CVSS score of 6.6: GHSA-2rxp-v6pw-ch6m
This vulnerability does not affect Ruby 3.2 or later. We should probably assume that this affects Ruby 2.7, which we still use in agent-runtime-7.x.
We need to patch REXML in Ruby 2.7 to address this vulnerability.
It seems this is the commit in the REXML gem that addresses the vulnerability: ruby/rexml@ce59f2e
The text was updated successfully, but these errors were encountered: