124 Java Secure Coding

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

jabrena Updated

File contents

jabrena/cursor-rules-examples/tree/main/.agents/skills/124-java-secure-coding commit 230456f473

Frequently asked questions

npx skillmds@latest add jabrena/124-java-secure-coding-2