traitlets icon indicating copy to clipboard operation
traitlets copied to clipboard

docs do not mention if loading application data from config files is a security risk or not

Open metaperl opened this issue 3 years ago • 0 comments

In the docs on Traitlets configuration via config files the section does not indicate whether arbitrary or potentially malicious code is prevented from executing in these files.

Are there any security risks involved in using plain Python for traitlets config files?

metaperl avatar Aug 26 '22 11:08 metaperl