Assuming OWASP fundamentals, design, implement, and review without dropping secure-by-default controls (input validation/authorization/secrets/audit logs/SSR/CSRF, etc.). Identify threats and attack surfaces and use least privilege and safe-failure principles to protect.
doc/input/rdd.md の「非機能要件(セキュリティ)」がある場合は必ず参照し、優先順位を確認する。.env 等の管理外に置き、クライアントに送らない(PUBLIC環境変数にしない)。Category:other