Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 478 Bytes

File metadata and controls

14 lines (11 loc) · 478 Bytes

Contributing

Principles

  • Security‑first: crypto and auth changes require review.
  • Keep secrets out of the repo; use .env for local overrides.
  • Prefer open‑source, well‑maintained dependencies.

Development

  • Ensure code compiles and tests pass before PRs.
  • Run formatter and lints where available.

Reporting Security Issues

Please do not open public issues for vulnerabilities. Contact the maintainers privately with details for responsible disclosure.