core/security/secure_coding.md
Secure Coding Practices Across Languages
Language-agnostic secure coding fundamentals: input validation, output encoding, secrets management, least privilege, dependency and SCA scanning, and secure-by-default design applicable across Python, JavaScript, Rust, ...