elemwave / website

0 stars 0 forks source link

Search a solution for the rest of vulnerabilities #19

Closed pablotolosa-aircury closed 7 months ago

pablotolosa-aircury commented 8 months ago

Nokogiri need to get updated in order to fix 11 security problems #8

cristobaldiaz-aircury commented 8 months ago

I see there's another card for this: https://github.com/elemwave/website/issues/18. Is this issue duplicated?

pablotolosa-aircury commented 8 months ago

No, this one was about the nokogiri update pull request that was sent by the dependanbot to fix some security problems. I fixed the rest of problems but 11 of them are involved with the nokogiri version.

pablotolosa-aircury commented 8 months ago

Using the bundle-audit gem to search vulnerabilities of our project only shows us that the "commonmarker" gem version is the one that is causing troubles. I think we should try to update that one first and check if the security problems are solved then.

cristobaldiaz-aircury commented 7 months ago

Issue duplicated by https://github.com/elemwave/website/issues/29