<b>6.0.0.1881</b>
Vladimir Tokarev 2026.04.06 15:32:29
Reject path traversal in plugin/engine lookup name (GHSA-7pxc-h3rv-r257)
Validate plugin name before building DIR_PLUGINS path: reject /, \, and ..
subsequences so dlopen cannot escape the plugins directory.
Made-with: Cursor

Changed paths:
  M src/yvalve/PluginManager.cpp