Files
codeql/javascript/ql/test/library-tests/dependencies
Max Schaefer ec2ba735de JavaScript: Update Dependencies library to not rely on Files being Locatable.
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.
2019-12-02 12:40:49 +00:00
..
2019-01-11 11:02:42 +01:00

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.