mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
c2a50feb56
- 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>