It would be great to be able to provide silly with raw user input and run a query without fear of a user gaining access to the file system in some way.
Therefor, I believe, silly should have some way to ensure directory traversal (e.g. ../app/controllers) doesn't happen when providing it a query (e.g. path)
It would be great to be able to provide silly with raw user input and run a query without fear of a user gaining access to the file system in some way.
Therefor, I believe, silly should have some way to ensure directory traversal (e.g.
../app/controllers) doesn't happen when providing it a query (e.g.path)