Loading...
Loading...
Use when you need to apply Java secure coding best practices — including validating untrusted inputs, defending against injection attacks with parameterized queries, minimizing attack surface via least privilege, applying strong cryptographic algorithms, handling exceptions securely without exposing sensitive data, managing secrets at runtime, avoiding unsafe deserialization, and encoding output to prevent XSS. Part of the skills-for-java project
npx skill4agent add jabrena/cursor-rules-java 124-java-secure-codingPreparedStatement./mvnw compilemvn compile./mvnw clean verifymvn clean verify