Python Security Rules
OWASP Top 10 security rules for Python development
Security python Cursor Rules
Details
Author: ivangrynenko
Category: Security
Framework: python
Format: Cursor Rules
Source:
View on GitHub
How to install in Cursor
One-line install
npx -y degit ivangrynenko/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.