Closed Bug 1518294 Opened 7 years ago Closed 7 years ago

pyyaml library should be updated to 4.2b1+

Categories

(Mozilla Localizations :: Other, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: liuche, Unassigned)

Details

Attachments

(1 file)

I work on Firefox TV, and GitHub surfaced a security alert for one of the libraries we're using in robotranslations/requirements.txt.

I've attached a screenshot of the error, but the warning is that there's a vulnerability in previous versions of pyyaml, which could execute arbitrary code, and the fix is to use yaml.safe_load.

https://github.com/mozilla-mobile/firefox-tv/blob/master/tools/l10n/robotranslations/requirements.txt

Is this something that we could upgrade without breaking anything, or is there something L10N needs to do before we do that?

Flags: needinfo?(l10n)

According to :Pike, this isn't used in any toolchains, so we'll just remove it completely from the repo.

Flags: needinfo?(l10n)
Group: core-security → firefox-core-security
Group: firefox-core-security → core-security-release
Group: core-security-release
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: