springboot-security
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services. Use when reviewing Spring Security authn/authz, validation, CSRF, secrets, headers, or rate limiting.
- installs 8w
- 1,879
- 30-day movement
- starts with the next reading
- Related entries
- 7
- Connections
- 0
A SKILL.md that loads Spring Security best practices into an AI coding agent, covering authn/authz, input validation, CSRF, secrets, headers, rate limiting, and dependency security for Java Spring Boot services. Its sections include when-to-activate triggers and concrete guidance such as method security annotations, BCrypt password encoding, CORS setup, and a pre-release checklist.
Reach for it when you want the agent to apply Spring Security review and hardening rules while writing or auditing Spring Boot code.
Use it to
- Add JWT, OAuth2, or session-based authentication
- Implement role-based authorization with @PreAuthorize
- Validate and sanitize controller input with Bean Validation
- Configure CSRF, CORS, and security headers
- Run a pre-release security checklist
For Java Spring Boot developers securing or reviewing services
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,200
- Installs, 8 weeks
- 1,879
- Host stars
- 261k
- Host language
- JavaScript