database-security

Installation
SKILL.md

Database Security

Design

Encryption

  • Encrypt all communication with the database (TLS in transit)
  • Encrypt the database at rest (filesystem, tablespace, or application-level encryption)

Auditing

  • Enable database auditing to log accesses and configuration changes
  • Audit logs should capture authentication events, privilege changes, and data access patterns

Data Integrity

Installs
7
GitHub Stars
52
First Seen
Jun 29, 2026
database-security — redhatproductsecurity/prodsec-skills