poraddyosmani·addyosmani· v1.0.0 · atualizado em 2026-04-10
82
Score
Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
implement security best practicesharden the application against attacksvalidate user input securelyprevent SQL injectionadd authentication and authorizationsecure API endpointsaddress OWASP top 10 vulnerabilities