gitcheck icon indicating copy to clipboard operation
gitcheck copied to clipboard

text file as configuration

Open johnyf opened this issue 9 years ago • 0 comments

The color theme appears to be loaded from the python file ~/mygitcheck.py. This means execution of arbitrary code from outside site-packages (which could be a root installation). It seems to be a security concern. Since only the color theme is loaded from that file, wouldn't a text or json file work?

johnyf avatar Jan 24 '17 05:01 johnyf