ml-explore/mlx

mlx.launch should properly quote the hostname

Chiusa

#3776 aperta il 28 giu 2026

 (1 commento) (1 reazione) (0 assegnatari)C++ (1794 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (26.216 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (75 PR mergiate in 30 g)

Descrizione

Not really a problem since apparently it is user's responsibility to pass a trusted hostname here but some AI scanners just keep reporting it as security issue.

https://github.com/ml-explore/mlx/blob/c9ccaba99743bc5ea33ef9f74e7f1969dffc9d92/python/mlx/_distributed_utils/launch.py#L47-L66

Guida contributor