Security And Hardening

Hardens code against vulnerabilities. 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. Use when personal data or privacy compliance (GDPR, CCPA) is involved.

stefaniuk Updated

File contents

stefaniuk/promptfiles-copilot/tree/main/.github/skills/security-and-hardening commit c00236e94b

Frequently asked questions

npx skillmds@latest add stefaniuk/security-and-hardening