File Upload Safety

Accept user file uploads without letting them become code execution, storage exhaustion, or a path into other users' data. Use when building an upload endpoint, an avatar or document feature, or any handler that writes client-supplied bytes to disk or object storage.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/security/file-upload-safety commit 682f667a0a

Frequently asked questions

npx skillmds@latest add amey-thakur/file-upload-safety