mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +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.
Some of the test files in this directory include license headers of various popular open source libraries (but not their source code) in order to test that we correctly recognize them.