aws-rds-spring-boot-integration
Facilitates AWS RDS integration with Spring Boot for secure, production-ready database configurations and connection management.
Install this skill
Security score
The aws-rds-spring-boot-integration skill was audited on May 29, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 114 | ```properties |
Template literal with variable interpolation in command context
| 142 | ```properties |
Template literal with variable interpolation in command context
| 173 | ```yaml |
Template literal with variable interpolation in command context
| 225 | ```properties |
Template literal with variable interpolation in command context
| 282 | ```properties |
Template literal with variable interpolation in command context
| 339 | ```yaml |
Template literal with variable interpolation in command context
| 358 | ```properties |
Curl to non-GitHub URL
| 467 | curl http://localhost:8080/api/health/db-connection |
External URL reference
| 467 | curl http://localhost:8080/api/health/db-connection |
External URL reference
| 477 | - [Spring Boot Data RDS Aurora documentation](https://www.baeldung.com/aws-aurora-rds-java) |