Security-First Development Cursor Rules
Cursor rules enforcing OWASP top 10, input sanitization, and secure coding practices
Security Cursor Rules
Details
How to install in Cursor
One-line install
npx -y degit PatrickJS/awesome-cursorrules . Manual steps
- Download or copy the rules file from the source repository.
- Add it to your project root as
.cursorrules. - Restart Cursor — the rules will be active for all AI interactions in this project.