lorax/src/lifted
Brian C. Lane acbf63013a lifted: Make sure inputs cannot have path elements
This processes the inputs with os.path.basename to strip off any path
elements and prevent potential path traversal attacks. Also adds a test.
2019-10-16 09:17:53 -07:00
..
__init__.py Automatically upload composed images to the cloud 2019-10-16 09:17:53 -07:00
config.py lifted directories should be under share_dir and lib_dir 2019-10-16 09:17:53 -07:00
providers.py lifted: Make sure inputs cannot have path elements 2019-10-16 09:17:53 -07:00
queue.py lifted: Make sure inputs cannot have path elements 2019-10-16 09:17:53 -07:00
upload.py Fix pylint errors in lifted.upload 2019-10-16 09:17:53 -07:00