mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
85bed8ddd8
The test server has a rule for `/tests/unit/*/*.html` paths that serves a proper local file. However, the parameters after `/unit/` so far accepted many characters that have special meaning, leading to possibly reading a file from outside of the Git repository. Fix that by only accepting alphanumeric characters, `-` or `_`. This should resolve one CodeQL alert. Closes gh-2309 |
||
---|---|---|
.. | ||
images | ||
lib | ||
runner | ||
unit | ||
visual | ||
.eslintrc.json | ||
index.css | ||
index.html | ||
index.js |