ml-explore/mlx

mlx.launch should properly quote the hostname

Geschlossen

#3.776 geöffnet am 28.06.2026

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)C++ (1.794 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (26.216 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (75 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide