Database Security Audit
Audit database security configurations and access controls with a prioritized remediation plan.
Usage
Describe your database setup and security requirements, and this skill will perform a security audit.
Examples
- "Audit my PostgreSQL security configuration for compliance"
- "Check if my database access controls follow least privilege"
- "Review encryption settings for my production database"
Guidelines
- Enforce least privilege access for all database accounts
- Enable SSL/TLS for all database connections
- Configure audit logging for sensitive operations
- Regularly rotate database credentials
- Keep the database software updated with security patches