dangerzone/dangerzone
deeplow fc3cfba450
Security: GUI (via CLI) wildcard injection mitigation
Similar to the mitigation implemented in the CLI version of dangerzone
(commit f9b564be)
2022-11-21 12:37:46 +00:00
..
gui Security: GUI (via CLI) wildcard injection mitigation 2022-11-21 12:37:46 +00:00
__init__.py Remove separate dangerzone-container entry point, make CLI work with it, and refactor container code to be more DRY 2021-08-04 16:21:00 -07:00
args.py Security: cli wildcard injection mitigation 2022-11-14 08:53:38 +00:00
cli.py Deduplicate container output parsing (stdout_callback) 2022-11-14 08:54:02 +00:00
container.py Update document state exclusively in convert() 2022-11-14 09:03:50 +00:00
document.py Do not create outfile files when checking if writeable 2022-11-14 09:04:54 +00:00
errors.py Do not create outfile files when checking if writeable 2022-11-14 09:04:54 +00:00
logic.py Initial refactor: GUI one-window multi-document support 2022-11-21 12:37:45 +00:00
settings.py Rename global_common.GlobalCommon class to logic.Dangerzone 2022-10-27 13:44:13 +01:00
util.py move to util: get_subprocess_startupinfo 2022-09-15 10:40:36 +01:00