# Security Policy
Security is a core feature.
## v1 goals
- safe Rust only
- no unsafe blocks unless justified
- atomic persistence
- no network behavior
- validated paths
- bounded parsing
- clear trust boundaries
## Report Issues
Please privately disclose vulnerabilities to maintainers first.