mirror of
https://github.com/github/codeql.git
synced 2026-01-04 10:10:20 +01:00
RegExpInjection does not use client-side sources, but one of its tests was using postMessage events as the taint source. Updating the test to use a different taint source.