bridgecrewio / checkov

Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
https://www.checkov.io/
Apache License 2.0
7.02k stars 1.1k forks source link

fix(arm): fix CKV_AZURE_78: `siteConfig` object should be under `properties` #6477

Closed arnaud-tincelin closed 3 months ago

arnaud-tincelin commented 3 months ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

Refer to issue #6441. As per documentation, siteConfig object is under siteProperties object.

Checklist: