turbot/azure_compliance
Loading controls...

Control: PostgreSQL servers should have the latest TLS version

Description

This control checks if the PostgreSQL server is upgraded to the latest TLS version.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.postgres_db_server_latest_tls_version

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.postgres_db_server_latest_tls_version --share

SQL

This control uses a named query:

postgres_db_server_latest_tls_version

Tags