turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Web Application should only be accessible over HTTPS

Description

Use of HTTPS ensures server/service authentication and protects data in transit from network layer eavesdropping attacks.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.appservice_web_app_use_https

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.appservice_web_app_use_https

SQL

This control uses a named query:

appservice_web_app_use_https

Tags