esensar / esensar/neovim-java-plugin-host
Add setup option to run plugins in docker
Open
enhancement
- Dominant language
- Lua
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Since these are `rplugins` and only stdio is required to communicate with Neovim, a security option should be added which would force all of the plugins to run in `docker`. Complete classpath could be mounted as a read-only mount.
Contributor guide
Assessment
This issue has not been assessed yet.