ITADN

Codebase refactor : Fix security and safety issues

#2502Opentanvi-mlcommons 创建于 2026-02-07
T
tanvi-mlcommonscommented
Systematically eliminate unsafe execution patterns and document trust boundaries. - Replace os.system() usage calls - Replace evals() with safe alternatives - Remove shell=True from subprocess calls - Switch to HTTPS for dataset downloads and add checksum verifications
0 条评论