Skip to content

feat(query): false negatives for Azure Function app #6927

Open
@chopeen

Description

Is your feature request related to a problem? Please describe.

I have a Terraform stack that creates azurerm_linux_function_app and the KICS scan running in GitLab is not detecting issues present in its definition.

There is a number of function_app_... rules (e.g. function_app_authentication_disabled), but they all check deprecated azurerm_function_app resources.

Describe the solution you'd like

All the function_app_... rules should be modified to check new azurerm_linux_function_app and azurerm_windows_function_app resources instead.

Metadata

Assignees

No one assigned

    Labels

    azurePR related with Azure CloudcommunityCommunity contributionfeature requestCommunity: new feature requestqueryNew query featureterraformTerraform query

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions