Talk to our security experts and see Miggo in action.
PyTorch reported a critical vulnerability when using torch.load, even with option weights_only=True, for torch <= 2.5.1.
torch.load
weights_only=True
torch <= 2.5.1
In scio <= 1.0.0, the lower bound for torch is 2.3.
scio <= 1.0.0
torch
2.3
The lower bound was changed to torch >= 2.6, starting from scio >= 1.0.1 (currently in dev state).
torch >= 2.6
scio >= 1.0.1
You can manually check that you are using torch >= 2.6.
Ongoing coverage of React2Shell