mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
0fa4f5dcc8
- factor.py: check_output([python_bin, path]) instead of shell string - env.py QlibCondaEnv: all four conda commands use list args Shell=True with a constructed string allows shell injection if python_bin or path contain shell metacharacters. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>