aws-rds-spring-boot-integration
Facilitates AWS RDS integration with Spring Boot, ensuring secure and efficient database connectivity and management.
Install this skill
Security score
The aws-rds-spring-boot-integration skill was audited on May 25, 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
| 111 | ```properties |
Template literal with variable interpolation in command context
| 139 | ```properties |
Template literal with variable interpolation in command context
| 170 | ```yaml |
Template literal with variable interpolation in command context
| 222 | ```properties |
Template literal with variable interpolation in command context
| 279 | ```properties |
Template literal with variable interpolation in command context
| 336 | ```yaml |
Template literal with variable interpolation in command context
| 355 | ```properties |
Curl to non-GitHub URL
| 464 | curl http://localhost:8080/api/health/db-connection |
External URL reference
| 464 | curl http://localhost:8080/api/health/db-connection |
External URL reference
| 474 | - [Spring Boot Data RDS Aurora documentation](https://www.baeldung.com/aws-aurora-rds-java) |