docs do not mention if loading application data from config files is a security risk or not
Open
- Dominant language
- Python
- Stars
- 653
- Forks
- 217
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 2
Description
In [the docs on Traitlets configuration via config files](https://traitlets.readthedocs.io/en/stable/config.html#python-configuration-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?
Contributor guide
Assessment
This issue has not been assessed yet.