mirror of
https://github.com/github/codeql.git
synced 2026-07-16 00:38:15 +02:00
Previously, we would consider an HTML file to be a dependent of all scripts embedded in it. Now we instead consider each JavaScript toplevel inside the HTML file to be a dependent, which is more sensible anyway.