Checkmarx / kics

Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.
https://kics.io
Apache License 2.0
2.02k stars 297 forks source link

bug(terraform): param enable_https_traffic_only now renamed to https_traffic_only_enabled #7239

Open mcm-ham opened 1 month ago

mcm-ham commented 1 month ago

The https://docs.kics.io/latest/queries/terraform-queries/azure/12944ec4-1fa0-47be-8b17-42a034f937c2/ rule is checking for enable_https_traffic_only when the property is now deprecated and should be using https_traffic_only_enabled https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/storage_account which results in the kics rule being flagged.

hilariocoelho commented 3 weeks ago

Also facing this issue. Would be great to have a new version of queries library! 😃