mirror of
https://github.com/github/codeql.git
synced 2026-01-03 17:50:19 +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.