Merge pull request #1540 from esben-semmle/js/bump-prototype-pollution-lodash

Approved by xiemaisi
This commit is contained in:
semmle-qlci
2019-07-04 07:19:45 +01:00
committed by GitHub

View File

@@ -162,7 +162,7 @@ module PrototypePollution {
version.maybeBefore("4.0.1")
or
id = "lodash" + any(string s) and
version.maybeBefore("4.17.11")
version.maybeBefore("4.17.12")
or
id = "merge" and
version.maybeBefore("1.2.1")