liquidvotingio / decidim-module-liquidvoting

GNU Affero General Public License v3.0
4 stars 0 forks source link

Dependabot alert (rexml) could not create a PR for us #111

Closed davefrey closed 3 years ago

davefrey commented 3 years ago

I had this github notification:

GHSA-8cr8-4vfw-mr7h A security vulnerability in rexml affects at least one of your repositories in the liquidvotingio organization

which links to this dependabot alert

Usually dependabot creates a PR for security alerts, but here it couldn't, because of an error described in that link. I couldn't reproduce the error, the dependabot log wasn't helpful ... and the security vulnerability is still in the code (rexml < 3.2.5).

More strangeness: the same rexml version is in liquid-decidim-demo but there is no security alert there. Edit: the same vulnerability was alerted in api-client but dependabot was able to create that PR liquidvotingio/api-client#25 successfully.

I propose to 1) bump rexml in our repos, and 2) accept the mystery of why dependabot failed here, and didn't report in liquid-decidim-demo, until we see the problem again.

Here's vulnerability itself CVE-2021-28965