Spring Boot Security Scan

Defensive security scan for Spring Boot applications using Spring Security. Detects permitAll on sensitive routes, disabled CSRF on stateful endpoints, wildcard CORS with credentials, missing @PreAuthorize, JdbcTemplate string concatenation, Jackson default typing, exposed actuators, and weak BCrypt strength. Invoke when the user asks to "review", "audit", or "scan" a Spring Boot project.

Dolphinllc 9dac521 5.2 KB Updated

File contents

Dolphinllc/claude-security-skills/tree/main/skills/defensive/web/spring-boot-security-scan commit 9dac52195d

Frequently asked questions

npx skillmds@latest add dolphinllc/spring-boot-security-scan