mintmenu/usr
Vincent Vermeulen ee8d01a3ce
safe apt search with shell escapes
This fixes #178.

add_apt_filter_results ran a command with keywords from the menu's Search entry without shell escaping. This made it possible to have it run shell commands by using command substitution. E.g. searching for `$(xeyes)` would run xeyes.

When/if mintmenu gets ported to Python3 pipes.quote should be replaced by shlex.quote.
2018-02-23 13:46:04 +01:00
..
bin Coerse shebangs to #!/usr/bin/python2 2015-06-25 17:44:30 -07:00
lib/linuxmint/mintMenu safe apt search with shell escapes 2018-02-23 13:46:04 +01:00
share Show recently used apps (#167) 2017-11-11 08:59:49 +00:00