mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01: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.