You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
False negatives for App Service FTPS Enforce Disabled
KICS lacks support for latest Terraform resources: azurerm_linux_web_app and azurerm_windows_web_app. Only legacy resource azurerm_app_service is taken into account, although it is now outdated and deprecated since version 3.0 of the AzureRM provider.
Would suggest updating this query to detect FTP vulnerability or misconfiguration for both azurerm_linux_web_app and azurerm_windows_web_app resources.