turbot/terraform_azure_compliance
Loading controls...

Control: Ensure that 'PHP version' is the latest, if used as a part of the WEB app

Description

Periodically, newer versions are released for PHP software either due to security flaws or to include additional functionality. Using the latest PHP version for web apps is recommended in order to take advantage of security fixes, if any, and/or new functionalities of the latest version. Currently, this policy only applies to Linux web apps.

Usage

Run the control in your terminal:

powerpipe control run terraform_azure_compliance.control.appservice_web_app_latest_php_version

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_azure_compliance.control.appservice_web_app_latest_php_version --share

SQL

This control uses a named query:

appservice_web_app_latest_php_version

Tags