Files
Joe Previte 5c61318592 refactor: only accept string in pathToFsPath
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[].
2021-07-21 11:11:59 -07:00
..
2021-05-04 13:29:40 -05:00
2021-05-05 10:16:01 -05:00
2021-01-20 02:06:44 -05:00
2021-02-12 16:50:23 -06:00
2021-03-16 12:51:08 -05:00
2021-05-13 12:10:22 -07:00
2020-12-04 02:34:43 -05:00
2021-03-30 16:46:49 -07:00
2021-02-09 13:09:33 -06:00