关键漏洞信息 Commit: Commit Message: Handle trust_remote_code for transformers backend (#32194) Files Modified: - - Changes Related to Security Consideration trust_remote_code Parameter: - Added in function of . - Modified to in function of . Security Implications: - Setting allows the use of remote code, which may introduce risks of code injection or other security vulnerabilities. - The change is based on a configuration option ( ), indicating that this setting can be controlled by users, but requires careful consideration to avoid potential security risks. Additional Notes The change is part of the repository, indicating modifications related to the vLLM project. The commit links this change to issue #32194, which may provide further context or discussion on the rationale behind these modifications.