mirror of https://git.tuxpa.in/a/code-server.git
5c61318592
CodeQL caught a path where we were passing in req.query.path to pathToFsPath, which may not have been a string. So we refactored some things to ensure we only pass it a string which also let us change the parameter type to string instead of string | string[]. |
||
---|---|---|
.. | ||
e2e | ||
scripts | ||
unit | ||
utils | ||
package.json | ||
playwright.config.ts | ||
tsconfig.json | ||
yarn.lock |