Skip to content

Upgrade vulnerable Gems

Paul Mather requested to merge LIBTD-1251 into master

Created by: pmather

The existing versions of "loofah" and "rails-html-sanitizer" Gems have XSS vulnerabilities (see https://github.com/flavorjones/loofah/issues/144 and https://nvd.nist.gov/vuln/detail/CVE-2018-3741). This change updates the Gems to address these vulnerabilities.

Merge request reports