Files
openide/python/python-exec-service/resources
Ilya.Kazakevichandintellij-monorepo-bot c45e93b7c2 PY-89964: Do not execute anything in untrusted projects.
There are 0 or more opened projects in the Platform. Each of which might be trusrted or untrusted. For untrusted project, its basePath (whatever it means) and roots of all its modules are called "prohibited".
We shouldn't start anything if it sits in on the aforementioned "prohibited" paths.

GitOrigin-RevId: 9a7c2da916bd95eaf07a72a6cfa83593cf1ec205
2026-06-01 21:59:53 +00:00
..