Security Review

Purpose

Verify that a system meets security standards.

This checklist applies to all projects, regardless of language or framework. For Rails-specific security checks, see Rails Security Review Checklist.

Authentication

Authorization

Input Validation

Output Protection

Data Protection

Dependencies

Logging and Monitoring

Infrastructure

Related Documents