Views
No views yet
_METADATA file. During metadata-driven restoration, Orbax may load compatible Zarr data from outside the checkpoint directory./tmp. It does not access sensitive files, execute commands, or use the network.orbax-checkpoint==0.12.01malicious_checkpoint/
2 _METADATA
3 _CHECKPOINT_METADATA
4 params.bias/
5 params.weight/
6
7controlled_outside/
8 .zarray
9 0
10
11reproduce.py
12generate_artifacts.py
13requirements.txtstep/ directory.1python -m venv .venv
2source .venv/bin/activate
3pip install -r requirements.txtpython reproduce.py1internal step directory exists: False
2tensorstore path: /tmp/orbax-controlled-outside/
3external value: 424242
4
5POC SUCCESS
6External Zarr data outside the checkpoint directory was loaded.