Detailed wiki pass: Security

2026-05-20 18:41:00 -07:00
parent 8bd4bf1077
commit 49386d2830

@@ -1,12 +0,0 @@
# Security
## Boundaries
This project is for authorized use only. Keep testing scope, credential rules, and sensitive-data handling explicit.
## Review Checklist
- No secrets committed.
- No private dumps, captures, or personal data committed.
- Generated dependencies and build output are excluded.
- Release artifacts include provenance and hashes where applicable.