mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01:00
Previously any read of type Param or Params was a source. Now reading Context.Params is a source. This should reduce the number of duplicate paths.