diff options
author | Frederick Muriuki Muriithi | 2024-02-15 04:55:42 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-02-15 05:15:08 +0300 |
commit | 164d53f5f53a469730a66a0be0af7016c53f2aa5 (patch) | |
tree | 8c23903ed3a2d373a5078b07d4be55b9c996de67 /scripts/rqtl2/cli_parser.py | |
parent | 6b0ddee7a57a6d2e02024ebcd22dbe915d09e375 (diff) | |
download | gn-uploader-164d53f5f53a469730a66a0be0af7016c53f2aa5.tar.gz |
Provide only the file name, not full path.
There are 2 reasons to provide only the filename and not the full
path:
* Security: We do not want to inadvertently expose the paths to the
outside world, or allow users to enter file system paths for this
system.
* The code does not assume a complete path, rather, it builds the path
to the upload directory using the filename received from the user.
Diffstat (limited to 'scripts/rqtl2/cli_parser.py')
0 files changed, 0 insertions, 0 deletions