docs: refresh SECURITY.md

This commit is contained in:
2026-05-20 15:38:56 -07:00
parent 8ee3263033
commit 835b6fa6ed

View File

@@ -10,7 +10,7 @@ Report security concerns privately to the maintainer. Do not open public issues
## Secrets And Data
- Do not commit files, API keys, Wi-Fi credentials, session cookies, private keys, dumps, captures, or personal data.
- Do not commit `.env` files, API keys, Wi-Fi credentials, session cookies, private keys, dumps, captures, or personal data.
- Firmware binaries and captured artifacts must include provenance notes and SHA256 hashes before release.
- Generated dependency folders and build output belong outside Git unless there is a documented reason.