| Version | Supported |
|---|---|
| 0.3.x | ✅ |
| < 0.3 | ❌ |
If you discover a security vulnerability, please report it responsibly:
- Do not open a public issue.
- Email the maintainer directly with details.
- Allow reasonable time for a fix before public disclosure.
lfm-physics is a scientific simulation library with no network services,
authentication, or user data handling. Security concerns are limited to
arbitrary code execution via pickle/eval (we use only numpy .npz for
checkpoints, which is safe).